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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a14