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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.