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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #979957