Whenever intellisense is on and you start typing a new TweenInfo, the autocomplete docs show the wrong documentation (Vector2int16’s documentation):
- 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.