App crashes on startup.
I can build my app, and when I patch the application appears on the ML2. But the app crashes instantly on startup.
I followed the getting started steps of the documentation for both openXR and MLSDK but they both don't seem to work.
I tried project setup manually and with the setup tool but both fail.
The weird thing is that when using the examples for openXR and adding the setup tool, it does work to run it on the ML2.
A few months ago I made another MLSDK project in version 2.1.0 and this does also work on the ML2.
It appears that new projects that I create don't work.
The device log shows a dereference of a null pointer, but the only thing i did was the project setup and adding the cube.
Thanks in advance.
Unity Editor version: 2022.3.35f1
ML2 OS version: 1.7.0
Unity SDK version: 2.2.0
Host OS: Windows 11
Error messages from logs (syntax-highlighting is supported via Markdown):
device_Log_20240708_1404_26.txt (95.6 KB)