Event Begin Play seems to not work project wise

It looks like EBP is disabled on all forms of blueprints, including level ones. Even If i make new level. I dont know what could cause it, even closing and opening project again doesn’t fix it. In addition to that my player character (i was working on third person project) is unresponsive, looks like is not possesed by controller. I have no idea what could be the cause, I was mostly working with widget blueprints and learning game saving using game instance. I will have to remake entire project if don’t figure this out plus I want to know how to fix this in the future. My project is in UE4 on 4.18v

Figured it out. It’s because I used custom GameState instead of custom GameStateBase.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.