Configure data collection in the Editor
Configure diagnostic data collection for for your app in the Unity Editor.
阅读时间1 分钟最后更新于 9 个月前
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.