Optimize and measure the performance of assets in your project. The Asset Loading Profiler module and the AsyncReadManagerMetrics API allow you to measure how quickly Unity loads the assets in your project. You can also use the Import Activity window to measure import timings.
| Topic | Description |
|---|---|
| Collect asset loading metrics | Monitor asset loading at runtime. |
| Asset Loading Profiler module reference | Visualize the number of read operations on the assets in your project. |
| Analyze the import process | Analyze and debug asset importers. |