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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment