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
Hi @vinRosso, I'm unable to reproduce this in a standalone OpenUSD build and we're unable to debug issues in specific DCCs. If you haven't already, I'd recommend you file an issue on Autodesk's maya-usd repository to get help there.
If the maintainers do discover an issue in OpenUSD itself we can help diagnose and fix the problem then. Closing out in the interim, thanks!
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
The text was updated successfully, but these errors were encountered: