コガネブログ

平日更新を目標に Unity や C#、Visual Studio、ReSharper などのゲーム開発アレコレを書いていきます

【Unity】Profiler を Unity エディタとは別のプロセスで起動する方法

概要

f:id:baba_s:20220217114343p:plain

Unity メニューの「Window > Analysis > Profiler (Standalone Process)」を選択して

f:id:baba_s:20220217114346p:plain

確認ダイアログで「OK」を押すと

f:id:baba_s:20220217114348p:plain

Unity エディタとは別のスタンドアローンアプリとして Profiler を起動できます

参考サイト様