Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0p1
2017.3.0a1
Issue ID
985844
Regression
Yes
Crash on 'PPtr<AnimatorState>::operator AnimatorState * __ptr64' during import of specific animator controller asset
Steps to reproduce:
1. Open user attached project
2. Reimport ProtagonistController.controller
Expected result: editor should not crash importing this controller
Reproduced in: 2018.1.0b2, 2017.3.0f3, 2017.3.0a1
Not reproduced in: 2017.2.1p1, 2017.1.2p4
Regression since: 2017.3.0a1
0x00000001401D08CE (Unity) PPtr<AnimatorState>::operator AnimatorState * __ptr64
0x0000000140B23607 (Unity) std::_Find_if<PPtr<AnimatorTransition> * __ptr64,HasInvalidDestinationPredicate>
0x0000000140B39630 (Unity) AnimatorStateMachine::CheckConsistency
0x0000000140B393A1 (Unity) AnimatorStateMachine::CheckConsistency
0x0000000140A96991 (Unity) AwakeFromLoadQueue::InvokePersistentManagerAwake
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
This is a duplicate of issue #979957