I spawn a small number (5 currently) of space ships with the attached UnitySteer behaviours and settings. Randomly, some of them do not move at all, while the others work perfectly fine.
I can’t find out why some of them don’t move at all. If nothing else the SteerForTarget one should make them move. The fact that some of them do move and some don’t shows me it’s not a general error in my setup. Also, if they don’t move, then they don’t move at all, it’s not just that they are starting slow for whatever reason.
Anyone seen this before and/or having an idea how I can close in on the cause?