AttributeError when opening Search Menu #104841

Closed
opened 2023-08-17 16:32:23 +02:00 by Erik Spellerberg · 1 comment

System Information
Operating system: Windows
Graphics card: Nvidia GeForce RTX 3080

Blender Version
Broken: 3.6.1

Error printed to console whenever I open the Search Menu in Blender.

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\materials_utils\menus.py", line 57, in draw icon_value = material.preview.icon_id) AttributeError: 'NoneType' object has no attribute 'icon_id'

**System Information** Operating system: Windows Graphics card: Nvidia GeForce RTX 3080 **Blender Version** Broken: 3.6.1 Error printed to console whenever I open the Search Menu in Blender. ` Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\materials_utils\menus.py", line 57, in draw icon_value = material.preview.icon_id) AttributeError: 'NoneType' object has no attribute 'icon_id' `
Erik Spellerberg added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-08-17 16:32:24 +02:00

I can confirm, however this issue has been reported before, see #93749. Will merge reports.

Please subscribe in #93749 if you want to see further updates

I can confirm, however this issue has been reported before, see #93749. Will merge reports. Please subscribe in #93749 if you want to see further updates
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-08-17 16:33:54 +02:00
Germano Cavalcante added
Status
Duplicate
and removed
Status
Archived
labels 2023-08-17 16:34:00 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104841
No description provided.