GraphiteEditor/Graphite
Crash when hiding an 'Instance Position' or 'Pointer Position' node feeding a value
Aberta
#3.629 aberto em 13 de jan. de 2026
CrashGood First Issue
Métricas do repositório
- Stars
- (25.662 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 9h) (65 fundiu PRs em 30d)
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