Albar
Albar
I'm wondering if there's any package that is incompatible with WebGL builds, unrelated to the Netcode package, that I have in my Unity project: ```{ "dependencies": { "com.unity.collab-proxy": "1.15.4", "com.unity.feature.2d":...
Here's the error I get for more context:    I believe a dll file may be missing, because none of the dll imports seem to work.
I've been looking through the `JSWebSocketClient.jslib` file and nothing seems to be wrong with it. I thought maybe it was because it was not under a `Plugins` folder, but I...
Update: this seems to be a problem with netcode, not the websocket transport layer. I created another project, built it, it worked fine. Then, I added netcode for gameobjects, built...
Macros split into their own PR: https://github.com/GraphiteEditor/Graphite/pull/2706
Working on fixing this issue