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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
Add comment