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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.