I started my project in the persistent level and had everything( AI behavior tree, navigation mesh, sound effects, etc.) set up properly then decided to move everything to another level.
I set the level blueprint to stream the new level and soon after, the behavior tree didn’t recognize the AI so some of the BTServices don’t work and for some reason a floating sphere with no material kept appearing in random places along with the animated gun from the starter content.
I switched to open level instead and the behavior tree recognized the AI but it he still can’t move unless I get right in front of him (he’s set to patrol unless he sees the player).
I’ve looked for solutions but I’m still fairly new to this so if anyone has any suggestions, I would greatly appreciate it.