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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment