I’ve faced the following bug:
Development Environment:
- Windows 11
- Unity 2022.3.5 (also tested on Unity 2022.3.1)
- Android Oreo 8.1 API Level 27 (also tested on API level 32)
- NR SDK 1.10.2 (also tested on 1.10.0, 1.9.5, 1.9.1)
- XReal light glasses
- XReal Development Kit Andriod Computing Unit (also tested on a Samsung S22 Ultra with Nebula)
Bug: XReal application crashes after 10 minutes of having the app run
To Replicate: Get NRSDK 1.10.2 into a Unity Project, open the default HelloMR scene, build that scene into the dev kit computing unit, open the app while wearing the glasses, do nothing other than wearing the glasses for 10 minutes and app will start freezing then crash (returns to the apps menu), alternatively, you can also tape the proximity sensor and after 10 minutes it will also crash.
Extra Note: this also happens on an empty scene with the default NR camera rig prefab, default NR input prefab, and NR Kernel Session Config that has both Plane detection and Image Tracking disabled. (it also happens while enabled but the point is that its not even because of too many recognition calculations)