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
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
- Unclear "Failed to start primary listening socket" error when launching the Multiplayer Play Mode second player and many Unity instances are running
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.