Search Issue Tracker
Fixed in 1.0.3
Votes
0
Found in [Package]
1.0.0
Issue ID
1180253
Regression
No
[Android Logcat] The editor locks up while connecting to a device via IP address
If you attempt to connect to a device via IP Address in the Android Logcat window then the entire editor will freeze during the process.
More of an issue when dealing with slow networks or if there is a connection error (you end up having to sit on the frozen editor and wait for the timeout), but the fact that the editor gives no feedback to what is going on is also a problem.
1. Open Unity
2. Open the attached project
3. Switch the build target to Android
4. Open the Android Logcat window via Window > Analysis > Android Logcat
5. Open the device dropdown and select Enter IP
6. Enter any IP (192.168.1.1 is the best to use to see the issue at its worst)
Expected Result:
The editor gives feedback on the connection process and the editor remains usable while the connection process is carried out.
Actual Result:
The editor gives no feedback and locks up until the connection process has completed.
Tested on Windows.
Occurs on package version 1.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "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
Add comment