-
Notifications
You must be signed in to change notification settings - Fork 202
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
Hard crashes while running 'ogsRender' command with proxyShapes #3415
Comments
Here is a temporary work-around: run the following MEL command (or equivalent in Python) before ogsRender:
|
Thank you @pierrebai-adsk, I gave it a try, but the workaround appears to be effective only when color management is turned on. Unfortunatly in our case it happens in un-color-managed scenes. Could this be a bug in the OpenMaya sdk ? If so, I might submit a report on Maya's support platform. |
It is a bug in the Maya SDK. I fixed it, but it will be only available in a future release and I cannot vouch which Maya version will have it or not. I'm no color management expert, IDK if there would be a way to create a "pass-through" color correction that would not affect the color when applied. |
Ok great. Would you be able to share the ID for the maya fix? |
It was tracked internally as EMSUSD-1083. |
Describe the bug
We get hard crashes in some scenarios while running ogsRender command. We noticed it happens when the proxyShape's stage contains instances. It also manifests when working with display layers that have USD memberships. I am joining two reproductions even if the underlying cause is likely the same.
Steps to reproduce
ogsRender and instances
ogsRender and displayLayer
/Sphere
withtemplate
display styleSpecs (if applicable):
The text was updated successfully, but these errors were encountered: