Hi,im new , so i have this problem, i tried to add a sphere collision inside an ai controller, but it doesnt show on the viewport?why is that? when use in a BP_character,it shows

why is that?

Unlike the BP_character, the AI Controller is not a physical actor - think of it as of an overseeing manager for the AI.

The collision sphere should be in the Pawn controlled by the controller, no? What’s the end goal?

got same issue. any solutions ?