Search Issue Tracker
By Design
Votes
0
Found in
5.1.0f3
Issue ID
703897
Regression
No
[Library] Assignation of a renamed material on a mesh is reverted back to auto created material after Library folder is rebuilt
Steps to reproduce:
1. Open the attached project
2. Rename and change the color of the material 'SM_GroundMat' under Assets/Materials
3. Notice the model and the game object are now using the changed material
4. Save the scene and close the editor
5. Go to project folder and delete the 'Library' folder
6. Reopen the project
7. Notice the model/game object are now using the original material which gets recreated, the changed one still exists, but is not used.
Partial workaround: If you reassign the changed material to the game object, then when the Library folder is rebuilt, the game object will use the changed material, however the original material will be recreated and used for the model.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment