
Description
Quick Game Mode Override is a must-have Unreal Engine plugin for anyone who needs to test gameplay under different GameModes—fast. Built as a lightweight editor enhancement, it lets you override the active GameMode for Play sessions directly from a simple toolbar control, without editing World Settings, touching map assets, or creating one-off test levels. Keep your workflow clean: no map saves, no accidental check-ins, no churn. Whether you’re validating platform-specific behavior, iterating on gameplay systems, or running focused QA passes, Quick Game Mode Override makes switching contexts instant and safe.
Who is it for?
Perfect for gameplay programmers, designers, technical artists, and QA teams who regularly bounce between multiple GameModes (debug, combat sandbox, tutorial flow, shipping defaults, etc.). It’s especially useful in shared repos where editing World Settings can create noisy diffs or unintentional changes—this keeps testing overrides local and intentional.
How to use!
The plugin adds an Override Game Mode control to the editor toolbar:
Enable Override Game Mode
Select a game mode class from the dropdown (or choose a saved Mode Profile)
Hit Play—your override applies to Play sessions automatically, while your map’s World Settings remain unchanged.