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
- 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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
fortgreeneVR
Mar 14, 2019 20:00
Will this fix be back-ported to 2018.3?