This is a popular guide for how to set up the new physics character controllers. The example file in this guide previously worked great, but now it does not work at all, apparently as of at least 9 hours ago. My own implementation of this guide has also been broken. The character cannot move or turn, and drops so that the rootpart is resting on the ground.
Mirror:
CharacterControllerPlace.rbxl (57,3 KB)
I do not know what the root cause is, but I noticed the “Active” property on the GroundSensor is false whereas the ControllerManager’s “GroundSensor” property is set. Not sure if that’s intended. Otherwise there seems to be nothing wrong in Lua side.