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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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