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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
This is a duplicate of issue #1295276