Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.61f1
6000.2.8f1
6000.3.0b8
6000.4.0a4
Issue ID
UUM-125652
Regression
No
[Usability] No setup script for Render Pipeline Assets for the proper URP Sample usage
How to reproduce:
1. Create a new URP Unity project
2. Go to Window -> Package Management -> Package Manager -> Universal Render Pipeline -> Samples
3. Observe the description of the "URP Package Samples"
Expected results: To setup the project for samples usage you need to run setup script
Actual results: To setup the project for samples, URP Assets need to be assigned manually, which might be more complicated for the new users
Reproducible with: 6000.0.61f1, 6000.2.8f1, 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Resolution Note:
Sadly, this cannot be fixed for package manager sample since it's not possible to control which project the sample is imported on.
We don't want to change the URP Asset automatically as this would change user settings without consent as well.
We are waiting for package manager upgrade API to be able to streamline this. Once and if this lands, we will be able to do better. For now, sadly, we can't.