Search Issue Tracker
Fixed
Fixed in 2.4.4
Votes
0
Found in
2.4.3
Issue ID
UUM-132080
Regression
No
Crash on aiXformGetData or freeze when importing a specific alembic file
How to reproduce:
1. Open the attached “IN-126197.zip” project
2. Observe the crash
Reproducible in: 2.3.4 (6000.0.0b12), 2.4.3 (6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
0x00007FFC94B980DA (KERNELBASE) RaiseException
0x00007FFC6F5452C7 (VCRUNTIME140) CxxThrowException
0x00007FFBCB04A382 (abci) aiXformGetData
0x00007FFBCB0373D7 (abci) aiXformGetData
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Unity should not crash with that specific corrupt file with the alembic importer at version 2.4.4+.
The import process still fails due to the file being corrupted, but it should not crash the editor.
Resolution Note (fix version 2.4.4):
Unity should not crash with that specific corrupt file with the alembic importer at version 2.4.4+.
The import process still fails due to the file being corrupted, but it should not crash the editor.