Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a2
2021.1
2021.1.0a7
Issue ID
1297200
Regression
Yes
[Profiler] "Connection is no longer valid" is thrown when switching Profiler Target from Player to any other
How to reproduce:
1. Create a new Unity project
2. Open the Build Settings (File->Build Settings...)
3. In the Build Settings window enable "Development Build" and "Autoconnect Profiler" options
4. Build And Run the project
5. Once the Build is open switch to the Editor
6. In the Profiler window switch the Target to the Editor (switching to Player also produces the same issue)
7. Switch back to the Build
Expected results: No errors are thrown in the Development Build Console
Actual results: The "Connection is no longer valid. Calling auto disconnect." error is thrown in the Development Build Console
Reproducible with: 2020.2.0a2, 2021.1.0a9
Not reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.17f1, 2020.2.0a1
Notes:
- The issue has been tested and reproduced on Windows
Comments (1)
-
fedorpm
Mar 19, 2021 09:36
But it isn't duplicate issue. Issue under link not reproduced in my case with Unity 2020.3.0f1, but with profiler it is.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #1259522