Is it possible to use a local wifi router connecting Vision Pro and Mac for developing? I tried from Unity and Xcode. From Unity, the host app wouldn't open without WIFI (internet connection) From Xcode, I can see the Vision Pro paired, but while try to run there's no device listed. Any suggestions? Thanks a lot, /Ruiying
Yes, this is possible. Make sure your Vision Pro and your Mac running Xcode are connected to the same network. For visionOS, this means they need to be on the same WI-FI network (your WLAN). You can also use an iPhone hotspot, which I have found to be very convenient.
You also need to make sure you have paired your Vision Pro with your Mac. Have you entered a code to complete this process? Here is Apple's official documentation on this subject.
To run directly from Unity to Apple Vision Pro (using PolySpatial) there is a separate process, Play to Device, that allows you to connect Unity directly to a simulator or device. You will need to install an app (via TestFlight, see the documentation) on your Vision Pro and also an internet connection.
Let me know if that helps or if you have any more questions!