2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[Unity] Component GUI Layer in Main Camera for Scene Assets/****.unity is no longer available.

Last updated at Posted at 2020-09-29

TL;DR

Cameraにアタッチされている,Flare Layerを削除(無効化)すると治る!

なんでなったの?

Unityのバージョンを2019.4.8f1にあげたところ,エラーが発生しました.

ビルドするときに,一応ビルドは完了するが,毎回このエラーが大量にでるのはうっとうしいので,使っていないなら消したほうがいいと思います.

やり方

  1. 無効化するときは,チェックボックスを外すとできます.

image.png

  1. 削除するときは, 右の3点マークをクリック(or右クリック)でremove componentを選択するとできます.

image.png

無効化している時点で,使っていないはずなので,削除してあげるほうがいいと思います.

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?