AI Problem

The problem in your blueprint is that after Event Receive Tick AI you Cast To AI_Controller and set the AIConRef var, but then you dont do anything more. Check that the “output port” from Set AIConRef node is unplugged. Connect the “output port“ from Set AIConRef node to the “input port“ in Get All Actors of Class node.

Try it, and let me know if it work.