Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.3.2f1
Issue ID
776803
Regression
Yes
[Standalone] Long delay when switching scenes in standalone build
Reproduction steps:
1. Open attached Unity project.
2. Open and play "Scenes > MainMenu" scene.
3. Click Start Game (Bolt).
4. Notice how fast scene changes(GIFs attached).
5. Build and run as standalone.
6. Click Start Game (Bolt).
7. Notice increased loading time(GIFs attached).
Regression introduced in 5.2
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
DarkArts-Studios
Mar 28, 2016 17:09
I'm experiencing this using Unity 5.3.4p1, going back to my main menu (exiting the in-game) is almost instant within the editor, however in standalone-builds I've experienced wait times of up to 15 minutes - in which I thought the game had crashed, but I just have to wait it out.
Minoc
Mar 23, 2016 08:22
As of Unity 5.3.4f1, if I set all substances to bake and discard substance (and re-import each substance after doing so), then the scene loads after a few moments.
Minoc
Mar 13, 2016 01:32
If substances are exported to bitmaps, which are then used in materials, and the substances removed from the project the issue goes away.
Minoc
Mar 11, 2016 00:51
Note that within some projects, whilst the delay occurs, the standalone build does not send profile debugging information to the editor. The information resumes being sent once the delay is over.