GraphiteEditor/Graphite

Crash when hiding an 'Instance Position' or 'Pointer Position' node feeding a value

Aperta

#3629 aperta il 13 gen 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (1176 fork)batch import
CrashGood First Issue

Metriche repository

Star
 (25.662 stelle)
Metriche merge PR
 (Merge medio 6g 9h) (65 PR mergiate in 30 g)

Descrizione

Set up this simple graph:

Select the 'Instance Position' node (or instead, wire it up to use the 'Pointer Position' node and select that) then hide it with Ctrl+H (Cmd+H on Mac). This results in a crash.

There are similar cases where this does not crash (these exhibit the behavior we'd expect from the above cases):

  • A 'Vec2 Value' node instead
  • An 'Instance Index' node feeding into the Rotation input of the Transform node

Guida contributor