Search Issue Tracker
Fixed in 2022.3.17f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a19
Votes
1
Found in
2022.3.7f1
2023.1.9f1
2023.2.0b5
2023.3.0a6
Issue ID
UUM-46354
Regression
No
HDR does not apply to the SplashScreen when HDR is enabled and an HDR monitor is used
Reproduction steps:
1. Open the attached “IN-48797 HDR Splashscreen.zip“ project
2. Make sure that the project is running in the Direct3D12 API (for testing HDR in the Editor)
3. Open the “OutdoorsScene”
4. In the Player settings, in “Other Settings”, make sure “Allow HDR Display Output” is enabled and “Swap Chain Bit Depth” is set to “Bit Depth 16”
5. In the “Splash Image” category, press the “Preview” button
6. Observe the Game view
Expected result: The colours and brightness of the Splash Image are identical to the same image displayed after the SplashScreen has finished fading out
Actual result: The Splash Image appears to be darker than the same image displayed after the SplashScreen has finished fading out
Reproducible with: 2022.3.7f1, 2023.1.9f1, 2023.2.0b5 (DX11, DX12)
Could not test with: 2021.3.29f1 (HDR did not apply to any HDR images tested)
Reproduced on: Windows 11 Pro 22H2, macOS 14.0 Darwin 23.0.0 (by the user)
Not reproduced on: No other environment tested
Notes:
- In the user’s case, they experienced overly saturated colours on the Splash Image instead of darker ones (see user-attached “mac_wrong_color_space.mov” video)
- Reproducible in a new project with any HDR image
- Reproducible in Player
- HDR Editor in DX11 is not supported but still reproduces the issue in the Player
- Could not test with Vulkan API (Swap chain with supported HDR formats not found. Using supported SDR swap chain format)
- Monitors used: Alienware m15 R3 internal OLED HDR display and Samsung Odyssey G9 in HDR mode
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 2023.3):
Fix for enforcing an SDR splash screen is presented.
Resolution Note (fix version 2023.2):
Backport: Enforce SDR Splash Screen
Resolution Note (fix version 2022.3):
Backport: Enforce SDR Splash Screen