Unity Issue Tracker - HDR output does not work on Vulkan with Nvidia GPU
Closed
UUM-52466
HDR output does not work on Vulkan with Nvidia GPU
Unity: Vulkan
Won't Fix
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2023.3.X
2022.3.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
steps:
1. on Windows machine with Nvidia card
2. in Windows Display Settings, enable HDR for the display and set it as the main display
3. open attached project "HDR-1.zip"
3. make sure editor is using Vulkan
4. open "test" scene
5. hit play
6. on GameView, observe the spectrum color looks clamped.
on the on-screen GUI observe that HDR is active and available,
but graphicsFormat is None,
and displayColorGamut is sRGB which indicates that output content is not HDR
see attached screenshot (image (52).png)
reproducible:
2023.3.0a9
2022.3.10f1
with Win10 Nvidia RTX3080 laptop GPU - Vulkan editor and player
not reprodubile:
2023.3.0a7
2022.3.10f1
with AMD Radeon 6800M - Win Vulkan editor
Prioritise and Follow this issue
Have a workaround or additional info about this issue?