HingeConstraint (Physics) issue on mobile devices

Can confirm this is also happening in my game and causing vehicles with HingeConstraint doors to fling.

7 Likes

This bug is also present inside of Pacifico 2: Playground Town and Driving Empire.

Driving Empire's glitch video is here.

The glitch video for Pacifico 2 is too large but has the same results.

Probable relations are listed here.

An important thing to note is that both games, alongside Greenville as described above, use a script generated suspension setup present inside of A-Chassis, an open source car physics chassis. The closest setup could be found here.

This suspension setup uses a combination of Legacy Hinges, Hinge Constraints, and Spring Constraints. It could be any of those items that are causing the issue.

It’s best to use the chassis model linked above for “replication” but if anything, here is how the suspension is usually set up. Items colored differently and shrunk for illustration purposes.


Legacy hinges are yellow, Hinge Constraints are green.

Extra: Compressed

Extra: Extended (doesn't look too different from the original picture but the physics engine is running)

The blue brick is welded to the car’s body, while the adjacent black brick is “responsible” for the spring simulation with the suspension. Attachments are in both bricks to simulate a wishbone style suspension, and here is where something is (probably) going wrong.

7 Likes


Happening on mine aswell…
Mobile Players have been reporting this issue, thought it was exploiter at first clearly not

5 Likes

Thank you all for reporting, we are investigating now!

11 Likes

This issue looks related to improper handling of hinge constraint limits, we have reverted a flag that caused this issue. Thank you all for the help identifying the issue, please reply in this thread if you continue to see incorrect behavior.

8 Likes

Driving Empire and Pacifico 2 are still encountering this issue despite game server shutdowns. It’s a lot more apparent in lower-end devices compared to higher end devices (my iPhone 13 Pro Max never runs in this issue.)

3 Likes

Can confirm this still occurs for lower end devices in: Greenville - Roblox after a shutdown.

3 Likes

On Greenville, this still happens for me on a 13 Pro Max. I just updated the app earlier today when testing this issue, got another update a very short amount of time ago, and despite staying updated and trying new/old servers, I continue to have the issue.

EDIT: It seems to be working now. I only tried three times after the latest mobile update, so I guess I should’ve given it a few more tries.

1 Like

I’ve tested Pacifico 2 on an iPhone SE2 with the default vehicles, and I didn’t observe any issues. What device are you testing with?

1 Like

Reports came in via our communications server’s bug reports channel, although only one report went there after server shutdown (plus another one in our general chat).

The player who reported it observed another player who had a glitched car so I am unsure what device the glitched player was on. To be clear, though, the percentage of glitched cars has dropped ever since the push.

Here’s a link to the video that the reporting player took. - YouTube

1 Like

Still experiencing this issue on Car Crushers 2, just tried in a fresh private server on an iPhone XS. Colliding with anything will cause the vehicle to glitch most of the time.

Video link

2 Likes

Could be caused by stale flag values on the device simulating the jittering car. We will continue to monitor.

4 Likes

Can confirm this is still happening in new servers on Canterbury & District Bus Simulator V4.1 making it pretty much unplayable for mobile users.

EDIT: Seems to be fixed now.

4 Likes

I am having similar issue on mobile for my players. I tested it out on my iPhone XR. When one of my trains spawn, the train completely flings it self and goes into the void. Meanwhile, on PC it doesn’t do this. I also tested the behavior regularly without the train spawning in and as soon as I sat in the vehicle seat on mobile, the train gets flung.

Here is a video on mobile. This is the 145 St Express track spawn with the R62 train model.

Mobile Video Reference

1 Like

I’m having some issues with AlignPosition, it flings only the mobile players.

1 Like

This is caused by an unrelated issue, which should be resolved. Please see AlignOrientation Does Not Work - #22 by EndorsedModel

2 Likes

Seemingly is occurring again today, started to recently do it around 5:57 PM CDT. (Can send multiple videos of this occurring for players.)

seemingly is fixed now as i post on it, sorry about the bump on this post

1 Like

Thanks for bumping, this was caused by a testing flag flip which we reverted.

2 Likes

Out of pure curiosity, how exactly are all of you using HingeConstraints? My bus driving experience uses HingeConstraints and no one encountered any issues.

I use Motor actuator with infinite force and script-controlled angular speed.

1 Like