• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by MrCodex · Nov 14, 2013 at 05:02 PM · animationcameralegacy

Camera AnimationClip must be marked as Legacy?

I have a camera and I want to make it play a cutscene/intro animation. I created an animation "CameraIntro" using the Animation window and added the animation to my camera's Animation component.

I also added a script in my main camera to play the intro animation:

 void IntroAnimation()
 {
     this.gameObject.animation.Play("CameraIntro");
 }

However, I keep getting

warning : The AnimationClip 'CameraIntro' used by the Animation component 'Main Camera' must be marked as Legacy.

error: The animation state CameraIntro could not be played because it couldn't be found!

I saw solutions involving the "Rig" panel, but I cannot find one for the camera. Help please.

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Key_Less · Nov 19, 2013 at 07:15 AM 0
Share

Hey $$anonymous$$rCodex, here are some related posts where I believe you can find your solution if you haven't already.

http://answers.unity3d.com/questions/575743/create-a-legacy-animation-without-a-model.html

http://answers.unity3d.com/questions/577801/animation-must-be-marked-as-legacy.html

Hope they help!

avatar image MrCodex · Nov 20, 2013 at 05:22 PM 0
Share

Thanks for the response $$anonymous$$ey_Less! I will look into it.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

17 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity4.3 legacy animations... 3 Answers

Problem with new version (Unity > Animation) 0 Answers

The AnimationClip used by the Animation Component must be marked as legacy 1 Answer

Problem with Animating Instantiated Child 1 Answer

Ui and camera movement 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges