When working with TweenService
, developers have to use TweenInstance:Cancel()
in order to prevent issues with the tween not replaying properly.
In a sense, this method from the TweenInstance
does not function as expected.
Below are some videos showing the issues in their natural environment:
Here is a basic place that reproduces the issue:
TweenServiceIssue.rbxl (30,3 KB)
This reproduces 100% of the time, both in-engine and in studio, and occurs regardless of platform or graphics setting.
I’m hoping this issue is addressed soon as I am quickly losing players over broken visuals.