NextGenerationReplication causes rubberbands when the Server does not have a Client’s latest position. This mostly happens on high ping, but technically it can happen as long as a Client’s position differ on the Client & Server.
In the video, the white part represents the Player’s initial position, & the green part represents where the Server puts them.
Workspace settings, Studio settings, & Repro file:
RubberbandReproFile.rbxl (65.4 KB)
Expected behavior:
I expect the Client to be moved forwards depending on where the Server thinks the Client is, instead of a rubberband.
19 Likes
that might be server authority kicking in automatically
try changing signalbehavior to immediate and see if that fixes the issue
2 Likes
Good idea. I’m not sure why server authority would play a part in this when it’s disabled, but I’ll try.
1 Like
Nothing changed unfortunately.
3 Likes
alright then i guess we can safely blame nextgenerationreplication since server authority will never work with immediate signalbehavior
cant do much here anymore the only workaround is to disable nextgenerationreplication lets just wait for roblox staff statement about this
2 Likes
Hi, just to want to confirm that this only happens with NextGenerationReplication enabled? Does it also occur if you have NextGenerationReplication disabled but ImprovedPhysicsReplication enabled?
2 Likes
Sorry for my late response, this only occurs with NextGenerationReplication enabled. I’ve had ImprovedPhysicsReplication enabled for a while with no issues.
2 Likes
Sorry to bother, but are there any updates on this issue? I forgot to mention this fact but it only happens to clients running above 60fps. I found that out recently but never came back to update this post. I was hoping the attached release note would also fix the issue since they’re related, but it still happens.
Hi, this one is a bit low priority given NextGenerationReplication is still kinda beta-ish and we have more things to tackle before we can suggest folks to try it on. This one is on the list!
I’ll find some time to do some investigation on this, and update the post. However, I would suggest you keep it disabled if it’s a blocker for you for now.
Thanks!
1 Like