Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.1p1
Issue ID
832368
Regression
Yes
Input from the Editor is reset after a few seconds if an iOS device is set for Unity Remote but the Remote app isn't running
If an iOS device is set for use with Unity Remote in Edit > Project Settings > Editor, if a key is held down during play mode, it will get reset to its 'up' state in a few seconds even when not using the Unity Remote app.
Steps to reproduce:
1) Open the attached project.
2) Plug in an iOS device into the computer.
3) Go to Edit > Project Settings > Editor and select the device to use for Unity Remote.
4) Press play.
5) Press and hold down the left mouse button in the Game view.
The state of mouse input is logged in the console. At first, the input is registered normally, but after a few seconds it is reset even though the button is held all the time. This does not occur if 'Any Android device' is selected, or when no device is set (None). This happens with any key input (mouse buttons, spacebar etc.). After releasing the button, its input is sometimes not registered at all afterwards.
Note: the issue does not reproduce if Unity Remote is running on the connected iOS device.
Reproduced on:
5.5.0b4, 5.4.1p1
Did not reproduce:
5.3.6p5, 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment