Regression: Custom nodes icon missing #126983

Open
opened 2024-08-30 16:15:01 +02:00 by Damien Picard · 3 comments
Member

System Information
Operating system: Linux-5.14.0-427.26.1.el9_4.x86_64-x86_64-with-glibc2.34 64 Bits, X11 UI
Graphics card: NVIDIA GeForce RTX 4070/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 555.42.06

Blender Version
Broken: version: 4.2.1 LTS, branch: blender-v4.2-release, commit date: 2024-08-19 11:21, hash: 396f546c9d82
Broken: version: 4.3.0 Alpha, branch: main, commit date: 2024-08-29 23:10, hash: b019e4235ad5
Worked: 4.1

Caused by: b120440f7c

Short description of error
Custom node types no longer use their bl_icon in the node header.

Exact steps for others to reproduce the error

  • In a text editor, open the Custom Nodes template and run it
  • Open the newly created Custom Node Editor and add a node
  • It no longer uses its bl_icon, SOUND.
4.1 4.2
image image
**System Information** Operating system: Linux-5.14.0-427.26.1.el9_4.x86_64-x86_64-with-glibc2.34 64 Bits, X11 UI Graphics card: NVIDIA GeForce RTX 4070/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 555.42.06 **Blender Version** Broken: version: 4.2.1 LTS, branch: blender-v4.2-release, commit date: 2024-08-19 11:21, hash: `396f546c9d82` Broken: version: 4.3.0 Alpha, branch: main, commit date: 2024-08-29 23:10, hash: `b019e4235ad5` Worked: 4.1 Caused by: b120440f7cf73f437b5698d28df05597d5d7005a **Short description of error** Custom node types no longer use their `bl_icon` in the node header. **Exact steps for others to reproduce the error** - In a text editor, open the Custom Nodes template and run it - Open the newly created Custom Node Editor and add a node - It no longer uses its `bl_icon`, `SOUND`. | 4.1 | 4.2 | | -------- | -------- | | <img width="184" alt="image" src="attachments/908b0474-54f5-46f0-9b77-8dba4acea12e"> | <img width="184" alt="image" src="attachments/e685da4c-500a-4cc4-8d71-3f85f5eea344"> |
Damien Picard added the
Severity
Normal
Status
Needs Triage
Type
Bug
labels 2024-08-30 16:15:01 +02:00
Iliya Katushenock changed title from Custom nodes icon missing to Regression: Custom nodes icon missing 2024-08-30 16:16:54 +02:00
Iliya Katushenock added the
Interest
Nodes & Physics
Interest
User Interface
labels 2024-08-30 16:17:01 +02:00
Iliya Katushenock added this to the 4.2 LTS milestone 2024-08-30 16:17:12 +02:00
Member

I can confirm the issue. I will mark as high severity as this is a regresion.

System Information
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 556.12
Blender version: 4.3.0 Alpha, branch: main, commit date: 2024-08-29 23:10, hash: b019e4235ad5

I can confirm the issue. I will mark as high severity as this is a regresion. **System Information** Operating system: Windows-10-10.0.22631-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 556.12 Blender version: 4.3.0 Alpha, branch: main, commit date: 2024-08-29 23:10, hash: `b019e4235ad5`

Looks to have been caused by blender/blender@b120440f7c

The condition probably needs to check if either node.is_group() OR the prior node.type == NODE_CUSTOM condition is true?

Looks to have been caused by blender/blender@b120440f7cf73f437b5698d28df05597d5d7005a The condition probably needs to check if either `node.is_group()` OR the prior `node.type == NODE_CUSTOM` condition is true?

NODE_CUSTOM_GROUP and NODE_CUSTOM.... my bad\

`NODE_CUSTOM_GROUP` and `NODE_CUSTOM`.... my bad\
Iliya Katushenock self-assigned this 2024-09-01 20:50:00 +02:00
Iliya Katushenock removed their assignment 2024-09-06 19:05:37 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
4 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#126983
No description provided.