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

Potential memory leak during consecutive renders #2

Open
Cowation opened this issue Jun 8, 2022 · 1 comment
Open

Potential memory leak during consecutive renders #2

Cowation opened this issue Jun 8, 2022 · 1 comment

Comments

@Cowation
Copy link

Cowation commented Jun 8, 2022

Hello, I may have found a potential memory leak when trying to call the Render function multiple times. Below is a place file that can replicate the issue. When opening up the Performance panel and monitoring the LuaHeap (PerformanceStats > Memory > PlaceMemory), it increases around 10 MB after the canvas is rerendered.

Not sure what could be causing the leak, but it's definitely enough to cause significant performance issues after just a few minutes.

Leak.rbxl

@CinnamonLambda
Copy link

I am also experiencing this issue. It's severe enough to make the tool unusable when doing a lot of rendering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants