Drafts don't apply to Local Server Tests

When I have a script draft, it does not apply to a local test server. I am using a studio file with Team Create enabled. I also have drafts enabled

Reproduction Steps

  1. Make sure you are in a studio place with drafts enabled.
  2. Create a new script and add something simple like some print statements.
  3. Start a Local Server test session, and the print statements won’t print (as it is not taking the draft script).
  4. End the local test session and commit the draft.
  5. If you start a new Local Server test session, the print statements will work properly. This shows that the local server test system is not properly using drafts, which makes it much harder to test changes while working with a team.

In my case, I am using a local server with 2 players.

Expected behavior

Drafts should be used in test environments, like Local Server tests. This is how it has worked previously.

Thank you for the bug report. This should now be fixed, although you will need to restart studio in order for the changes to take effect. Sorry for any inconvenience this caused!