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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment