scenario:
You have 100 agents in the scene and want to see only the logs of the one that’s freezing up.
current solution: deactivate all other agents
proposed improvement: click the focus button in the console and select that agent.
Debug.Log has a second overload that takes a Unity object as context. Clicking the console log will ping and select the object.
I see where you got confused, I changed the title to remove “focus”