My project crash every time I try to open it. How to solve this problem?
I modified the third person demo with different 3D models but I need to migrate blueprint animation from the original demo to my current project but after I did this the project display this error and crash
Unreal Engine 5.3.2 – Flying Plane Project
I have an issue: I cannot get my plane to fly in Unreal Engine 5. We have a project that requires us to do a VR application and we want to make a flight simulator. I have been following a tutorial and I copied most of the logic from there, but my plane will not fly. I suspect that it is not working because of the input (which is deprecated) and maybe from the fact that I am using a static mesh for the pawn blueprint (instead of a skeletal mesh).