Search Issue Tracker
Fixed
Fixed in 2023.1.0a20
Votes
0
Found in
2019.4.40f1
2020.3.35f1
2021.3.5f1
2022.1.7f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-2584
Regression
Yes
[Profiler][Android] Trying to manually connect to a recovered connection fails the first time
Reproduction steps:
1. Create a new project
2. Switch Platform to Android
3. Make sure that Wifi is enabled on a device
4. Build for Android
5. Open the Profiler Window and set the connection to a device on the local network
6. Unfocus and focus the APP (Minimize it and return to it)
7. Observe that connection auto defaults to "Autoconnected Player"
8. Set the connection to the same device on the local network
Expected result: connection does not fail the first time when connecting to the same device on the local network
Actual result: connection fails the first time when trying to connect to the same device on the local network (See attached ProfilerFailedConnection.mp4)
Reproduces on: 2021.2.0a4, 2021.2.0a16
Not reproducible: 2018.4.34f1, 2019.4.26f1, 2020.3.7f1, 2021.1.6f1, 2021.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeShader compilation is executed sequentially, resulting in subpar performance
- Crash on UnityObjectToString(Object*) when an object has a field with a type mismatch and an active Animator
- Visual Effect Graph Node creation folder colors are not set to default by default
- The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
- The same subgraph window can be opened multiple times after a domain reload
Add comment