LoginSignup
0
1

More than 3 years have passed since last update.

突然 Unityのログファイル (Editor.log) に何も出力されなくなった時の対応

Last updated at Posted at 2020-04-04

環境

  • macOS(10.15.2)
  • Unity 2018.4.14f1

事象

  • UnityのConsoleウィンドウにはログが垂れ流されている
  • ログファイル(Editor.log)を tail -f しても何も出力されない
    • tail -f ~/Library/Logs/Unity/Editor.log
  • その他エディタで見てもログファイルの内容が変化していない

対応

  • ~/Library/Logs/Unity/Editor.log を削除
  • Unityを再起動

自分はこの方法で直りました。ご参考まで。
削除以外の方法をご存知の方がいましたら教えていただけると嬉しいです。

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