Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Lottie render error after reassign LottieResource  #107

@JujieX

Description

@JujieX

Describe the bug
lost material after reassign lottieResource, show false pink material

   entity.getComponent(LottieAnimation).resource = null
   setTimeout(() => {
           entity.getComponent(LottieAnimation).resource = lottieSource
      }, 1000);

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions