GraphiteEditor/Graphite

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

Ouverte

#3 629 ouverte le 13 janv. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (1 176 forks)batch import
CrashGood First Issue

Métriques du dépôt

Stars
 (25 662 étoiles)
Métriques de merge PR
 (Merge moyen 6j 9h) (65 PRs mergées en 30 j)

Description

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

Guide contributeur