Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of Memory on Android Phone #445

Closed
zhang391239 opened this issue Aug 11, 2022 · 2 comments
Closed

Out of Memory on Android Phone #445

zhang391239 opened this issue Aug 11, 2022 · 2 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@zhang391239
Copy link

The. Gltf model on the Android phone cannot release the memory correctly when it is destroyed

@atteneder
Copy link
Owner

Hi @zhang391239 ,

I require more information.

Do you experience out-of-memory errors during loading (maybe of a huge gltf) or afterwards (maybe after repeatedly loading and destroying models)?

If the latter, have you certified (via memory profiles) that there's a memory leak and figured what resources don't get destroyed properly?

How exactly do you destroy the glTF instance?

@atteneder atteneder self-assigned this Aug 24, 2022
@atteneder atteneder added bug Something isn't working question Further information is requested labels Aug 24, 2022
@atteneder
Copy link
Owner

I think #726 is about the same issue, but has more information, hence I'm closing this unanswered issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants