Search Issue Tracker
Duplicate
Votes
2
Found in
2019.4.8f1
2020.1.16f1
2021.1.0a10
Issue ID
1302149
Regression
No
Changing Render Texture Color Format to R8G8B8A8_SRGB automatically reverts to R8G8B8A8_UNORM
Steps to reproduce:
1. Create a new project
2. In project window hit Create -> Render Texture or Custom Render Texture
3. Change Color Format to R8G8B8A8_SRGB
4. Observe that it is automatically reverted to R8G8B8A8_UNORM without a reason why
Expected result: Changing Render Texture Color Format to R8G8B8A8_SRGB should not revert to R8G8B8A8_UNORM
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1295276