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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment