Script editor skips unreasonable amount of lines

Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.

Basically when you create a new line inside of a script that has enough lines to require the need of a scrollbar, it will skip an absurd amount of lines, as seen here:

https://gyazo.com/8fb2c6b5072aab1f4005d4379804e601

How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.

Everytime

Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.

Any place, any script with enough lines to need a scrollbar

When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.

Most likely with the newest update

6 Likes

Happening as well to me. This is not standard behavior as of a week ago.

edit: and it randomly scrolls a bit to the right, even if no part of the script requires the script editor to have a horizontal scrolling bar

2 Likes

Exact thing is happening to me as well. Was wondering if it was something I changed but seems thats not the case

Caused by FFlagStudioNewFoldState. Disabling this flag seems to stop this behavior.
You can do this with Clone’s mod manager if you’re in a pinch.

This has been reverted now, let me know if you are still having this issue after a restart.

5 Likes

Studio is working properly again after restarting. Thanks for the quick fix.

1 Like