mind-ar-js-react icon indicating copy to clipboard operation
mind-ar-js-react copied to clipboard

Memory usage grows with each scene start

Open Jukka-L opened this issue 2 years ago • 2 comments

I noticed that the memory usage increases each time you stop and start the scene again. This restricts the usage of Mind AR on multi-scene projects, as it could lead to browser crashing / out of memory.

Jukka-L avatar May 15 '23 05:05 Jukka-L

I ran into this problem as well. How did you get pass it @Jukka-L. Any suggestions @hiukim ?

bikram-cda avatar Oct 08 '23 07:10 bikram-cda

I ran into this problem as well. How did you get pass it @Jukka-L. Any suggestions @hiukim ? I wasn't able to solve the problem. I think I tried removing all event listeners and destroying the scenes in runtime, but it didn't help.

Jukka-L avatar Oct 09 '23 07:10 Jukka-L