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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment