Search Issue Tracker
Duplicate
Duplicate in 6000.4.X
Votes
0
Found in
6000.4.0a4
Issue ID
UUM-125661
Regression
Yes
Errors are logged when importing URP Samples into the project
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. Observe the Console
Expected results: No errors are logged
Actual results: Errors are logged
Reproducible with: 6000.4.0a3, 6000.4.0a4
Not reproducible with: 6000.0.61f1, 6000.2.8f1, 6000.3.0b8, 6000.4.0a2
Reproducible on: macOS Tahoe 26
Not reproducible on: No other environment tested
Errors' samples:
- [Worker1] KeepFramePipeline_Renderer is missing RendererFeatures
This could be due to missing scripts or compile error.
- [Worker1] BlitToRTHandleRenderer is missing RendererFeatures
This could be due to missing scripts or compile error.
-
Resolution Note:
Individual errors have been logged in separate tickets.
Duplicate of another internal issue: UUM-125400: "BlitToRTHandleRenderer is missing RendererFeatures" error is thrown after importing URP Package Samples -
Resolution Note (6000.4.X):
Individual errors have been logged in separate tickets.
Duplicate of another internal issue: UUM-125400: "BlitToRTHandleRenderer is missing RendererFeatures" error is thrown after importing URP Package Samples
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
This is a duplicate of issue #UUM-125400