Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.3
2021.1
2021.2
2021.2.0a5
Issue ID
1322548
Regression
No
[Profiler] Clicking on the IP address in the Attach to Player menu for a 2nd time closes the connection
How to reproduce:
1. Create a new project
2. Build and run as a development build
3. In the Unity editor go to Window > Analysis > Profiler
4. Select the Attach to Player dropdown
5. Enter your local IP address
6. Click Connect
7. Click on the IP address in the dropdown again
Expected result: Nothing happens
Actual result: The connection is closed
Reproducible with: 2018.4.32f1, 2019.4.21f1, 2020.3.1f1, 2021.1.0f1, 2021.2.0a10
Notes:
1. The issue is not reproducible when clicking on other Attach to Player options.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment