TweenInfo's autocomplete docs are wrong

Whenever intellisense is on and you start typing a new TweenInfo, the autocomplete docs show the wrong documentation (Vector2int16’s documentation):

image

  • How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug?

The bug happens everytime you start declaring a new TweenInfo on the script editor/command bar.
To reproduce, simply open a script and write TweenInfo.new.

  • Where does the bug happen (www, gametest, etc)?

The bug happens on the production (live) build of studio, but might happen in the gametest versions too.

2 Likes

Yup, I can confirm this as well

Can confirm as well, still happening but in a different way.

image

1 Like