Buffer memory not released
Open
bug
performance
- Dominant language
- C#
- Stars
- 804
- Forks
- 294
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
The IndexBuffer, VertexBuffer, and VertexBufferArray classes do not seem to be releasing their memory that is allocated with the GenBuffers method, resulting in large memory consumption and applications crashing after a certain amount of time..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.