Im new to unreal(well havent touched it in almost a year), using 5.5, and im trying to make portals similar to the portal games by valve. the portals runs on tick group Post Physics, and the player character should run on pre physics. however sometimes the player character is ticking after the portals, which breaks the seamless teleport between portals.
heres a screenshot of the tick logs, I dont set any tick prerequisites. I see I could set a prerequesite in the portals to the player but I want to understand why is the character ticking so late sometimes.
my bad if its a dumb question.