Replies: 1 comment
-
Thanks for bringing this up. I'll ask the team about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When loading in a stage maya will hold on to a file handle for the usd files making up the stage.
This is causing issues since other processes aren't able to modify the files, such as syncing a newer version of a usd asset from perforce.
Is there a way tell maya to release the files after it has loaded in the stage?
Beta Was this translation helpful? Give feedback.
All reactions