I was able to connect to Hub hosted on remote ASP.NET server from Unity Editor. But in WebGL (both local and hosted) this does not work.
Server: ASP.NET Core project with SignalR hub/methods for connection that serves built Unity WebGL files.
What is it related to?