-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
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
88DEV Massive Resource Memory Leak #12478
Comments
Probably #12458 will fix? |
Probably so, will test it when your PR is merged. |
Merged. Crossing fingers! |
Success! All is well. Thank you! |
Pheeew! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A recent push to the dev branch has created some type of infinite loop / massive memory leak situation when loading the same material multiple times. I do not use the THREE.Cache system (which should be disabled by default). I've used my own caching system for quite some time now and until updating to this weeks dev build, have never had a problem.
I'm not sure which PR caused this but as soon as I went back to the 88dev build from a couple weeks ago, everything is fine.
I am at work right now, and probably will not have time to build a fiddle for a couple days as I am incredibly busy right now. I will work on it ASAP.
r88dev (this weeks, a couple weeks ago was fine)
Chrome
Win7 64bit
Nvidia Geforce 1060
The text was updated successfully, but these errors were encountered: