Editor crashes on loading action list

So ue4 keeps crashing when I try to drag from a node and open the action center. Looks as if it is too heavy for the action list to open all options? It crashes on different classes, so it doesn’t look like anything class specific.

For example I add a cast from getplayercontroller to myplayercontroller and try to drag the options from that playercontroller output. It then crashes on mouse release where it should load the action list.

I tried to delete binaries, intermediate and saved. Generate project files and rebuild binaries. But the crashes keep happening.

Any idea what the problem is? I send some crash reports to epic maybe that helps.

MachineId:CA2BDEFA4BA6C96A11A7C2A268F7F978

Does anyone know what could cause this error?

Hello AlexPixelpool,

Thank you for submitting those crash reports and providing your Machine ID, that was very helpful. From looking at your crash reports, it seems that they are related to this report: UE-37070. From the resolution, it looks like this isn’t happening any more in 4.15. Would you be able to give that a shot? You can download the preview build of 4.15 from the Epic Games Launcher.

While I don’t suggest developing on a Preview build, this could let both of us know if this issue is still occurring in 4.15.

Hi Matthew,

Thanks for the fast response! I downloaded and converted my project to 4.15 to check if this solves the problem. And it looks like it works perfectly! We will probably convert to 4.15 as soon as it is available for development. Thanks!