GraphiteEditor/Graphite

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

オープン

#3,629 opened on 2026/01/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,176 件のフォーク)batch import
CrashGood First Issue

Repository metrics

Stars
 (25,662 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド