Cursor position resets upon pressing enter in a script with no uncommitted changes

When pressing enter in a script with no uncommitted changes, the cursor position will move all the way back to the very beginning of the script (as demonstrated in this video).

As you can see in the video, there are no issues if you’re editing a script that does have uncommitted changes. This is moderately disruptive to me for when I’m editing large scripts–it’s terribly frustrating to lose your place and then have to scroll through and find it again.

I’ve been able to reproduce this 100% of the time. To reproduce, open a place with team create and collaborative editing enabled, open any script with no uncommitted changes, press enter, and without fail the cursor position will reset.

I first started experiencing this a few days ago. I suspect it’s been around for at least a week now.

1 Like

Hello - thank you for the bug report. I am unable to reproduce this issue, 3 questions:

  1. Do you have any beta features enabled?
  2. Do you have any plugins that might be modifying the script’s source?
  3. Does this only happen in team create with collaborative editing enabled?
1 Like

Oh right, beta features completely slipped my mind. I went through the beta features I have enabled, and determined that this feature is the cause.

image

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.