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
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a14