Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X
Votes
0
Found in
2018.4
2018.4.8f1
Issue ID
1192488
Regression
No
[macOS]Cloud Diagnostics and Analytics services do not work when enabled via Preprocessor
How to reproduce:
1. Open the attached CloudDiagPreProcessorRepro.zip project
2. Run build via BUILD/BUILD OSX custom menu item
3. Rightclick the built app and select Show Package Contents
4. Go to Recources-> Data-> open globalgamemanagers file
Actual result:
https://perf-events.cloud.unity3d.com and https://cdp.cloud.unity3d.com endpoints ARE NOT present in the globalgamemanagers file. Meaning that Cloud Diagnostics and Analytics data is not sent from the app
Reproducible with: 2018.4.0f1, 2018.4.12f1
Not reproducible with: 2019.2.10f1, 2019.3.0b8, 2020.1.0a9
Additional notes:
- The Library folder needs to be deleted every time to reproduce the issue
- If the editor is closed after reproduction, the issue is no longer reproducible
- If the Unity Build Window is used to build then the issue is not reproducible
- Could not test on 2017.4.33f1 because of the thrown errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment