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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment