Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b6
Issue ID
1096000
Regression
No
[OpenGL] RenderTexture.Create failed: format unsupported for random writes - RGBA4 UNorm (7)
To reproduce:
1) Open attached project
2) Open Test Runner
3) Run "ComputeAsyncRWTextureTest"
Expected: Runs normally
Actual: Fails with following error: RenderTexture.Create failed: format unsupported for random writes - RGBA4 UNorm (7)
Does not happen in DX11 or Vulkan
Reproduced in 2019.1.0a8
Reproduced in Windows 10 and Linux
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
fortgreeneVR
Mar 14, 2019 20:00
Will this fix be back-ported to 2018.3?