Search Issue Tracker
Won't Fix
Votes
0
Found in
4.2.0f2
Issue ID
553037
Regression
No
Editor hangs when connecting to 127.0.0.1 twice
Repro steps:
1. Ensure you don't have anything that you can be profiled running
2. Open Profiler Window
3. For Active Profiler, select <Enter IP> and enter "127.0.0.1" *
4. For Active Profiler, select 127.0.0.1 from the list
5. Your editor should now hang (if it doesn't, try selecting 127.0.0.1 again)
Ensure you have no player running that can be profiled on 127.0.0.1 if you can't repro.
* (Step 3) This spits out the message:
Attempting to connect to player ip: 127.0.0.1 with a 1 ms timeout
UnityEditorInternal.ProfilerDriver:DirectIPConnect(String)
UnityEditor.AttachProfilerUI:SelectProfilerClick(Object, String[], Int32)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment