- 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!
推薦閱讀
- 計算機網(wǎng)絡(luò)
- Deploying Node.js
- Apache Oozie Essentials
- Python零基礎(chǔ)快樂學(xué)習(xí)之旅(K12實戰(zhàn)訓(xùn)練)
- Getting Started with SQL Server 2012 Cube Development
- 深入淺出PostgreSQL
- Unreal Engine 4 Shaders and Effects Cookbook
- 利用Python進(jìn)行數(shù)據(jù)分析
- Emgu CV Essentials
- QGIS 2 Cookbook
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 零基礎(chǔ)學(xué)C語言(第4版)
- 軟件測試分析與實踐
- Visual C++程序設(shè)計全程指南
- PhantomJS Cookbook