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

The render delegate crashes when using render session API #821

Closed
sirpalee opened this issue Jun 30, 2021 · 0 comments · Fixed by #822
Closed

The render delegate crashes when using render session API #821

sirpalee opened this issue Jun 30, 2021 · 0 comments · Fixed by #822
Assignees
Labels
bug Something isn't working crash Issue related to one of the components crashing render delegate Related to the Arnold Render Delegate
Projects

Comments

@sirpalee
Copy link
Contributor

Describe the bug
The render delegate crashes when using the render session API if parameters are updated after initializing an object at least once.

This happens because the patch for #783 didn't pass AI_SESSION_INTERACTIVE when creating the render session.

@sirpalee sirpalee added bug Something isn't working render delegate Related to the Arnold Render Delegate crash Issue related to one of the components crashing labels Jun 30, 2021
@sirpalee sirpalee self-assigned this Jun 30, 2021
@sirpalee sirpalee added this to To do in Sprint 52 via automation Jun 30, 2021
sirpalee added a commit to sirpalee/arnold-usd that referenced this issue Jun 30, 2021
sirpalee added a commit to sirpalee/arnold-usd that referenced this issue Jun 30, 2021
Sprint 52 automation moved this from To do to Done Jun 30, 2021
sirpalee added a commit that referenced this issue Jun 30, 2021
…ming _render_session to _renderSession. (#822)

Fixes #821
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Issue related to one of the components crashing render delegate Related to the Arnold Render Delegate
Projects
No open projects
Sprint 52
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant