Start a new topic

Configuration Tool(v1.0.2) has Error on Unity6

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.

Could you check and fix this error?


Thanks!


Hi Ayano-san,


Could you please let me know if this is a new scene or if you're using the existing Spaces Sample?
Additionally, could you provide a screenshot of the scene hierarchy, similar to the example below?
Best,
Andriy

Hi Afedorch-san,


Thank you for reply!

This error seems to occur for both new scene and  existing Spaces sample scene.

I attached screen shot including error on console.


My Unity version is v6000.0.45f1.


Thank you!

Hi  Ayano-san,

Can you please send an email to support@spaces.qualcomm.com so I can create a ticked and we can continue the conversation, meanwhile I will download the Unity Version you have and follow your steps:
This is the steps you took please confirm:

1. New Unity Project

2. Added Spaces SDK 1.0.2

3. Opened the Configuration Tool and chose what platform Augmented Reality or Mixed Reality 

4. On step 3 got an Error after pressing the Add the XR Origin and Main Camera:
Error

ExecuteMenultem failed because there is no menu named 'GameObject/XR/XR Origin (AR)'

UnityEditor.EditorApplication:ExecuteMenultem (string)

Please recheck if this is correct.

Login to post a comment