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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1295276