Think it's a problem with the Event Play and Event Ticks

Ok, so I have no idea what’s going on. I’m not getting any errors when I hit play yet nothing moves. I have seven planets that rotate around a sun, and a flying pawn I made myself. When I hit play, the planets aren’t moving and my pawn only moves back and forth??? It doesn’t roll or pitch or yaw, it just moves back and forth while the rest of the level seems to be frozen. It happens in every single map and I haven’t changed anything since last night, when it was working perfectly fine, except created some materials.

Please help, I know its kind of vague but I’m new to this and this error just doesn’t make any sense to me. I have no clue where it could be based.
I’ve tried restating Unreal and my computer, but it’s still the same.


the level


these are the planet’s blueprints for the rotation


how the pitch works (its the same for yaw and roll)


and literally the only thing that still works, moving forward and backwards

Do you have physics enabled on your pawn? Also, do you have any movement components in your blueprints (for example floating pawn movement)?

My pawn does have physics enabled. I’m not sure what you mean by the movement components

I don’t see anything that says “movement” at least, also when I hit “simulate” I don’t see the arrow (thingies? not sure what they are) flowing through the blueprints

Try disabling the physics simulation and see if that fixes the left and right movement. By movement components I mean one of these:

134457-screenshot_1628.png

nope, don’t have any. Disabling physics actually gives me errors because then Impulse doesn’t work.

welp, I might just cry myself to sleep then :’(

Oh, I fixed it by creating a new game mode and replacing it in all levels. I don’t know why it works but it does.