Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.2f1
Issue ID
720887
Regression
No
[Unity Remote] If game view is not shown in editor, then frames aren't refreshed on device
To reproduce:
1) Download and open project
2) Run scene Level with device with Unity remote connected
3) Try pressing one of the boxes in the corners and notice that they turn blue and a message is written in console
4) Make so that game view is not visible (if you have default layout, then just open scene view)
5) Try pressing one of the boxes again, notice that it doesn't turn blue, but a message is still written in the console
Reproduced on 5.1.3p1 and 5.2.0f2 using iPad mini 3 (8.4.1)
RESOLUTION:
Unfortunately the design of Unity Editor and Unity Remote does not allow us to fix the bug. The game does not run in the editor whenever the game view is not visible. Since the remote only acts as a dumb display to which graphic images are sent from the editor via the cable, it's not possible to refresh the game view whenever it's not refreshed in the editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cancelling a Package installation leads to invisible compilation errors preventing the user to enter Play Mode when the “Cancel” button is clicked, and does not actually cancel the package install as it appears in the Project after the Editor is restarted
- NullReferenceException occurs when searching presets in “Select Preset” window after selecting a GLTF Importer preset
- Dynamic TMP_Font asset shows up as modified in source control when TextMeshPro text using it is changed
- “Output value ‘outMotionVec’ is not complete” warning logged after creating Canvas Shader Graph Asset
- SVG Image Component loses Source SVG Image field references when upgrading to a different Vector Graphics package version
Add comment