2 in yosemite vmware 10.10 my problem is that whenever I create a game project and click on art.scnassets and select ship.scn file to open in scene view the ship model not shown visible in xcode scene graph. it just empty screen. Also if I drag a 3D sphere and floor from toolbar it also not appear in xcode scene graph I am attaching the image please help me how can I see my 3d model scene graph for aditing properties and textures..
xcode graph scene not visible
1.1k Views Asked by Flying At
3
There are 3 best solutions below
0

You can work around this issue by making a copy of the .scn file at the file level on your mac. Make sure you make the copy within the art.scnassets folder.
This copy should have all toolbars and controls associated with it. Once you have verified this you can delete the original and rename the copy.
Click on the toolbar item that currently reads "No Selection". Or click on the name of the scene ("ship.scn") to see child nodes.