I get the following error when I press the “Add XR Origin and Main Camera” button at third step on page 6 of the Configuration Tool for Snapdragon Spaces.
"ExecuteMenuItem failed because there is no menu named 'GameObject/XR/XR Origin (AR)"
This error is caused by a change in the name of the "ExecueMenuItem" for adding XR Origin due to the version update of the XR Interaction Toolkit (XR Interaction Toolkit 2 to 3) that accompanied the version update to Unity6.
XR Interaction Toolkit 2: XR Origin (AR)
XR Interaction Toolkit 3: XR Origin (Mobile AR)
It seems that the error occurs because Sapces SDK does not support this name change.
Ayano. komura. nt
I get the following error when I press the “Add XR Origin and Main Camera” button at third step on page 6 of the Configuration Tool for Snapdragon Spaces.
"ExecuteMenuItem failed because there is no menu named 'GameObject/XR/XR Origin (AR)"
This error is caused by a change in the name of the "ExecueMenuItem" for adding XR Origin due to the version update of the XR Interaction Toolkit (XR Interaction Toolkit 2 to 3) that accompanied the version update to Unity6.
It seems that the error occurs because Sapces SDK does not support this name change.
Could you check and fix this error?
Thanks!