About Unity Profiler Core
Important
The com.unity.profiler.core package has been renamed. Use com.unity.profiling.core instead.
Use the Unity Profiler Core package to add contextual information to the Unity Profiler captures. For example, you can use the Scripting APIs provided with the Unity Profiler Core package to add a string or number to a Profiler sample or pass custom data to the Profiler data stream to later use in the Editor.
Preview package
This package is available as a preview, so it is not ready for production use. The features and documentation in this package might change before it is verified for release.
Installation
To install this package, follow the instructions in the Package Manager documentation.
Requirements
This version of Unity Profiler Core is compatible with the following versions of the Unity Editor:
- 2020.1 and later
Helpful links
If you are new to Unity Profiler Core, or have a question after reading the documentation, you can:
- Watch the Tutorials here.
- Join our support forum.