GraphiteEditor / GraphiteEditor/Graphite
Crash when hiding an 'Instance Position' or 'Pointer Position' node feeding a value
Open
Crash
Good First Issue
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.