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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #979957