I have the same issue. In my case, I had an instance of my pawn’s C++ class on the map. Removing that pawn instance from the world outlier solved the issue, but I still don’t know what caused it, since I’m pretty sure I had that pawn instance before and it would compile just fine.