Unity Issue Tracker - Unity Analytics does not send Custom Events when running application in batch mode
Closed
UUM-2284
Unity Analytics does not send Custom Events when running application in batch mode
Unity: Analytics
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Code to enable batchmode in analytics is too complicated to port back this far
Code to enable batchmode in analytics is too complicated to port back this far
How to reproduce:
1. Open the user's attached "AnalyticsEvent.zip" project
2. Open the "SampleScene" Scene
3. Set-up Analytics Services (Edit -> Project Settings -> Analytics)
4. Build the project
5. Run the Build with -batchmode command line
6. Observe the Analytics Dashboard
Expected result: Custom Event is sent from a Build ran in batch mode
Actual result: Custom Event is not sent from a Build ran in batch mode