Search Issue Tracker
In Progress
Fix In Review for 6000.3.3f1, 6000.5.0a4
Fixed in 6000.4.X
In Progress in 6000.4.X
Votes
0
Found in
6000.0.61f1
6000.2.11f1
6000.3.0b8
6000.4.0a4
Issue ID
UUM-125863
Regression
No
Empty class in the "BlitToRTHandlePass" script in URP Samples
How to reproduce:
1. Create a new URP Unity project
2. Go to Window -> Package Management -> Package Manager -> Universal Render Pipeline -> Samples -> URP Package Samples -> Import
3. Go to Assets -> Samples -> Universal Render Pipeline -> 17.4.0 -> URP Package Samples -> RendererFeatures -> BlitToRTHandle -> BlitToRTHandlePass
4. Observe the "PassData" class
Expected results: The class is not empty or doesn't existÂ
Actual results: The class exists but is empty and is not used anywhere
Reproducible with: 6000.0.61f1, 6000.2.11f1, 6000.3.0b8, 6000.4.0a4
Reproducible on: macOS Tahoe 26
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment