Skip to content
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

Closed
eanders-ms opened this issue Aug 28, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@eanders-ms
Copy link
Contributor

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.

@eanders-ms eanders-ms added the bug Something isn't working label Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants