kaosat-dev / Blenvy

Bevy Code & Blender addon for a simple workflow to add & edit Bevy components in Blender
Other
600 stars 55 forks source link

Objects with materials are marked as 'Upgrade Needed' on save #218

Open Catchawink opened 3 months ago

Catchawink commented 3 months ago

When saving my Blender scene, objects with materials are marked as 'Upgrade Needed'. The time to save is also super long. My scene contains about five hundred objects with materials.

The only way I've found to clear the 'Upgrade Needed' status is to remove materials from objects altogether.

It appears the MaterialInfos custom property is added when saving.

Capture Capture1

kaosat-dev commented 3 months ago

Hi ! Thanks for the bug report, working on a fix (at least for the "upgrade needed"/ MaterialInfos part at first) Would you be ok with sharing some information about your setup for the rest of the issue ?