UuuNyaa / blender_mmd_tools

MMD Tools is a blender addon for importing/exporting Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.94k stars 92 forks source link

[Blender bug] When using library override and object's material, the active material somtime will unexpectedly changed. #71

Open One-sixth opened 1 year ago

One-sixth commented 1 year ago

When using library override and object's material, the active material somtime will unexpectedly changed.

This should be a Blender Bug. I opened a Blener's bug report. It contains the bug reproduction step. https://developer.blender.org/T101552

I found a relieve method. As long as the activation material of the link object is consistent with the activation material of the original object, this problem can be avoided.

This may help anyone use libraries override model with different versions materials.

UuuNyaa commented 1 year ago

Thank you for investigating the bug 😃 It will still take some time before model linking becomes a usable workflow.