aframe icon indicating copy to clipboard operation
aframe copied to clipboard

Memory not freed when updating material src

Open winpassuser opened this issue 2 years ago • 0 comments
trafficstars

This issue was closed as resolved in 2017 but it seems still present. There should be an easy way to update the src of a material and clear the memory of the old material. Simply updating the src parameter leads to continuously increasing memory utilization as shown by the example below.

  • A-Frame Version: 1.4.0
  • Platform / Device: Firefox 108.0.1 on Windows
  • Reproducible Code Snippet or URL: https://jsfiddle.net/0kxzfjep/

winpassuser avatar Jan 05 '23 16:01 winpassuser