コガネブログ

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

【Unity】Unity 2018.3.0b1 新機能「Find references in scene」

概要

f:id:baba_s:20180912213639p:plain

Scene に配置されているオブジェクトを選択して、
Inspector でコンポーネントを右クリックして「Find references in scene」を選択すると

f:id:baba_s:20180912213648p:plain

そのコンポーネントを参照しているオブジェクトを
Hierarchy で検索することができます