ゲームビュー
参考:
目次
カメラ
参考:
How to Choose Camera for Game Window – Unity Answers
Game view not reflecting any changes in unity – Stack Overflow
発光が反映されない
参考:
シーンビューの内容がゲームビューにそのまま映らない – teratail
インスペクタの変更が反映されない
対処法:
EditorApplication.QueuePlayerLoopUpdate
参考:
Unity Editor の Game View が更新されない時の対処方法 | 太郎Work
Editor 拡張をしたが描画が更新されない時 | Blue_Breath_Blog
EditorApplication.QueuePlayerLoopUpdate | Unity スクリプトリファレンス [公式]