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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment