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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #979957