Unity game freezes a few seconds after loading scene
This game freezes a couple of seconds after loading a scene. The issue is replicable only in the built exe, Unity Editor never crashes when following the same steps to load the scene. I already tried copying some DLLs found in the Editor in the "Managed" folder of the built project but the issue persists. What could cause freezing in a built game?
Comment
Answer by tormentoarmagedoom · Apr 23, 2018 at 08:24 AM
Good day.
Do you have music in the scene? How is compresed/loaded? Audios/musics are long to load if not selected with the correct option.
I had a similar issue, and solved changing the way how the audio was prelaoded / compresed.
I dont remeber the exact option, but you can look for this matter.
Bye!"