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
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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
fortgreeneVR
Mar 14, 2019 20:00
Will this fix be back-ported to 2018.3?