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
and this is maya crash log
`//=====================================================
Maya Crash Report
//=====================================================
Exception code: 80000003: BREAKPOINT
Fault address: 18B9B502 in C:\Windows\System32\KERNELBASE.dll
0001:000EA502 Logical offset (see .map file for location)
Call stack:
Module: C:\Windows\System32\KERNELBASE.dll (-exported-)
Location: KERNELBASE.dllDebugBreak + 2 bytes
End of stack
hi @yujiecong thanks for logging this issue. I believe this is something we have already fixed on mayaUSD 0.24.0, we had a similar issue logged internally and worked on. are you able to update your plugin to 0.24.0 and give this workflow another try?
I have tried it on my side, and couldn't reproduce this crash on 0.24.0.
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
Steps to reproduce the behavior:
Attachments
Based on my testing, when a USD file has a sublayer that points to an empty USD file, a crash occurs.
this is a first file - test.usda
this is a second file - empty.usda
and this is maya crash log
`//=====================================================
Maya Crash Report
//=====================================================
Exception code: 80000003: BREAKPOINT
Fault address: 18B9B502 in C:\Windows\System32\KERNELBASE.dll
0001:000EA502 Logical offset (see .map file for location)
Call stack:
Module: C:\Windows\System32\KERNELBASE.dll (-exported-)
Location: KERNELBASE.dllDebugBreak + 2 bytes
End of stack
//crash log file name = C:\Users\yanyin\AppData\Local\Temp\MayaCrashLog230821.1358.log
//version = 24.1.0.4816
//cut = 04/19/2023, 202304191415
//current scene = unDisclosed
//command history (most recent last):
//====================================================
//last tool: nurbsSelect
//====================================================
//panel with focus: scriptEditorPanel1
//visible panels:
// modelPanel4 outlinerPanel1 scriptEditorPanel1
//====================================================
//Memory usage:
// 35857.840 Mb Free Memory
// 32622.082 Mb Free Swap
// 1186.730 Mb Current
//====================================================
`
Specs (if applicable):
The text was updated successfully, but these errors were encountered: