mesh boolean node breaks material assignments. #93272

Closed
opened 2021-11-21 23:03:38 +01:00 by michael campbell · 12 comments

System Information
Operating system: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12

Blender Version
Broken: version: 3.1.0 Alpha, branch: master, commit date: 2021-11-11 18:53, hash: 0533f2851e
Worked: (newest version of Blender that worked as expected)

Open below file. Left cube has no manually added shaders in the properties panel, middle cube does. The first 2 cubes are incorrect, the third cube is what should have happened.

boolean breaks material assignments.blend

Error 1:

left cube's cutter object materials are not transferred to the resulting object.

Error 2:
Middle cube is assigned material 'c' (blue) to face 3 rather than the specified material 'b' (green), and the rest of the cut out is given material 'b' (green) even though material 'a' was specified for the rest of the small cutter cube.

**System Information** Operating system: Windows-10-10.0.19042-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12 **Blender Version** Broken: version: 3.1.0 Alpha, branch: master, commit date: 2021-11-11 18:53, hash: `0533f2851e` Worked: (newest version of Blender that worked as expected) Open below file. Left cube has no manually added shaders in the properties panel, middle cube does. The first 2 cubes are incorrect, the third cube is what should have happened. [boolean breaks material assignments.blend](https://archive.blender.org/developer/F11839320/boolean_breaks_material_assignments.blend) Error 1: left cube's cutter object materials are not transferred to the resulting object. Error 2: Middle cube is assigned material 'c' (blue) to face 3 rather than the specified material 'b' (green), and the rest of the cut out is given material 'b' (green) even though material 'a' was specified for the rest of the small cutter cube.

Added subscriber: @3di

Added subscriber: @3di

#94261 was marked as duplicate of this issue

#94261 was marked as duplicate of this issue

Added subscribers: @JacquesLucke, @howardt

Added subscribers: @JacquesLucke, @howardt

@howardt @JacquesLucke asked me to create this new job. Just letting you know as he added you in the old one which is now closed. 👍

@howardt @JacquesLucke asked me to create this new job. Just letting you know as he added you in the old one which is now closed. 👍
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

reg. Error 1: since Set Material is only setting material_index, I was under the impression the materials need to be assigned to the object already, no?
Not quite sure why this works (without the boolean) to begin with tbh.
https://docs.blender.org/manual/en/dev/modeling/geometry_nodes/material/set_material.html

reg. Error 2: yep, would also think it is a bug. I can only assume this has to do with the fact that this happens in the "branch" of the tree where only the Mesh Primitive Cube is handled (and the "original" Group Input geometry is not in that branch)... Then, the material index seems to "off by one" (to high) Surprisingly, using the Set Material Index node instead works better here:
boolean breaks material assignments set_material_index instead of set_material.blend

Might be related:

@JacquesLucke: this is not expected behavior, right?

reg. `Error 1`: since Set Material is only setting `material_index`, I was under the impression the materials need to be assigned to the object already, no? Not quite sure why this works (without the boolean) to begin with tbh. https://docs.blender.org/manual/en/dev/modeling/geometry_nodes/material/set_material.html reg. `Error 2`: yep, would also think it is a bug. I can only assume this has to do with the fact that this happens in the "branch" of the tree where only the Mesh Primitive Cube is handled (and the "original" Group Input geometry is not in that branch)... Then, the material index seems to "off by one" (to high) Surprisingly, using the Set Material Index node instead works better here: [boolean breaks material assignments set_material_index instead of set_material.blend](https://archive.blender.org/developer/F12668314/boolean_breaks_material_assignments_set_material_index_instead_of_set_material.blend) Might be related: - #93319 - #93177#1255723 @JacquesLucke: this is not expected behavior, right?

Any idea of when this might get looked at? Not rushing anyone, just need to organise around it if it's going to be ages.

Any idea of when this might get looked at? Not rushing anyone, just need to organise around it if it's going to be ages.
Member

Added subscriber: @ChrisGauthier

Added subscriber: @ChrisGauthier
Hans Goudey self-assigned this 2022-04-28 02:38:24 +02:00

This issue was referenced by f80e4f0046

This issue was referenced by f80e4f0046ed93714c1c71a60264e9d012237654

This issue was referenced by 1a6d0ec71c

This issue was referenced by 1a6d0ec71cf3b0c2c22bc1b125135b1e9679c390
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
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
EEVEE & Viewport
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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
EEVEE & Viewport
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
Platform
FreeBSD
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
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#93272
No description provided.