Search Issue Tracker
In Progress
In Progress in 6000.6.X
Votes
0
Found in
2022.3.72f1
6000.0.65f1
6000.3.5f1
6000.4.0b4
6000.5.0a4
6000.6.0a1
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
- 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
Add comment