Search Issue Tracker
Fixed
Fixed in 2023.1.0b9, 2023.2.0a6
Votes
0
Found in
2023.1.0b4
2023.2.0a5
Issue ID
UUM-27939
Regression
Yes
[Vulkan] Display Transfer Function not applied correctly when switching Color Space from Gamma To Linear
Reproduction steps:
1. Create new 3D unity project (BRP or URP and probably HDRP)
2. Switch to Gamma
3. Switch Gfx API to Vulkan
4. Switch to Linear
Expected result: UI colors look normal as usual
Actual result: Resources get the display transfer function applied twice (or not applied at all) hence UI looks darker than usual
Reproducible with: 2023.1.0a25, 2023.1.0b4, 2023.2.0a5
Not reproducible with: 2020.3.45f1, 2021.3.20f1, 2022.2.8f1, 2023.1.0a24
Reproducible on Win10 RTX3070ti, Windows 10 AMD Radeon RX 6800 XT
Workaround: restart editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment