Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b3
Issue ID
907875
Regression
Yes
Crashed in AnimationClip::BuildMecanimDataMainThread when loading asset bundle with Animator Override Controller
Steps to reproduce:
1) Download attached project 'AnimatorControllerBundleCrash.zip' and open in Unity
2) Open 'Main' Scene and press Play
----Observe crash
Reproduced with:
5.6.0b10, 5.6.0p4, 2017.1.0b4
Not reproduced with:
5.5.3p3, 5.6.0b9
Regression from:
5.6.0b10
Note: full Stack Trace attached
========== OUTPUTING STACK TRACE ==================
0x000000014083AADF (Unity) AnimationClip::BuildMecanimDataMainThread
0x000000014083AFF4 (Unity) UnityEngine::Animation::CreateAnimationSetBindings
0x000000014083B908 (Unity) AnimatorController::AwakeFromLoad
0x00000001410753EE (Unity) AwakeFromLoadQueue::PersistentManagerAwakeSingleObject
0x0000000141075A4C (Unity) PersistentManager::IntegrateObjectAndUnlockIntegrationMutexInternal
0x000000014107FF73 (Unity) PersistentManager::ReadObject
0x00000001407B8C97 (Unity) PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController * __ptr64
0x000000014086F81E (Unity) AnimatorOverrideController::AwakeFromLoad
0x00000001410753EE (Unity) AwakeFromLoadQueue::PersistentManagerAwakeSingleObject
0x0000000141075A4C (Unity) PersistentManager::IntegrateObjectAndUnlockIntegrationMutexInternal
0x0000000141019391 (Unity) TimeSliceAwakeFromLoadQueue::IntegrateTimeSliced
0x00000001410195FD (Unity) LoadOperation::IntegrateTimeSliced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment