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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment