Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3
2021.2
2021.2.0b14
2022.1
Issue ID
1370688
Regression
No
The Editor doesn't support HDR when DirectX 11 is enabled
Reproduction steps:
1. Open the user's project "Issue-Editor-HDR-DX11.zip"
2. Play the "SampleScene" Scene
Expected result: HDR Available: True
Actual result: HDR Available: False
Reproducible with: 2020.3.25f1, 2021.2.6f1, 2022.1.0b2
Could not test with: 2019.4.34f1 (Function "HDROutputSettings.main.available" doesn't exist)
Notes:
- Not reproducible using DirectX 12
- Not reproducible on Mono and IL2CPP standalone builds
- Need to have a monitor which supports HDR
- TextMesh has a script attached to it with a "HDROutputSettings.main.available" function
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:
currently DX11 doesnot support HDR display on Editor, DX12 and metal does. we are planning to add those in a future release of unity.