The problem I'm having (with 2.0.7 and the tip of the dev branch) is that after warp, KSP stops responding to control input. Steps to reproduce are pretty simple: 1.) Create a simple rocket (probe core, fuel tank, engine, mechjebar202) 2.) Open debug toolbar (alt-f12), select infinite fuel (not required, just makes the rocket to test with easier) 3.) Use ascent guidance to auto to 200km. 4.) Once mechjeb warps to get to the circularization burn, control inputs fail. It looks like something is causing there to be an extra input lock, that's never relinquished. It crops up during the warp under a name like this: "vessel_noControl_95ee1b44-1afd-4741-b4ff-14b5533f64f4" Interestingly enough, this does *not* happen when I auto guide to 100 km. This problem isn't limited to just ascent - it's just the one I can reproduce the problem with all the time. Has anyone seen anything like this before?