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
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
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