Search Issue Tracker
Fixed in 6000.4.0b5
Fixed in 6000.0.66f1, 6000.3.5f1, 6000.4.0b4, 6000.5.0a5
Votes
1
Found in
6000.0.63f1
6000.3.0f1
6000.4.0a5
6000.5.0a4
Issue ID
UUM-129979
Regression
No
[WebGPU] error with compute shader and read-only RWTexture
Compute shader errors with WebGPU when an RWTexture is used as read-only.
Binding type in the shader (texture) doesn't match the type in the layout (storageTexture).
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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Resolution Note (fix version 6000.4.0b5):
WebGPU: fix for read-only RWTexture causing errors at runtime
Resolution Note (fix version 6000.5.0a5):
WebGPU: fix for read-only RWTexture causing errors at runtime
Resolution Note (fix version 6000.5.0a5):
WebGPU: fix for read-only RWTexture causing errors at runtime
Resolution Note (fix version 6000.4.0b4):
Fixed in 6000.4.0b4
Resolution Note (fix version 6000.3.5f1):
Fixed in 6000.3.5f1
Resolution Note (fix version 6000.0.66f1):
Fixed in 6000.0.66f1