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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a14