I use version 4.25.3. Every time I launch my project a window appears which asks me to give details about the crash and all that, and at that time UE crashes and I can’t move my cursor or change tabs or ANYTHING. I then have to hold the power button to force close it. This happens every time and I can’t find a solution.
Specs: Nvidia GeForce MX130 – i3-7130U 2.70 GHz.
In case you need any more details from me please comment it down below
Can you make a fresh project and have that work? or is ALL Unreal editors broken? In other words Is it just this project you’ve been working on? Are you doing all blueprints, or c++ and blueprints?
working with c++ doing stuff I’ve been able to put the UE into repeat crashes like this. Calling null pointers in constructors is bad. Calling Null pointers anywhere is bad, I’m going to guess its most likely this. Without more context as to what you were doing in the project before it started though I don’t think I can help more.
Hey. So I created a fresh project and still the same issue occurred. I just create a new project in the category of games, and when the editor opens it shows these seats and a table which I guess is for beginners to mess around with. I don’t move or touch a single component in the project and yet it still crashes.