The game usually runs a bit slower in Debug Mode. If you have any async events (like reading from Local Storage, AJAX etc.) which are executed instantly in normal preview, they may require 1-2 ticks to finish in Debug Mode, which may explain why the game doesn't work.