Last night saved my game, everything was solid. Come back today and ships were just rotating.
Glad this was here.
I can confirm that this happening to a game that I am working for. The Auto-flip feature that uses BodyGyro
and math.huge
is no longer working. This has to be fixed as many games will remain broken.
Weâre investigating. Thanks for the report.
Can confirm, players in Jailbreak can no longer flip their vehicles over.
We may have found the root cause. Still working on it.
Update: Confirmed. Working on a fix.
Weâll be reverting the 468 release temporarily to fix this, with a patched release to follow.
Hey joe, yeah looks like the boats are a bit goofed rn, Same thing goes for my washington dc subway cars, they keep getting stuck on turns. Not sure what roblox did.
Not sure if itâs related, but since the reversion itâs changed Z-index behaviour of UI in all of my games
There is a new problem with physics if you all can look into that, things seem to have gotten really unstable recently as of march 14th.
BodyMovers and humanoid collision interactions have been really weird for me as well for the past week. However, this discussion should likely turn into itâs own thread.
I hate to have to bump this thread, but 21 days later Iâm still suffering from this issue.
Physics are still acting up for me - especially since March 14th/15th - making all my vehicles (trains) really unstable and shaking so much. Iâve tried a few fixes but none of them seem to be working. No update seems to have fixed this, for me at least.
Hello everyone! Does this issue still occur for you?; or we can close the topic if not anymore. Thank you!
I have a different problem with BodyGyros with inf MaxTorque.
Parts with a Size of 469, 469, 469 or larger get instantly teleported to the void (nan, nan, nan Position) and disappear when a BodyGyro with inf MaxTorque is inserted into them. This doesnât happen if the partâs size is 468, 468, 468 or smaller, or if the MaxTorque isnât infinite. The BodyGyro.CFrame doesnât seem to matter. Here is a repro file:
repro.rbxl (25.3 KB)
When the game is run, the expected behavior for the part is to fall down due to gravity, but instead it instantly disappears.
This also happens with BodyAngularVelocity with inf MaxTorque, regardless of the AngularVelocity: repro.rbxl (25.3 KB)
This behavior is inconsistent, why should it only happen to big enough parts? This is negatively impacting an older game I play, which doesnât get updated anymore.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.