Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
2.97k stars 1.11k forks source link

How to unload loaded ReferenceObjectLibrary in ARTrackedObjectManager from memory #1176

Open sibiva opened 2 months ago

sibiva commented 2 months ago

How do I unload loaded ReferenceObjectLibrary in ARTrackedObjectManager from memory, I tried the following methods but none of them worked

this referenceobjectlibrary is taking so much memory at runtime, How to unload this referenceobjectlibrary at runtime?