Search Issue Tracker
In Progress
Fix In Review for 2022.3.69f1, 6000.0.61f1
Fixed in 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
7000.0.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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
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
Resolution Note (fix version 6000.0.61f1):
Remove missing scripts in SplitScreen and OcclusionEffect scenes from the URP samples.
Resolution Note (fix version 2022.3.69f1):
Remove missing scripts in SplitScreen and OcclusionEffect scenes from the URP samples.