Unity, HTML5, CORS, and You
When publishing your Unity content to the WebGL target, it is likely you will run into issues with CORS. This post gives an overview of how to configure your project to support CORS, and gives guidance on how to avoid some common pitfalls when doing so.