- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 94字
- 2021-06-24 12:12:55
Editor profiling
We can profile the Editor itself. This is normally used when trying to profile the performance of custom editor scripts. This can be achieved by enabling the Profile Editor option in the Profiler window and configuring the Connected Player option to Editor, as shown in the following screenshot:

Note that both options must be configured if we want to profile the Editor: if nothing happens in the graph, then it is possible you have not selected the Profile Editor button, or you may accidentally be connected to another game build!
推薦閱讀
- Java逍遙游記
- Progressive Web Apps with React
- 零基礎學MQL:基于EA的自動化交易編程
- 秒懂設計模式
- 深入淺出Serverless:技術原理與應用實踐
- 深入理解Android:Wi-Fi、NFC和GPS卷
- C# and .NET Core Test Driven Development
- Getting Started with Nano Server
- Java并發編程之美
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Web程序設計:ASP.NET(第2版)
- Android Game Programming by Example
- ASP.NET開發寶典
- Neo4j 3.x入門經典
- DevOps 精要:業務視角