Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.9f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
Issue ID
UUM-133743
Regression
No
[WebGPU] URP RenderGraph RenderPass doesn't clear textures
Steps to reproduce:
- Open the attached project.
- Build and Run a Web Player build
Actual results:
In the web build, the display of the MRT texture is rendering on top of previous frames, smearing the results.
Expected results:
Like in the editor or other graphics APIs, the render pass texture should be cleared when it's requested, preventing the previous frame smearing that WebGPU is getting.
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment