When using breakpoints in Roblox Studio, after stepping over/into all of them the client stills doesn’t load. This started happening to me on 8/16/20 as that’s the first time I needed to be able to use the client. This can be reproduced by the following:
- Make a script
- Add a breakpoint anywhere in the script
- Run play test
- Step over/into all the breakpoints
- Click the server/client switch
- Notice the client never loads
Here is an attached video of the bug in action