Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3
2020.3.33f1
2021.2
Issue ID
1421326
Regression
No
Inspector window is not disabled when a scene template is immutable
Reproduction steps:
1. Open the user's attached project "MaterialEditorBugs.zip"
2. Select the SampleScene.scenetemplate asset located in "Packages/My Package with Templates/Templates/" in the Project window
3. Change the Scene Template Pipeline to "None" in the Inspector window
4. Press CTRL+S
Expected result: The Inspector window is disabled after step 2 and step 3 cannot be performed
Actual result: The Inspector window is not disabled and a warning is thrown after step 4:
"The package cache was invalidated and rebuilt because the following immutable asset(s) were unexpectedly altered:
Packages/com.my.package/Templates/SampleScene.scenetemplate
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()"
Reproducible with: 2020.3.35f1, 2021.2.0a13
Not reproducible with: 2021.2.0a14, 2021.3.3f1, 2022.1.2f1, 2022.2.0a15
Could not test with: 2019.4.39f1 (Could not import asset due to errors and GUID conflicts)
Reproducible on: macOS 12.0.1
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a14