I’m using Learning Agents in UE 5.5, I’ve increased the Max Episode step num to 4096 potential need it higher because I’m trying to get my agents to navigate an environment for a while, but it seems to cap at 3333, is there a way to remove this limit?
Assuming you don’t have any completions which are firing, the only other thing is you need to set the max recorded steps higher perhaps? I usually set it to (agent num * step num)