Hi,
I have built a Unity Project using Unity 2022 (version 2022.1.0b8), but when I try to run it I am getting the error 'unityFramework is not defined' in the loader.js file (which is the js loader file located in 'ProjectFolder/Build').
![alt text][1]
I have tried re-building the project both with compression disabled/enabled.
This error is causing the Unity game to load forever at 90%:
![alt text][2]
We are using the code files from the build in our own webserver/site, we have done this successfully for previous versions (eg 2019), but this does not work for 2022.
Any help is greatly appreciated. Thank you.
[1]: /storage/temp/193256-unityerror.png
[2]: /storage/temp/193257-unityloadforever.png
↧