Hello! Okay so I have this one scene that will load very slow and whenever you do a change or even type/click something it will take longer than usual, A LOT LONGER I should say. I did work on it on another computer and then put it on my main computer and that laptop was actually really slow. So how do fix this slowness??!! I really don’t want to start all over on my scene. Note: in the editor it runs slow, but when running the game not in the editor it loads perfectly.
There are many possible causes: You may be carrying some external element at the beginning of the scene, a particular asset in this scene has a size much too great.
I advise to observe your music, models and textures, not forgetting the lightmaps.
You can reduce your loading time by using:
LoadLevelAsync, or LoadLevelAdditiveAsync LoadLevelAdditive.