Search Issue Tracker
Fixed
Fixed in 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.0.1f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-71848
Regression
Yes
[URP][Package Samples] Missing scripts in Unity 6
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:
** CameraStacking > MixedFOV
* Shaders > Lit
Actual results:* Missing script warnings when play mode is entered.
Expected results: No warnings.
Reproducible with versions: 6000.0.1f1, 2023.3.0a2
Not reproducible with versions: 2023.2.20f1, 2022.3.28f1, 2021.3.38f1
Can't test with versions: 2023.3.0a1, unable to install
Tested on (OS): macOS (Intel) 12.7.4
Notes:
- See UUM-71675 for all the issues with the URP package samples.
- See also linked UUM-71852 for missing scripts in the package samples that occur in Unity 6 but also 2022.3.
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 UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note (fix version 6000.5.0a1):
Missing scripts have been removed
Resolution Note (fix version 6000.4.0a5):
Create a new script to manage the move and look actions
Create a camera switcher script for the MixedFov scene
Resolution Note (fix version 6000.3.0b9):
Create a new script to manage the move and look actions
Create a camera switcher script for the MixedFov scene
Resolution Note (fix version 6000.0.62f1):
Create a new script to manage the move and look actions
Create a camera switcher script for the MixedFov scene