com.unity.formats.alembic
com.unity.formats.alembic copied to clipboard
fix AlembicMesh memory leak
- Repeated loading and unloading of abc animations results in memory leaks
- Fix memory leak
Hi @OptimisticQuan, I've been able to reproduce this issue and verify your fix. I will have to merge it with another branch so our CI can run the appropriate tests. Thank you for your contribution.