Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment