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
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
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