Search Issue Tracker
By Design
Votes
1
Found in
2021.3.36f1
2022.3.22f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
6000.2.0a1
Issue ID
UUM-67498
Regression
No
Analytics-related methods are called when the analytics module is disabled explicitly via a script
Reproduction steps:
1. Open the attached project "ReproProject"
2. Access the Profiler Window via the menu: Window > Analysis > Profiler
3. Build and run a Development Build on Android with the "Autoconnect Profiler" option enabled
4. While the app is running, minimize it to the background
5. In the Profiler Window, search for "PauseSession"
Expected result: The term "PauseSession" does not appear (i.e., No analytics-related method is called)
Actual result: Analytics-related methods are invoked (and data is recorded if Cloud Diagnostics is enabled, which may impact performance)
Reproducible with: 2021.3.36f1, 2022.3.22f1, 2023.2.16f1, 6000.0.0b13
Reproducible with these devices:
VLNQA00518 - Google Pixel 4 (Pixel 4), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 12
VLNQA00414 - Galaxy Note10+ 5G (SM-N976V), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 9
VLNQA00591 - Samsung Galaxy S23 (SM-S911B), CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno 740, OS: 14
VLNQA00278 - Xiaomi Redmi Note 7 (Redmi Note 7), CPU: Snapdragon 660, GPU: Adreno 512, OS: 9.0.0
VLNQA00139 - Vivo Xplay6 (vivo Xplay6), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 7.1.1
VLNQA00132 - Xiaomi Mi 5s (MI 5s), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 6.0.1
Testing environment: Windows 11 23H2 (22631.3007), Windows 11 (10.0.22621) 64bit (User’s)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Project includes Crash Reporting, which is dependent on Analytics
Resolution Note:
Project includes Crash Reporting, which is dependent on Analytics