[BUG] Lens Studio crashes when deleting tweened obbject
Hey all (probably Vincent lol),
Lens Studio crashes when you delete an object that is being tweened.
- Start a new project
- Import TweenManager
- Make a cube
- setup a TweenTransform and use the cube as target
- Delete cube
- Crash
Understandable why that would be a problem, but probably nicer if Lens Studio is more robust and doesn't crash.
Thanks!
Leon
Yep this is still a bug. Stop the tween first and then call a destroy function.