Skip to content
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

Memory Leak on VideoKitCameraManager #99

Closed
HyundongHwang opened this issue Feb 1, 2024 · 2 comments
Closed

Memory Leak on VideoKitCameraManager #99

HyundongHwang opened this issue Feb 1, 2024 · 2 comments
Labels
android Issues that affect Android critical Issues of utmost importance macos Issues that affect macOS

Comments

@HyundongHwang
Copy link

As shown in the picture below, a memory leak always occurs even when only the camera is rendered using the basic VideoKitCameraManager without a separate script.

I checked because crashes occur frequently in scenes using the cam on Android devices, and the same issue exists in MacOS Player.

To prevent memory leaks, did I miss something by adding script code or a separate implementation?

  • OS : MacOS M2 14.1.1(23B81)
  • Unity : 2022.3.11f1
  • VideoKit : 0.0.18-alpha.3
image
@olokobayusuf olokobayusuf added android Issues that affect Android critical Issues of utmost importance macos Issues that affect macOS labels Feb 5, 2024
@olokobayusuf
Copy link
Contributor

Hey @HyundongHwang , thanks for reporting this. We'll try to reproduce and get back to you.

@HyundongHwang
Copy link
Author

@olokobayusuf
Thank you for your kind reply.
However, this problem is not a problem in actual AOS iOS devices, and it is normal even with the profiler.
I'm not sure if it's just the display of the profiler in the MacOS editor that's the problem.
So, I think it would be okay to close the issue without tracking it.

@olokobayusuf olokobayusuf closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Issues that affect Android critical Issues of utmost importance macos Issues that affect macOS
Projects
None yet
Development

No branches or pull requests

2 participants