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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment