Skip to content

Avoid crashes with interactive changes of ArnoldGinstance primitives #2532

Merged
sebastienblor merged 2 commits intoAutodesk:masterfrom
sebastienblor:HTOA-3127
Feb 4, 2026
Merged

Avoid crashes with interactive changes of ArnoldGinstance primitives #2532
sebastienblor merged 2 commits intoAutodesk:masterfrom
sebastienblor:HTOA-3127

Conversation

@sebastienblor
Copy link
Copy Markdown
Collaborator

We get crashes when we do interactive changes of ArnoldGinstance primitives, because the arnold ginstance primitive gets "morphed" into the target type and the AtParamEntry no longer exists (for attributes like "node", "inherit_xform").
To fix this, we just need a null pointer check in HdArnoldSetParameter

Issues fixed in this pull request
Fixes HTOA-3127

Additional context
Add any other context or screenshots about the pull request here.

@sebastienblor sebastienblor merged commit cd8ddab into Autodesk:master Feb 4, 2026
9 checks passed
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.

2 participants