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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment