Open1

Unity でアセット参照を探す方法

PitekiPiteki

いつの間にか Find References In Project が追加されている。
アセットを右クリック -> Find References In Project で簡単に検索できるようになった。
Unity 2022 で使うには事前準備が必要。

window -> search -> Index Manager
Options -> Dependencies にチェックを入れて Build

Unity 6 ではデフォルトで Dependencies にチェックが入っている模様。

でも 2022 だとたまに Find References In Project を押してもちゃんとした結果が返らなかったり、また長い build が走ったりする。ちゃんと使うにはコツがいるかも。