Search Issue Tracker
Fixed in 2021.2.X
Votes
8
Found in
2019.1.0b2
2020.1.8f1
2021.1
Issue ID
1284779
Regression
Yes
sRGB format is not supported with the 'Gamma' Color Space when the Main Camera's HDR is 'Off'
How to reproduce it:
1. Create a new 3D project
2. In the Hierarchy view select the 'Main Camera'
3. Go to the Inspector view > Camera and set HDR value to 'Off'
4. Open Player Settings view and go to the 'Other Settings'
5. Set Color Space value to 'Gamma'
6. Notice that in the Console view warning occurs
Expected result: Warnings do not occur in the Console view
Actual result: Warnings occur with the message: "Requested RenderTexture with sRGB format. sRGB formats are not supported in gamma mode, fallback to a UNorm format. Use a UNorm format instead of sRGB to silence this warning."
Reproducible with: 2019.1.0b2, 2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6
Not reproducible with: 2018.4.27f1, 2019.1.0b1
Comments (1)
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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
YousafGrewal
Aug 24, 2022 10:32
I am still facing this issue in Unity 2020.3.38f1 which is latest LTS release....