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:

  1. Create a new Universal 3D project.
  2. Open Window > Package Manager > Universal RP.
  3. Click "Samples" tab and click "Import" next to URP Package Samples.
  4. You may have to change the Render Pipeline Asset according to the instructions in Game View.
  5. 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.
  1. 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

  2. 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

  3. 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

  4. 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

Add comment

Log in to post comment