Search Issue Tracker
Fixed
Fixed in 2022.3.69f1, 6000.0.61f1, 6000.2.9f1, future release
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
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer
- Artifacts are rendered in UITK when using Font Assets and using negative outlines
- Editor hangs when opening Asset picker window for AssetReference and a lot of addresable assets are present in the project
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