The default behaviour has changed from having 'PreserveOpenGLStates(true)' by default and calling it with false to turn it off to being 'PreserveOpenGLStates(false)' by default and requiring you to call the function if you want the functionality turned on.