0
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 1 year has passed since last update.

[Unity]新しいURPテンプレートからプロジェクトを作成した時エラーが発生したら

Posted at

概要

UnityのURP用テンプレートが新しく追加されました。

スクリーンショット 2024-02-22 182312.png

実行時エラーが出て進めなくなった場合の解決手順を共有します。

No valid user created or default window layout found. Please revert factory settings to restore the default layouts.

スクリーンショット 2024-02-22 182901.png

本文

ポップアップの「Revert Factory Settings」を押しても進めないと思います。一旦「Quit」を押して終了します。

その後、今回作成したプロジェクトのファイルからプロジェクトフォルダ > Libraryと辿った所にあるファイル「ArtifactDB」を削除するとエラーが出なくなります。(正常に起動出来た後「ArtifactDB」は勝手に自動生成されます)
スクリーンショット 2024-02-22 183622.png

0
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
0
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?