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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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