LottieGen generates faulty optimized animation
The attached animation only generates a working .cs when -DisableTranslationOptimizer flag is included.
Omitting it will cause the animation to render like this, and do nothing on play:

Here's a video of how it should look like:

Thanks, I will take a look. There are some known issues with the optimizer
@FrayxRulez I was not able to reproduce this bug. What are the command lines arguments that you've used? And what is the version of LottieGen. I think it might be useful to attach generate .cs file as well. Thank you
I was not able to repro this exact bug, but I saw a similar one, that looked very similar to first screenshot. Should be fixed by #551