Enemies Unmoving With New Update

Started by banYongthom · 9 months ago · 3 replies · 152 views

#1
banYongthom
Member
JoinedJul 2024 Posts8 Score85
Hi I tested my game with the newest update on 12/10/25 and for some reason my enemies no longer move from their spawning locations (the goop tank) when playing on the s&box platform.

The weird thing is that they seem to be totally fine in the editor & within the standalone build used for testing multiplayer.

All the other scripts seem unaffected though and the navmesh seems to be the same, so I'm not sure where to start diagnosing this issue :/
#2
devultj
Facepunch
JoinedApr 2021 Posts96 Score3,005
when you hit play, and eject, and go to the navigation tool, does it say Navigation is enabled? I fixed something like this recently so wondering if it's related to that.

You can also log some stuff, like Scene.NavMesh.IsEnabled and check the console
#3
banYongthom
Member
JoinedJul 2024 Posts8 Score85
@devultj
Damn, yeah the navigation tool and the log are saying that the navigation is still enabled in play mode. How did you end up fixing your issue if you don't mind me asking?

I'm at a loss for where to start looking next 😅
#4
banYongthom
Member
JoinedJul 2024 Posts8 Score85
I fixed it by both forcing it to regenerate the navmesh then setting it enabled on start if anyone ever comes across this with the same issue!
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.