Search Issue Tracker
Fixed
Fixed in 2022.3.2f1, 2023.1.0b20, 2023.2.0a18
Votes
0
Found in
2022.3.0f1
2023.1.0b18
2023.2.0a16
Issue ID
UUM-36325
Regression
No
UI Toolkit GameObjects are not rendered when HDR is enabled
How to reproduce:
1. Make sure HDR is enabled within the operating system and an HDR-compatible monitor is used
2. Open the “HDR_UI_Bug” project
3. Open the “SampleScene”
4. Make sure “Allow HDR Display Output” is enabled (Edit > Project Settings > Player > Other Settings)
5. Observe the Game view
6. Build And Run then observe the Player
Expected result: the “UI” GameObject is visible
Actual result: the “UI” GameObject disappears
Reproduced with: 2022.2.21f1, 2023.1.0b18, 2023.2.0a16
Could not test with: 2020.3.48f1 (UI Document functionality missing, HDR settings missing), 2021.3.26f1 (Different HDR settings)
Reproduced on: Windows 10 (by reporter), Windows 11
Notes:
1. On Windows 11 enable HDR by going to Settings > System > Display > “Use HDR”
2. In 2021.3.26f1, the expected result is partially achieved, but the color range is oversaturated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment