I'm having an issue where I have two objects which I should add were cloned from each other originally. One, object, 'civilian', on created has a 'tile' pathfinding obstacle added. For some reason, the other separate object, 'pawn', is affected by this. When a civilian is created, the pawn suddenly starts detecting the 'tile' as an obstacle as well. Obviously this could be difficult to determine without any events shared but has anyone come across this before where they found a reason behind it?