Skip to main content

s.IoDispatcherForceSynchronousScatter

Var

Unreal Engine Var console variable.

sIoDispatcherForceSynchronousScatter

Description

Force scatter jobs to be synchronous on the IODispatcher thread. This can avoid deadlocks in cases where background tasks end up waiting on I/O and we don't have enough background task threads to fulfill decompression requests.

Usage

s.IoDispatcherForceSynchronousScatter [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.