Crash on editor startup 4.7 after convert 4.6.1

Cast to “blueprint” means a blueprint class i made, for example Cast to MyTestBlueprint. It’s about finding an actor of a certain blueprint class, getting an actor array and casting the result to the same class you searched for… because you cant call any specific functions you made from an actor if you dont cast it first.