LoginSignup
0
0

More than 1 year has passed since last update.

【Unity】git トラブルシューティング

Last updated at Posted at 2021-10-18

git clone した後にスクリプトが存在しているのにmissing状態になる

git cloneで下図の様に、missing状態になることがある。
image.png

本来であればcsファイルは以下の表示となっているが、missing状態になっている場合、このアイコンが白色になっている。
image.png

解消方法

  • エクスプローラを開き、対象スクリプトと同名称の.metaファイルを削除する。
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