Hello, I need help. When I exporting the unity project in Linux appear the next files: Build.asm.jsgz Build.datagz Build.jsgz Build.memgz UnityLoader.js, but I need the files of extension json and unityweb.
The files json and unityweb appear when the build of the project is made from Windows. I need embed the HTML available in ubuntu server, but no is possible. Those are the errors:
UnityLoader.js:2 Uncaught TypeError: Cannot read property 'compatibilitycheck' of undefined
Unity.js:65 Uncaught (in promise) ReferenceError: UnityLoader is not defined
Please, how can I do solve this problem? thanks!
↧