Unity-Technologies / com.unity.uiwidgets

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
https://unity.cn/uiwidgets
625 stars 78 forks source link

Fix Lottie crash during wrong path #263

Closed SiyaoHuang closed 2 years ago

SiyaoHuang commented 2 years ago

When Lottie get a path, which does not contain valid lottie json, c++ crashes.

Fixed by checking null.