teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

エラーを追加

2019/07/25 00:46

投稿

rsu
rsu

スコア75

title CHANGED
File without changes
body CHANGED
@@ -22,7 +22,12 @@
22
22
  }
23
23
  }
24
24
  ```
25
+ Playボタンを押したらでるエラー
26
+ 「The AnimationClip 'New Animation' used by the Animation component 'Button' must be marked as Legacy.
27
+
28
+ 動いてほしい時に出るエラー
29
+ 「Default clip could not be found in attached animations list.」
25
- debug.logはうまくうごいてます。
30
+ Play Automaticallyのチェックは外してあって、debug.logはうまくうごいてます。
26
31
  このプログラムがついているオブジェクトには起動させたいアニメーションがちゃんとついています。
27
32
  Unityは2019.1.11f1で
28
33
  ビルドするOSはAndroid7.1.1です。

1

タグ追加とタイトル変更

2019/07/25 00:46

投稿

rsu
rsu

スコア75

title CHANGED
@@ -1,1 +1,1 @@
1
- Unity2Dでアニメーションがうまくいかない
1
+ Unity2Dでアニメーションがかない
body CHANGED
File without changes