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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment