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
2022.1.0a12
2022.3.50f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-83867
Regression
Yes
Missing Mono Scripts in Sample Scenes in URP Package Samples
Steps to reproduce:
- Open a Unity URP Project
- Open Package Manager via Window > Package Manager
- Find the Universal RP package and Install the 'URP Package Samples' samples
- Open the 'SplitScreen' Sample Scene at Samples > Universal RP > x.x.x > URP Package Samples > CameraStacking > SplitScreen
- In the Hierarchy, Click on the Cylinder GameObject under Environment
- Observe the Inspector
Actual results: There is a Script component that is missing a script.
Expected results: There is either a script attached to the script component, or there is no script component at all.
Reproducible with versions: 6000.0.23f1 (17.0.3), 2022.3.50f1 (14.0.11), 2022.1.0a12 (13.0.0)
Not reproducible with versions: 2022.1.0a11 (13.0.0), 2021.3.44f1 (12.1.15)
Can’t test with versions: -
Tested on (OS): Windows 11
Notes:
- GameObjects that are missing scripts:
** SplitScreen Scene
* Cube -> Missing Rotator.cs
* Cylinder -> Missing Rotator.cs
** OcclusionEffect Scene
* MovinigCube -> Missing Rotator.cs
* MovinigCube -> Missing SineMover.cs
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):
Remove missing script and the sample is working fine.
Resolution Note (fix version 6000.3):
Missing scripts removed and the sample is working fine.
Resolution Note (fix version 6000.2):
Missing scripts removed and the samle is working fine.
Resolution Note (fix version 6000.0):
Missing scripts removed and the samples are working fine.