Search Issue Tracker
Fixed in 2017.3.X
Votes
1
Found in
2017.1.0b9
Issue ID
919054
Regression
No
'MecanimDataWasBuilt()' assert after opening project
Steps to reproduce:
1. Open attached project
2. Notice Assertion failed: Assertion failed on expression: 'MecanimDataWasBuilt()' in console
To reproduce issue again:
3. Run scene "scene"
4. Press <space> key 3 times to play a specific animation
Reproduced with: 5.6.1p3, 2017.1.0b9
Comments (5)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
childrenlopsidedgg
Oct 04, 2024 04:08
most people have the problem when using AnimatorOverrideController to set up new animation.
yesxiao
Sep 26, 2017 02:57
I got the same issue, when I use AnimatorOverrideController set a new animtion , anyone can help me ??
macrod
Jul 10, 2017 09:02
5.6.2f1: I see this assertion failure for AnimationClip.SetCurve() with a non-null curve argument.