Search Issue Tracker
Fixed
Fixed in 6000.3.3f1, 6000.4.X, 6000.4.0b2, 6000.5.0a4
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
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note:
Editor: Fix empty PassData class in URP Package Sample
Resolution Note (fix version 6000.4.0b2):
Editor: Fix empty PassData class in URP Package Sample