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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.