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
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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
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.