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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
Resolution Note:
This is not a splash screen issue but a more general Unity issue.