is there Memory Leak problem in Sentis ?

#3
by doasgloria - opened

I have created an Android APK from this sample. It can perform face detection using the webcam of my Android phone. I did not modify any code.
However, using Unity's profiling tool (UnityEngine.Profiling), I found that the Profiler.GetTotalAllocatedMemoryLong() shows that the allocated memory keeps increasing.

Is this an issue I need to be concerned about?

Sign up or log in to comment