You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Aaron! Thank you for the offer! I think we can cover this one; we've
assigned this to someone internally and expect to be able to take a look
within the next month.
Description of Issue
Constructing a UsdEditContext with an expired stage will crash. It'd be great to make this facility more defensive in https://github.com/PixarAnimationStudios/OpenUSD/blob/dev/pxr/usd/usd/editContext.cpp
Steps to Reproduce
with Usd.EditContext(None):
print('hello')
The text was updated successfully, but these errors were encountered: