Why all UMG animation can't work in UE4.9?

Why all UMG animations can’t work in UE4.9?
It seems that the module named movieSceneCore was renamed to movieScene. Maybe it’s necessary, But, that had a tremendous impact to our project. Because there were so many UI animations in our project. And now , all can’t work now!

Hello,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a a clean project?
  2. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  3. Could you provide screen shots of any blueprints that may be involved with this issue?

Hi Rudy, This issue only occurs when you open old version project(such as 4.8) in the new version(v4.9) engine. That means we can’t upgrade our project from 4.8 to 4.9 for this issue, except we reproduce all those umg animations in 4.9. And that’s will be a huge work to us.

So probably reproduction steps would be: 1. Create a project in 4.8 and create an UMG animation. 2. Upgrade this project to 4.9.

I haven’t tried to upgrade my project to 4.9 yet, but I also have plenty uf UMG animations, so probably this is my future-bug :slight_smile:

Yes, it is.

Hello,

I was unable to reproduce this issue on my end. I tried creating animations and then upgrading to the latest preview. However, I did not receive any errors or having any issues regarding the animations. Please note that the 4.9 version that you are using is a preview build and so it is considered unstable. This preview is meant to test out new features and the preview is not recommended for actual development. I will be happy to assist you further with this issue if/when a reproducible test case is found. Please let me know of any small steps that you may have taken to reproduce this issue on your end.

I had tried again. There was the issue indeed . Even through you can open the 4.8’s assets in 4.9 without any warning, But these ui animations can’t work at all, And the 4.9 editor will crash when you try to edit the old ui animations.

Hello,

Could you provide the exact steps that you are using to reproduce this issue on your end? When you say that you tried again, do you mean that you tried this with clean project or that you reproduced this in the same project?

Well, I’ll test with clean projects later, then tell you the resault. Thank you!

That’s greate! The version of 4.9 release dosen’t have the problem. And the issue only exists in the preview versions of 4.9!

Hello,

I am happy to hear that your issue has been resolved. I am going to mark your last post as an answer. However, if this problem returns please feel free to reopen this thread with any additional information you have and I will be happy to assist you further.

Make it a great day

Thank you for your kind help!