Pixel Demo doesn't detect any mouse action

Hi, i am new with unreal, i follow the steps to do a pixel streaming project demo in the version 4.25. But in the end, when i put a Custom Web Player this did not detect any mouse action, i found this error:

Uncaught TypeError: normalizeAndQuantizeUnsigned is not a function
at emitMouseMove (app.js:968) at HTMLVideoElement.playerElement.onmousemove (app.js:1220)
emitMouseMove @ app.js:968
playerElement.onmousemove @ app.js:1220

I consider this weard, because this is a file.js that apper when you packaged the project. Someone can help me, i will feel so greatfull.

Hi ByProyect, I have the exact same problem. Were you able to figure it out?