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

Hydra procedural errors out with varying topologies #1994

Closed
sebastienblor opened this issue Jul 17, 2024 · 1 comment · Fixed by #1996
Closed

Hydra procedural errors out with varying topologies #1994

sebastienblor opened this issue Jul 17, 2024 · 1 comment · Fixed by #1996
Labels
bug Something isn't working

Comments

@sebastienblor
Copy link
Collaborator

Some tests (214, 215, 216) are erroring out in hydra mode, because of the varying topology.
The scene is first sync'ed once with motion blur disabled (because the shutter wasn't set yet in the arnold delegate classes) and then a second time with motion blur on.

In this first attempt, there is a AiMsgError call that we're not doing in the usd procedural, which prevents the scene from rendering

@sebastienblor sebastienblor added the bug Something isn't working label Jul 17, 2024
sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue Jul 17, 2024
@autodesk-oss-arnold-bot
Copy link

Issue synced internally to ARNOLD-15283

sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue Jul 17, 2024
sebastienblor added a commit that referenced this issue Jul 18, 2024
…in first renders (#1996)

* Prevent Sync from being called twice in the hydra procedural #1994

* Fix issue with velocity primvar not being set in the first sync

* Fix issue with animated positions

* Add changelog

* Remove unused variable

* Apply changes to curves #1994
@github-project-automation github-project-automation bot moved this from Todo to Done in Arnold USD Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
1 participant