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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
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