Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.66f1
6000.3.7f1
6000.4.0b7
6000.5.0a5
6000.6.0a1
Issue ID
UUM-133324
Regression
No
URP Scene Templates are not editable when first opened from the New Scene dialog
Steps to reproduce:
- Unzip and open attached "UUM-133324 SmallRepro.zip"
- In the hierarchy, select "Packages/com.unity.repropackage/Editor/Repro.scenetemplate"
- Observe that the opened Inspector is uneditable
- From the toolbar, click on Default > Default to reset the Editor layout
- Observe the previously opened Inspector is now editable
- Deselect and Reselect the SceneTemplate asset
- Observe that the Inspector is uneditable again
Actual results: After resetting the Editor layout, the same Scene template becomes editable in the Inspector, while previously it was not editable
Expected results: The editability of Scene templates (an potentially other object like ScriptableObjects ?) in the Inspector should be consistent (either always editable or always read-only), and should not change just because the Editor layout is reset.
This is particularly true here because it is a non local package where assets should be immutable.
Reproducible with versions: 6000.0.66f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a5
Tested on (OS): Windows 11
Notes:
- Reproduces with "Basic (URP)", "Indoors (URP)" and "Outdoors (URP)" templates
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment