Search Issue Tracker
Fixed
Fixed in 2023.1.0a20
Votes
0
Found in
2022.1.7f1
2022.2.0a17
2022.3.0f1
2023.1.0a1
Issue ID
UUM-2607
Regression
No
[Profiler][Android] "Player AndroidPlayer(X) was restarted on device" isn't printed until after the connection is changed
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. Change the connection to Play Mode in the Profiler Window
Expected result: "Player AndroidPlayer(X) was restarted on device" is logged before a connection is changed
Actual result: "Player AndroidPlayer(X) was restarted on device" isn't logged until after you change the connection (See attached DeviceProfiler.mp4)
Reproduces on: 2021.2.0a14, 2021.2.0a16
Not reproducible: 2021.2.0a4, 2021.2.0a13
Could not test on: 2018.4.34f1, 2019.4.26f1, 2020.3.7f1, 2021.1.6f1, 2021.2.0a3 due to no messages being printed out in the Console Window regarding connection states
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment