Search Issue Tracker
Won't Fix
Won't Fix in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
2
Found in
2017.1.0f3
Issue ID
945779
Regression
No
Empty Splash Screen lingers for a few seconds after the Unity logo disappears (possibly not loading scene asynchronously)
Steps to reproduce:
1. Build any Unity project on Standalone with Splash screen
2. Build any Unity project on Standalone without a Splash screen
OR
1. Load up attached (OC link in the comments) builds "NoSplash-56" and "Splash-56" to see the issue in action
Expected result: no delay from the splash screen to the first scene
Actual result: the gray background of the splash screen remains visible for a little while before the scene appears (user submitted example: https://www.youtube.com/watch?v=w45xQljZR9E)
Note: this happens even with empty scenes
Reproducible with: 5.6.1p3, 2017.1.0f3, 2017.3.0a4
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
This is not a splash screen issue but a more general Unity issue.