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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
This is a duplicate of issue #1295276