20tab / UnrealEnginePython

Embed Python in Unreal Engine 4
MIT License
2.7k stars 737 forks source link

If Qt5 crashes Unreal Engine crashes. #846

Closed AgenteDog closed 1 year ago

AgenteDog commented 4 years ago

Hi, I'm trying to use Qt5 with unreal, but, if Qt5 gets an error of any kind unreal ends up closing with it. Is there any solution to this? I am using the ue4 loop specified in the docs as specified. Any ideas for why this could be happening?

I end up having to slowly debug everything, but it's even worse because since ue crashes i get no error details. This slows me down significantly.