Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.2.17
Issue ID
1292928
Regression
No
[XR SDK] Only Virtual Reality Splash image is shown when XR Plug-in is enabled
Reproduction steps:
1. Open the attached project ("1292928Repro.zip")
2. Make sure multiple Logos are added (Project Settings -> Player -> Splash Image)
3. Make sure MockHMD is enabled (Project Settings->XR Plug-in Management)
4. Build and Run the project
Expected result: Virtual Reality Splash image and Logos from the list are shown
Actual result: Only Virtual Reality Splash image is shown
Reproducible with: XR SDK 3.2.17, 4.0.0-exp.2, 4.0.0-pre.2 (2019.4.17f1, 2020.2.1f1, 2021.1.0b1)
Not tested with: 2018.4.30f1 (XR SDK not available)
Tested:
- Oculus Rift S
- MockHMD
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This behavior is by design. When VR enabled and VR devices detected, only VR splash image supported (either default unity logo splash screen, or user customized via VR splash Image -- 2D texture/ Image). No Logos supported.
This is a diverged behavior between VR builds and non-VR.