Today one of our entire workflows was broken because of what we suspect is this flag being enabled.
We rely on “hot-reloading” script source changes to our scripts in Studio Play mode so that we can rapidly prototype gameplay parameters without having to restart the Studio Play instance every time.
As we know, it takes a non-trivial amount of time to get Studio play tests running, so we have devised ways to mitigate those time costs and this is one of those major workflows that is now no longer feasible to do. This would be a major blow to our productivity if it continues to be released as-is.
Expected behavior
We want script.Source signals to continue firing while in studio so we can listen to script changes that can immediately be applied to playtesting gameplay for rapid prototyping.