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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #979957