Search Issue Tracker
Fixed in 2019.1
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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
fortgreeneVR
Mar 14, 2019 20:00
Will this fix be back-ported to 2018.3?