Search Issue Tracker
Fix In Review
Votes
0
Found in [Package]
12.0.0
Issue ID
1371583
Regression
Yes
[URP] Material Upgrader tries to update materials when they are immutable
Reproduction steps:
1. Open the attached project
2. Observe the Console window
Expected result: No errors thrown
Actual result: Error is thrown:
The package cache was invalidated and rebuilt because the following immutable asset(s) were unexpectedly altered:
Packages/com.pfc.immutable/Default-Interior.mat
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Reproducible with: URP 12.0.0, 12.1.2 (2021.2.0a16, 2021.2.7f1), 13.1.3 (2022.1.0b2)
Not reproducible with: 7.7.1 (2019.4.34f1), 10.3.2, 10.7.0 (2020.3.25f1), 12.0.0 (2021.2.0a15)
Note:
- In order to reproduce this issue again without closing the editor remove the "file:immutable-package.tgz" package from manifest.json, focus the editor and add it again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment