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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
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