Search Issue Tracker
In Progress
In Progress in 6000.5.X
Votes
0
Found in
2022.3.72f1
6000.0.65f1
6000.3.5f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-132322
Regression
No
Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Link the project via Cloud
- Make sure "Diagnostics Data" is enabled in Project Settings > Services > Diagnostics
- Go to File > Build Profiles
- Make sure "Diagnostics Data" is enabled
- Build or Build and Run the project
- Once built, focus on the Player
- Unfocus from the Player
- Exit the Player
- Go to cloud.unity.com
- Navigate to your created project
- Click View Diagnostics
- Navigate to the Logs tab
- Observe the logs under Results
Actual results: not all the actions are reflected correctly, "Session End" is usually missing until the next session becomes active, logs duplicate or have wrong order
Expected results: logs correctly reflect all the performed actions
Reproducible with versions: 6000.2.14f1, 6000.3.5f1, 6000.4.0b4, 6000.5.0a4
Can’t test with versions: 6000.0.66f1 (diagnostics were introduced in 6.2)
Tested on (OS): Windows 11
Notes:
- sometimes none of the logs are shown at all, and it takes 4-5 to refresh it to show up or wait for a really long time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment