Search Issue Tracker
By Design
Votes
0
Found in
2021.3.30f1
2022.3.8f1
2023.1.11f1
2023.2.0b7
2023.3.0a3
Issue ID
UUM-47242
Regression
No
The "Overwrite background color" option is ignored when deployed on HoloLens 2
How to reproduce:
1. Open the attached project "xr_splash_repro.zip"
2. Build And Run the project on HoloLens 2
Expected results: The Splash Screen is green
Actual results: The Splash Screen is red
Reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Reproducible on: HoloLens 2
Not reproducible on: Windows 10 22H2
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Documented behaviour:
While your application initializes, UWP shows a Splash screen that appears before the Made with Unity Splash screen. [...]
To overwrite the UWP specific Splash screen background color, enable Overwrite Background Color and choose a color from the Background Color selector.