Search Issue Tracker
Fixed
Fixed in 2020.3.48f1, 2021.3.25f1, 2022.2.18f1
Votes
2
Found in
2020.3.47f1
2021.3.23f1
Issue ID
UUM-33322
Regression
Yes
Crash on fbxsdk::FbxConnectionPoint::SubConnectFind when importing a specific FBX asset
Reproduction steps:
1. Create a new project
2. Import the FBX file from the attached “fbx_crash_test.zip” to the project
Expected result: FBX is imported
Actual result: Editor crashes
Reproducible with: 2020.3.47f1, 2021.3.17f1, 2021.3.23f1, 2022.2.16f1
Not reproducible with: 2021.3.16f1, 2023.1.0a1, 2023.1.0b13, 2023.2.0a11
Reproducible on: macOS 13.3.1 (M1 Max), macOS 13.3.1 (Intel), Windows 10
Note: On Windows, the importing process instead freezes on “Importing assets”
First few lines of stack trace:
#0 0x0000010bd49e10 in fbxsdk::FbxConnectionPoint::SubConnectFind(fbxsdk::FbxConnectionPointFilter*)
#1 0x0000010bd49ebc in fbxsdk::FbxConnectionPoint::SubConnectGetOrCreate(fbxsdk::FbxConnectionPointFilter*)
#2 0x0000010bd9a6e0 in fbxsdk::FbxConnectionPoint::GetDst(int, fbxsdk::FbxConnectionPointFilter*)
#3 0x0000010bd9a674 in fbxsdk::FbxPropertyConnect::GetDst(fbxsdk::FbxConnectionPointFilter*, int)
#4 0x0000010bd8fc84 in fbxsdk::FbxPropertyPage::GetDst(int, int, fbxsdk::FbxConnectionPointFilter*, fbxsdk::FbxPropertyPage**, int*)
#5 0x0000010bd8fbc4 in fbxsdk::FbxPropertyHandle::GetDst(fbxsdk::FbxConnectionPointFilter*, int) const
#6 0x0000010bd7df64 in fbxsdk::FbxProperty::GetDst(fbxsdk::FbxCriteria const&, int) const
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment