Expected Behavior
When scrolling through the code in the module, I am able to scroll up and down without problems.
Actual Behavior
Studio Freezing when reaching a specific point in the module:
Workaround
Copying the code and making adjustments in VSCode
Issue Area: Studio Issue Type: Freezing Impact: Moderate Frequency: Constantly Date First Experienced: 2022-02-15 00:02:00 (+02:00) Date Last Experienced: 2022-02-16 00:02:00 (+02:00) A private message is associated with this bug report
This seems to be caused specifically by this comment, but copy and pasting it into a new script does not create a script that breaks studio.
Exporting rbxlx and opening the xml though reveals these symbols correctly, so the script editor must be mishandling these. Pasting these comments into a new script does not break either, and they display correctly.
Loading the rbxlx and opening the script results in Studio freezing immediately, which is worse than before.