Note sure if this is a bug, or if I'm just overlooking something:
I have some autoloads set up for my project. I am attempting to play a single scene to test out some GUI work (this scene is just GUI nodes, and no scripts so far), and my character pops up on the screen and does some funky things. So then I go uncheck all of my autoloading scripts, and when I play the single scene again (F6 or using the clapper icon), my autoloads are still being loaded.
The only way I can successfully test the single scene is if I first delete all the autoloads. Am I missing something