BabylonJS / BabylonJS/BabylonReactNative

Leaked graphics resources crash app when engine is disposed

Open
#465 2 comments 0 reactions 1 assignee Claimed by @CedricGuillemet View on GitHub
Dominant language
C++
Stars
432
Forks
72
Avg merge
2d 19h
Merged PRs (30d)
16

Description

Linked to https://github.com/BabylonJS/BabylonReactNative/issues/464

Context:
Graphics resources are created and not disposed like VertexBuffer for example. Bgfx is shutdown when the engine is disposed. After some time, the GC tries to free the resources but because bgfx is not valid anymore, app crashes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.