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
- It is possible to disable the Low Resolution Aspect Ratios setting on non-Retina displays when the display's scale is set to a value higher than 100%
- The “Default” overlay preset is selected and not marked dirty but the overlay itself is still unsaved when deleting a different preset
- Cannot change “Irradiance Quality” property value when click and dragging on the property title in Lightmap Parameters
- Multiple "Layout Element" Components can be added to the same GameObject
- "Layout Element" Component's fields don't preserve the values after reenabling the parameters
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.