High resolution lottie animations don't render correctly
Arlodotexe opened this issue · 1 comments
The Lottie Viewer has issues rendering at high resolutions.
We've supplied a sample file, but we've seen this in more than one exported Lottie animation at this resolution.
Download sample file 3840x2160
Lottie windows via Lottie Viewer App
Web viewer via lottiefiles.com
The Lottie Viewer has issues rendering at high resolutions.
We've supplied a sample file, but we've seen this in more than one exported Lottie animation at this resolution.
@Arlodotexe thanks for reporting this bug! I just checked your file, you can notice that it shows some issues when you open it in LottieViewer. The important one is "LP0015. Expressions.". As I see, you are using expressions to change scale of the objects. Unfortunately we have a limited support for expressions for now. To fix this you can try to use constant scale, or key frame animation for the scale instead of expression.
We will work on adding support for expressions in future, but right now we can't resolve this issue for this particular file.
P.S. If you see any warnings in LottieViewer it means that we can't guarantee correct rendering for now.