■Environment
Device: NTT QONOQ, MiRZA
Spaces AR SDK 1.0.1
Dual Render Fusion
Thank you for reporting this issue. It has been logged with the SDK team for further investigation.
Hi,
Thank you for your response.
How is the progress of this investigation?
The Jira ticket has been opened and is currently under engineering review. I have requested an update on the progress and am awaiting a response.
Based on the engineering analysis, it appears that the application is not requesting camera permissions. For further information, please refer to the following documentation:
If you are using DRF you need to do the camera checking:
https://docs.spaces.qualcomm.com/unity/setup/handling-app-permissions-fusion#permissions-for-the-openxr-runtime
Thank you for you response.
After granted camera permission, we keep getting error log as shown in figure when using Spaces SDK v1.0.1 and attached AR Camera Manager.
Cloud you please tell me how to resolve this error?
Thank you for your feedback. I have passed your notes to the engineering team and am awaiting their response.
Ayano. komura. nt
Hi,
I keep getting error logs when the AR Camera manager is exist in a Unity Scene, due to this issue in Spaces SDK v1.0.1.
I understand that Spaces SDK v1.0.1 expects the AR Camera Manager to be disabled, but it is an essential component of Immersal or Marker contents.
Could you remove this log from Spaces SDK?
I have checked to error logs situations as a following,
・Using the Spaces SDK v1.0.1 sample (ControllerPrefabSampleScene), attach AR Camera Manager to Main Camera
・AR Camera Manager is enabled
・The above error occurs
・AR Camera Manager is disabled
・No error occurs
・Using the Spaces SDK v0.23.0 sample (ControllerPrefabSampleScene), attach AR Camera Manager to the Main Camera
・AR Camera Manager is enabled
・No error occurs
・AR Camera Manager is disabled
・No error occurs
Thank you!