Skip to content

Conversation

@mohan-bee
Copy link

fixes #3629

issue: node.inputs tries to drain from the index 1 which causes the crash
fix: added a len check before draining

before:

Screen.Recording.2026-01-13.at.11.02.05.AM.mov

after:

Screen.Recording.2026-01-13.at.11.00.56.AM.mov

@mohan-bee
Copy link
Author

@adamgerhant review pls !

@Keavon
Copy link
Member

Keavon commented Jan 13, 2026

When we do this with a Vec2 Value, this error is the expected outcome:

image

In your video, we see something different:

image

This is not the expected behavior. It likely means your initial approach is masking the underlying problem instead of tracing back to its root cause.

@mohan-bee
Copy link
Author

@Keavon i have added default unit value input so that the identity node can function properly.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants