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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
Add comment