Took me a good couple hours to figure this out, so for anyone looking:
When you copy a BP Function Library function to somewhere else, a WorldContext variable input is added out of nowhere causing this. Search all BP for WorldContext and delete that variable.