Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.1f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 6000.4):
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):
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.2):
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):
Create a new script to manage the move and look actions
Create a camera switcher script for the MixedFov scene