Search Issue Tracker
Fixed
Fixed in 6000.3.3f1, 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-125859
Regression
No
Leftover Lighting Settings Asset is present in the Animation folder of Reflection Probes scene 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 -> Lighting -> Reflection Probes -> Animation
4. Observe the Assets in the folder
Expected results: Only Animator and Animation Assets are present
Actual results: "New Lighting Settings" asset is present alongside animation-related Assets
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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Resolution Note:
Editor: Removed unused lighting setting file in URP Package Sample
Resolution Note (fix version 6000.4.0b2):
Editor: Removed unused lighting setting file in URP Package Sample