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
Getting the custom layer data from a layer created in Autodesk Bifrost raises an error.
Steps to Reproduce
Create a simple layer like in the following image
Try to query the custom layer data from USD, it causes Maya to crash:
frompxrimportSdfidentifier="anon:0x7f6b8c051af0:bifrost.usd"# put here whatever the identifier islayer=Sdf.Layer.FindOrOpen(identifier)
layer.customLayerData
Description of Issue
Getting the custom layer data from a layer created in Autodesk Bifrost raises an error.
Steps to Reproduce
Create a simple layer like in the following image
Try to query the custom layer data from USD, it causes Maya to crash:
Stack Trace
System Information
Maya version: 2024.2
Bifrost version: 2.10.0.0
Maya USD version: 0.29.0
Related to PixarAnimationStudios/OpenUSD#3202
The text was updated successfully, but these errors were encountered: