问题描述
unity打包webgl,双击index.html,用谷歌浏览器打开,报错:
Failed to download file Build/Test4_Build_WebGL.framework.js.unityweb. Loading web pages via a file:// URL without a web server is not supported by this browser. Please use a local development web server to host Unity content, or use the Unity Build and Run option.
解决方案:
可以把文件放到本地服务器上,通过本地服务器打开webgl就不会报
文章来源:https://www.toymoban.com/news/detail-510671.html
关于如何配置本地服务器,可以自行百度文章来源地址https://www.toymoban.com/news/detail-510671.html
到了这里,关于用谷歌浏览器打开本地unity webgl报错的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!