Is image Capture and Video Capture possible with Magic Leap 2 simulator (for Unity)?

Give us as much detail as possible regarding the issue you're experiencing.

Unity Editor version (if applicable): 2022.3.22f1
ML2 OS version:
MLSDK version: 1.12.1
ML Hub version: 2.0.18.202403111559
Magic Leap Application Simulator (ZI) Runtime version: 3.9.0-20240312 ZIF (runtime) version: 0.0.36.20240312
Magic Leap App Simulator for Unity (if applicable): 3.9.0-20240312
Host OS: (Windows/MacOS) Win10 Pro 10.0.19045 Build 19045

Please do not submit without first getting a ZIP of your logs from:

https://developer-docs.magicleap.cloud/docs/guides/developer-tools/ml-hub/app-sim/error-reporting

Don't forget to attach the logs!

Does Image Capture work with ML2 app simulator for unity.
I've tried sample script from the docs Simple Camera Example | MagicLeap Developer Documentation

I've tried video capture, but also followed guide and changed to try out Image Capture. Camera feature is recognized as available, but line

MLCamera.GetImageStreamCapabilitiesForCamera(_camera, MLCamera.CaptureType.Image);

returns 0 capabilities.
Also, these errors visible in console

Any hint or confirmation if it is possible to use simulator for image capture is appreciated!
Thanks in advance,
Ranko

Hi @ranko.bacevic
Welcome to the forums. Unfortunately I do not believe it is currently supported to use MLCamera in the app simulator, but I will confirm with the team.
-Sidney