Search Issue Tracker
Fixed
Fixed in 2022.3.69f1, 6000.0.61f1, 6000.2.9f1
Votes
0
Found in
2022.3.28f1
6000.0.1f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-71852
Regression
Yes
[URP][Package Samples] Missing scripts in Unity 2022+
Steps to reproduce:
- Create a new Universal 3D project.
- Open Window > Package Manager > Universal RP.
- Click "Samples" tab and click "Import" next to URP Package Samples.
- You may have to change the Render Pipeline Asset according to the instructions in Game View.
- Enter play in the following sample scenes:
** RendererFeatures > OcclusionEffect
* CameraStacking > SplitScreen
Actual results: Missing script warnings when play mode is entered.
Expected results: No warnings.
Reproducible with versions:* 6000.0.1f1, 2022.3.28f1, 2022.2.21f1, 2022.1.24f1, 2022.1.0a12
Not reproducible with versions: 2021.3.38f1, 2022.1.0a11
Tested on (OS): macOS (Intel) 12.7.4
Notes:
- See also linked UUM-71848 for missing scripts in the package samples that occur in Unity 6 only.
- Oddly, both a11 and a12 seem to be using URP 13.0.0
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.2.9f1):
The OcclusionEffect and SplitScreen scenes from the URP samples have been replaced to avoid warning and error in the console.
PR: https://github.cds.internal.unity3d.com/unity/unity/pull/81337