Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
988154
Regression
No
Editor crashes on mecanim::animation::SeekClipForward when setting Sample Rate of Sprite Animation to 0 in custom Animator
How to reproduce:
1. Open the attached "CrashAnim" project
2. Go to Window --> and open custom "PrivateSprite Animator" window
3. Choose "CameraOn" animation (or any other sprite animation in the project)
4. Set the Sample Rate to 0 and press enter
Result - Crash occurs on:
========== OUTPUTING STACK TRACE ==================
0x000000014177F8EF (Unity) mecanim::animation::SeekClipForward
0x000000014177FBBB (Unity) mecanim::animation::SeekClip
0x000000014177FDED (Unity) mecanim::animation::SampleClip
0x000000014175E172 (Unity) mecanim::animation::EvaluateClip
0x0000000140225CCB (Unity) mecanim::animation::InitClipMuscleDeltaValues
========== END OF STACKTRACE ===========
Reproducible with - 2018.1.0b3, 2017.3.0p2, 2017.2.1p1, 2017.1.3f1
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
Add comment