As an Associate of different 3rd parties, this website earns from qualifying purchases & contains affiliate links: learn more in the footer.

Unity Remote 5 — Mobile Testing

Unity Remote 5 — App for Mobile Testing on iOS & Android using Unity Editor & Mobile Phone with USB Connection without Building of App. It’s the only solution to quick checking of ideas.

Unity Remote is mainly used to Test Sensors that are only on Mobile Phone (gyro, accelerometer, compass, etc.). So you will see your mobile game on Phone (also in Unity Editor) & get data from Sensors.

Mobile Testing with Unity Remote: Tips & Tricks

There are some inconveniences (not bugs, it’s by design) & features:

  1. You need to hit Play — Stop — Play in Unity Editor for sensor detecting in first time.
  2. You can freeze a state of sensor by turning off the screen of the mobile phone or by disabling of wire. This is convenient if you need to test the game at the moment with certain sensor values.
  3. When switching between testing via wire and without it, you have to restart Unity Editor to reset sensor data.
Unity Remote — iOS & Android App
Unity Remote — iOS & Android App

Gyroscope & Accelerometer

You can test data of Gyroscope & Accelerometer sensors, so you can use Unity Remote while Developing AR Apps with AR Camera Lite (docs).

Camera

You can’t test Camera Stream with WebCamTexture from Mobile Phone (docs are wrong), so in Unity Editor & on Mobile Phone you will see Camera Stream from the laptop. If you know the magic of how to make it work, please share it in the comments.

Unity Remote 5 Not Working

To solve your problems Check Tutorials:

Building

The next step after Testing with Unity Remote is Building. Building is the only way when you can get real experience about Mobile App because the behavior of Real Build may be different.

iOS:

Android:

iOS/macOS Apps on Windows

My working operating system is macOS because it’s the only way to test Unity iOS/macOS apps comfortably. Windows machines can also be used for testing with this tool:
Build for iOS/macOS on Windows.


AR Foundation Remote Tool

AR Foundation Remote — AR Remote Tool allowing you to test AR Apps with ARKit/ARCore without building right in Unity Editor. Learn Also: AR Testing Tutorial.

Unity Asset Store — Download Button
AR Foundation Editor Remote — AR Remote Tool allowing you test AR App without building right in Unity Editor. Unity Asset.

Unity Assets

Support for Unity Assets

I am Andrey Sirota, Founder of Makaka Games and full-time Publisher on the Unity Asset Store. First, read the latest docs online. If it didn’t help, get the support.
Back to top button