Closed alters-mit closed 12 months ago
Hello. I think you might have some copy paste errors? Are you replacing the backticks with double quotes?
I recently bumped the minimum version to 2021.2 but I can take a look at downgrading back to 2019.3
Edited with better copy-pasting
Thanks for bringing up this issue. Other than weird hacks I had to do to get my test project to build WebGL on Mac with Unity 2019.4, it was a pretty straightforward change to this package to support that version as the new minimum.
I'm using Unity 2020.3.24. This is an old project and I can't upgrade the engine.
unity-websocket fails to compile to a WebGL build unless I replace lines like this:
to lines line this:
in WebSocket.jslib