Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
1
Found in
2018.1.0b9
Issue ID
1008321
Regression
No
Editor freezes if Profiler is unable to connect to Player
How to reproduce:
1. Create a new Unity project
2. Go to Window --> Profiler
3. Click on "Editor" drop down menu (in the Profiler)
4. Click on <Enter IP>, enter some invalid IP and press Connect, observe the Profiler displays "unable to connect", but the entire editor does not respond anymore.
Expected result: Editor does not freeze while connecting and attempted connection can be aborted
Actual result: Editor freezes while connecting and connection to player cannot be aborted until the connection request is failed
Reproducible with - 2018.2.0a2, 2018.1.0b10, 2017.3.1p3, 2017.2.0a1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
alexeyzakharov
Oct 18, 2019 12:10
I'm adding progress bar which displays the scanning progress and allows to cancel the connection attempt.