Nodes Editor : Linked boolean properties between nodes

Hello,

I found a bug which happens on both Node Material Editor, and Node Geometry Editor :

Checkboxes for boolean properties have a different behavior depending on either you click the box itself, or the text :

  • Clicking box is always OK
  • Clicking text will trigger only ONE node, the first added node with the same boolean property

Material (example : Transform as direction)
2025-03-17 09-40-38

Geometry (example : Evaluate context)
2025-03-17 09-39-51

On it!

1 Like

Fix label picking for checkboxes by deltakosh · Pull Request #16338 · BabylonJS/Babylon.js

2 Likes