This repository has been archived by the owner on Jun 10, 2022. It is now read-only.
[0.13.n] CreateFromGltf - object deleted while loading results in object still getting spawned #435
Labels
bug
Something isn't working
We think this is happening because of the new, two-stage async load process happening under the hood. Solution: After asset load, check whether the actor is still reserved. If not, don't spawn it.
The text was updated successfully, but these errors were encountered: