Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

LottieUWP will crash when the EndValue of keyframe is null #63

@HHChaos

Description

@HHChaos

LottieUWP will crash when using the lottie file exported by the latest Bodymovin.
The reason for the crash is that the EndValue of some keyframes is null (StartValue is a valid value), I think in this case the EndValue should be considered equal to StartValue instead of throwing an exception.

crash

Here is the file that caused the crash, it works fine on lottiefiles.com.
testlottie.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions