When loading Unity WebGL exported project in UWP Webview, the actual game does not load. However, loading it from a localhost server works fine! I have tried loading project from Assets folder, local folder on the computer and from the server. First two does not work.
I have tried loading normal WebGL project in webview and it works fine. Unity export does not. Loading the project in Edge browser works fine. Can anyone suggest me the right way to go about?