4.7 - Crash in C++ project when click on folder which contains any kind of anim sequence

Last commit I pulled:
https://github.com/EpicGames/UnrealEngine/commit/e302eda9eda9ff2d23be67d364a8e859889c239c

Reproduction:

  1. Create new C++ project (I tried TPP template)

  2. Compile it.

  3. Try to run.

  4. It might start it might not.

  5. Click on Animations in asset browser. Now it will crash.

Problem seems to be related to AnimSequence files, as with single anim sequence in folder I was able to crash editor.

If any animations are loaded at editor start (for whatever reason), editor won’t even pass splashscreen.

Hi,

Sorry for the delay in getting to this post. I just wanted to check and see if you are still seeing this issue.

Hey

No problem, and forunetly. It was quickly fixed, so I thought someone looked at it. Can be marked as resolved.