I am working on a multiplayer game on WebGL and I want to use Game Server Hosting service as the server. However, after I installed the multiply package from the package manager, errors occur and WebGL is failed to built.
then I created a empty project and the project can be successfully built as WebGL of course. However, after I downloaded the multiplay package from the package manager, WebGL is still failed to built.
Is it possible to build a WebGL with multiplay package installed?