I have a GameMode which allows level-streaming with the default class set to BP_Third_Person Manny character when set, but not my programmed BP_Player which of course is more important than the template.
Why or what settings are needed to make the levle-streaming work on the BP_Player? I originally set it up to do that, and it worked, but I had a UE crash which made it stop streaming from overlap events and only manny makes the objects show up when walking in the level. Any ideas how to repair it?