Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed crash in point instancers with missing prototypes #2226

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

sebastienblor
Copy link
Collaborator

Changes proposed in this pull request
In the usd translator, when we get the list of prototypes, we must ensure they're valid. If some of them are missing, we must skip them to avoid usd crashes

Issues fixed in this pull request
Fixes #2225

cpichard
cpichard previously approved these changes Feb 6, 2025
@sebastienblor sebastienblor merged commit 0c311c6 into Autodesk:master Feb 7, 2025
9 checks passed
@sebastienblor sebastienblor deleted the pr/2225 branch February 7, 2025 18:40
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.

PointInstancer crash when prototype isn't found
2 participants