Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b17
Issue ID
796763
Regression
Yes
Unity Splash Screen is skipped when "Virtual Reality Supported" is enabled
Reproduction steps:
1. Open attached project.
2. Go to "Edit > Project Settings > Player > Other settings".
3. Make sure "Virtual Reality Supported" checkbox is disabled.
4. Build and run the project.
5. Notice that Splash Screen is shown.
6. Repeat step 2.
7. Enable "Virtual Reality Supported".
8. Go to "Edit > Project Settings > Player > Splash Image".
9. Notice that "Show Unity Splash Screen" is enabled.
10. Build and run the project.
Actual result:
- For a very short time a white window is shown instead of the Splash Screen.
Expected result:
- Splash screen is shown.
OR
- A warning about incompatibility between VR and Splash Screen is shown in the Editor.
Reproduced with: 5.4.0b3, 5.4.0b18
Not reproducible with: 5.3.5f1, 5.4.0b2
Reproducible with no VR software and hardware.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment