GraphiteEditor/Graphite
在 GitHub 查看Crash when hiding an 'Instance Position' or 'Pointer Position' node feeding a value
Open
#3,629 建立於 2026年1月13日
CrashGood First Issue
倉庫指標
- Star
- (25,662 star)
- PR 合併指標
- (平均合併 6天 9小時) (30 天內合併 65 個 PR)
描述
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