UnityLoader.js:4 Looks like you are rendering without using requestAnimationFrame for the main loop. You should use 0 for the frame rate in emscripten_set_main_loop in order to use requestAnimationFrame, as that can greatly improve your frame rates!
printErr @ UnityLoader.js:4
86942f0c-24d7-464c-85b3-aeba15410fcd:2
Hi Nina,
Thanks for helping me out. The issue was that I accidently created an unused sample scene which kept on running on every build. Problem is solved now.
Good job!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.