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 5 years have passed since last update.

[Unity]failed to create temp/〜っていうエラーが出てプロジェクトが開けなくなった場合

Last updated at Posted at 2018-02-10

色々調べたら

ググってみると、空容量とか権限に問題がないか、日本語が混じってるかどうかなどの原因が出てきたけど、私のプロジェクトファイルにはそれらには該当しなかった

解決方法

新しくフォルダを作って、開けなくなったプロジェクトのフォルダの中のファイル全部を新しいフォルダに移動する。 これで開けるようになりました。

他にも、開発中にUnityエディタをアップデートしてしまうと、実行ファイルが作成できなくなったりするので、その場合でも上記の方法で解決できます。

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?