Viewport Realtime Idle Pause Documentation
Automatically pauses Realtime in inactive editor viewports and resumes on interaction. Editor-only.
Installation
- Edit → Plugins
- Search Viewport Realtime Idle Pause → Enable
- Restart the Unreal Editor
Basic Usage
Configure

- Edit → Editor Preferences → Plugins → Viewport Realtime Idle Pause
- Set
IdleTimeSeconds
and optional focus/viewport behavior.
Quick toggle

- Level Viewport → Performance & Scalability flyout → Enable Auto Pause (toolbar toggle).
- The menu also exposes a numeric control: Idle After (seconds).
Functionality
Stop interacting with a viewport → after IdleTimeSeconds
, that viewport’s Realtime becomes Off. Each viewport has its own timer like this.
Press Ctrl-R, click an object or navigate the camera in that viewport → Realtime becomes On.
0:00
/0:12
If bPauseOnEditorUnfocused
is enabled, switching to another app pauses immediately.
0:00
/0:12
With bPauseInactiveViewports
, any unused viewport pauses.
0:00
/0:12