Event Tick Not Firing On Client

Hello,
The issue in question recently started happening when it wasn’t an issue before.
Event Begin Play and Event Tick now only fire on server when running a dedicated server. If I run my game inside the editor these events fire both server and client side as intended. Any suggestions on what I am missing? Game is Blueprints only.