Configure data collection in the Editor
Configure diagnostic data collection for for your app in the Unity Editor.
Read time 1 minuteLast updated 2 days ago
To enable or disable data collection for your Unity project, configure the diagnostics settings at a project level or for specific build targets. You can then further define which data is collected and how it’s used in the Unity Dashboard. Refer to Configure Developer Data settings in the Dashboard.
Configure data collection for your project
To configure diagnostic settings for your project:- In the Unity Editor, select Edit > Project Settings.
- Under Services, select Diagnostics.
- Set the Diagnostic Data field to Enabled.
Configure data collection for builds
To override the data collection usage from the project-wide setting for specific builds:- In the Unity Editor, select File > Build Profiles.
- In the Build Profiles window, select the build you want to edit.
- Under Diagnostics, toggle the Diagnostic Data field to enable or disable data collection for the build.