Blueprint Asteroids field

Hard to understand what’s wrong, are you calling the PlayerCameraTransform dispatcher on Tick in your pawn?

Like this:


EDIT:

Also have you set default values for variables (if are not already set)?

About your last errors, looks like some variable are not exposed, click on the link of error on the log to see about what variables the error occur.