hello.
I just found out that when i use custom context (exp: Player,Enemy Pawn)
and a test inside EQS to that context. it doesnt show me the Visual Results in EQS testing pawn.(it seems it uses the origin (0,0,0) of the map instead of my context location.)
and also i found that it works At Runtime(simulation).(shows the expected results in a second before it fall down)
is there any way to get results in testing pawn without need of simulation?