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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment