Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X
Votes
0
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).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment