The bug causes lines of code to be infinitely lost. (Found by @SkeletalReality)
https://twitter.com/SkeletalReality/status/921622185319399425
Apparently closing and reopening the script fixes it.
The bug causes lines of code to be infinitely lost. (Found by @SkeletalReality)
https://twitter.com/SkeletalReality/status/921622185319399425
Apparently closing and reopening the script fixes it.
Could you make your bug report self-contained? Linking to a tweet is not really the best way of reporting bugs.
Here are the steps to report bugs:
https://devforum.roblox.com/t/steps-to-report-a-bug/24388
Describe the bugs in words as well as imagery.
I don’t have access to studio, so this was really the thing I could do.
This isn’t exactly what you mentioned it is…
Here’s the rundown of this bug report:
https://i.gyazo.com/a9ae80d0c98155fcd2d50aac0b5becfa.mp4
When you hide a block of code using the arrows and end the function or whatever it is, it’ll remove the option to show the code.
However, when you re-open the script, it will expand and return your code. You don’t lose the lines of code infinitely as OP mentioned. Additionally, deleting what you wrote will also expand the block of code again.
https://i.gyazo.com/3868c8f65cda1bca705e12e268aa7f0d.mp4
The bug? It removes the ability to view the block of code again unless you re-open the script or delete what you wrote that caused the issue.
Yeah this bug has been annoying me for the past month and a half. I don’t ever collapse my functions because of this.
Thank you for this.