I dont see my sphere trace by channel while i start my game

On the sphere trace by channel node set the debug visibility to “for duration”, “persistent” or “for one frame”

Let me know if this fixes your issue?

I DONT SEE MY SPHERE TRACE BY CHANNEL WHILE I START MY GAME. I AM USING UE4.24 AND I DONT KNOW TO SOLVE IT. I AM JUST A BEGINNER SO DONT KNOW HOW TO DO IT. THE TUTORIALS I AM WATCHING SHOWS SPHERE TRACE EVEN WHEN THE GAME STARTS BUT MINE DOESNT

IT DOESNOT WORK I USED ALL THE ONES YOU MENTIONED BUT IT IS STILL NOT SHOWING WHEN MY GAME STARTS.I AM USING 4.24.1
SO
PLEASE HELP ME

are you sure the trace is actually firing? pop a breakpoint on it by selecting the node then pressing F9 see if it pauses the game while you play

if not this then make sure the radius of the sphere trace is set to something easy to see. it may have a radius of 0 which means you will never see it

Let me know how that goes? @GRIM REAPOR 707