Firstborn/Library/PackageCache/com.unity.inputsystem@1.5.1/Samples~/UnityRemote
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00
..
.sample.json updated to the latest editor 2023-05-07 17:43:11 -05:00
CubeMaterial.mat updated to the latest editor 2023-05-07 17:43:11 -05:00
CubeMaterial.mat.meta updated to the latest editor 2023-05-07 17:43:11 -05:00
README.md updated to the latest editor 2023-05-07 17:43:11 -05:00
README.md.meta updated to the latest editor 2023-05-07 17:43:11 -05:00
UnityRemoteSettings.png updated to the latest editor 2023-05-07 17:43:11 -05:00
UnityRemoteSettings.png.meta updated to the latest editor 2023-05-07 17:43:11 -05:00
UnityRemoteTest.unity updated to the latest editor 2023-05-07 17:43:11 -05:00
UnityRemoteTest.unity.meta updated to the latest editor 2023-05-07 17:43:11 -05:00
UnityRemoteTestScript.cs updated to the latest editor 2023-05-07 17:43:11 -05:00
UnityRemoteTestScript.cs.meta updated to the latest editor 2023-05-07 17:43:11 -05:00

Unity Remote Sample

This sample is just a simple scene that lets you see try out the Unity Remote app. The app is useful for quickly testing your project in the Unity Editor without having to build and deploy to the device. This is supported for iOS and Android.

More detailed information about the Unity Remote can be found in the Unity manual.

Instructions:

  1. Install the Unity Remote app on your Android or iOS device.
  2. Connect the device to your computer via USB. On Android, make sure you have the Android SDK installed and configured appropriately in Unity. Also, USB debugging needs to be enabled.
  3. In Unity, go to Edit > Project Settings > Editor and select the device in the Unity Remote section. Unity Remote Settings
  4. Open the Unity Remote app on the device.
  5. Open the UnityRemoteTest.unity scene from this sample.
  6. Enter play mode. After a short delay, the Unity Remote app on your device should switch to display the scene and you should be able to interact with the scene in the editor using the device.