Open
Description
Linked to #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.
Metadata
Assignees
Labels
No labels
Activity