bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Bug] TDEAnimationEd asserts when 'Play' button pressed #74

Closed bnoazx005 closed 2 years ago

bnoazx005 commented 2 years ago

Bug report

TDEAnimationEd asserts when a user presses 'Play' button and a new curve was created

Environment

Win 10 (x64) / Visual Studio 2022 / TDEngine2-v0.5.x / NVidia GTX 860M

Steps to reproduce the issue

  1. Create a new curve.
  2. Press 'Play' button

What's the expected result?

An animation should start to play as expected

What's the actual result?

The utility throws an assert 'Unreachable code was executed'