以下の内容はhttps://baba-s.hatenablog.com/entry/2022/03/08/090000より取得しました。


【Unity】MissingReferenceException: The object of type 'HostView' has been destroyed but you are still trying to access it.

概要

f:id:baba_s:20220216163250p:plain

Unity 2022.1.0b7 の Game ビューを「Fullscreen」モードにして Unity を再生すると

MissingReferenceException: The object of type 'HostView' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
UnityEditor.EditorApplicationLayout.InitPlaymodeLayout () (at <9818991d79ec4437bcb28429e46862ef>:0)
UnityEditor.EditorApplicationLayout.SetPlaymodeLayout () (at <9818991d79ec4437bcb28429e46862ef>:0)

上記のエラーが発生して Game ビューのフルスクリーンモードが解除される現象に遭遇した
こちらは解決方法がわからなかったため、正式版になるまで待つ必要があるかもしれない




以上の内容はhttps://baba-s.hatenablog.com/entry/2022/03/08/090000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14