"clean material slot" of material utils add-on not work #116651 #105096
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105096
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Linux-6.6.8-200.fc39.x86_64-x86_64-with-glibc2.38 64 Bits, X11 UI
Graphics card: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 545.29.06
Blender Version
Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash:
9be62e85b727
Worked: 2.93.18
Addon Information
Name: Material Utilities (2, 2, 0)
Author: MichaleW, ChrisHinde
Short description of error
The "Clean Material Slots" function in the Material Utils add-on is not working as expected. Instead of removing unassigned slots, it randomly reassigns slots to different polygons. Additionally, it fails to clean the unassigned slot, resulting in a mess outcome. This occurs in both edit and object mode. This function operated correctly up to Blender version 2.93.18. However, it has become entirely inoperable since version 3.0.
Exact steps for others to reproduce the error
Thanks for the report. I can confirm. But do we require this operator? it looks same as existing Cpp operator "Remove unused slots"
I saw it now, I didn't know about this native function. A few years ago there wasn't, it seems to me. But I could be wrong. I always used that of Materials Utilities Addon. OK. However, a bug was corrected, which is always good.
thanks