I've been doing some testing, I was looking at globals and moved some around (organizing on the same sheet). When I went back to my save game in debug mode, the game loaded with the default value of the global I moved (which is not correct since the save state happened after that var should have been changed).
Is this behavior normal?