Xcode 15 convert .usdz file to .scn option missing

In previous versions of Xcode, there was a simple option under Editor > Convert to .scn when a .usdz file was selected. I am unable to find this option anymore as all I see when selecting a .usdz file is "Previous Page", "Next Page", "Play", "Pause".

Please provide some insight on how to convert a .usdz file to .scn in Xcode 15. Thanks!

Accepted Reply

Depending on which Xcode beta you have, you may need to control-click on the .usdz, pick Open As > SceneKit Document first. You will then find the "Convert to SceneKit file format (.scn)" item in the Editor main menu

Replies

If you click on a .usdz file in Xcode and see the file contents shown in the editor, do you see a button that says "Export to SceneKit" on the top right hand corner of the screen? If so, click that and you'll see a window to export it to a .scn file

Depending on which Xcode beta you have, you may need to control-click on the .usdz, pick Open As > SceneKit Document first. You will then find the "Convert to SceneKit file format (.scn)" item in the Editor main menu