Search Issue Tracker
By Design
By Design in 2023.3.X
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.
Resolution Note (2023.3.X):
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.