Replies: 6 comments 11 replies
-
Hi Dan,
The changes that comes to mind are changes we made in Maya, so they
cannot affect you right now. The fact that this happens at Pixar but not
for us is strange and concerning. I'll ask around, maybe someone else
here has the same issues but kept them private?
Pierre B.
|
Beta Was this translation helpful? Give feedback.
-
@dj-mcg To help us narrow down the problem can you tell us what version of Maya, USD and what platform you are using? And confirm that this would be a RelWithDebInfo build. Thanks, Sean |
Beta Was this translation helpful? Give feedback.
-
This is in Maya 2023, but we are using the most recent internal dev build of USD. We are on Linux EL9 This is new behavior in the most recent pull of Autodesk MayaUsd changes, but the current changelist is rather large given that it contains about a month's worth of work. Last pull was on 11/4 |
Beta Was this translation helpful? Give feedback.
-
I should also mention that this is happening within our build environment as we merge the mayaUsd code directly into our tree, so I'm using our SCons-based build system rather than using the makefiles in the build. I'm wondering if there may be some sort of build option or environment variable I need to enable for whatever behavior change was introduced regarding stage observation or perhaps |
Beta Was this translation helpful? Give feedback.
-
I was trying to figure out what was different about the old version of this test (testCreateStageInMayaRef) and the one with the most recent changes. It turns out that the Could this potentially be a bug in the proxyShapeBase? |
Beta Was this translation helpful? Give feedback.
-
+1 for this kind of assertion error. In fact we have seen this error for a long time (> 2 years). I did attempt to simplify the production scene, hoping I could get a simple enough reproducible example to report but unfortunately it happens a bit randomly in production. It's hard to reproduce without our proprietary toolset and dataset, I had not seen anyone else report this (until now!), I thought it might because our studio has a special setup that triggered this error. Out production setup indeed has multiple proxy shape exist at the same time, was thinking that could be the reason because |
Beta Was this translation helpful? Give feedback.
-
Hi @pierrebai-adsk - I have a question inline in one of your changes here:
f17afcc#r150119645
Bottom line, several tests are failing when saving a maya scene due to the MayaStagesSubject being in an unexpected state. I'm still poking at it but I wanted to run it past you to see if you had any thoughts/ideas of what might be wrong in my environment that could be causing this issue. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions