enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
45 stars 12 forks source link

getting W003 warnings on every mesh. unused materials slots not being removed. #388

Closed chipstix213 closed 2 months ago

chipstix213 commented 5 months ago

Describe the bug image

To Reproduce Steps to reproduce the behaviour:

  1. Use import on any sdk model
  2. SEUT notifications get filled with warnings.
  3. observe materials listed on the mesh
  4. See error

Expected behavior I set up a simple script to use the command 'bpy.ops.object.material_slot_remove_unused()' on each object

Versions (please complete the following information):

enenra commented 2 months ago

This seems to have been some kind of local / specific issue, could not reproduce.