When true, the Nanite editor scene extension builds its draw lists on an async RDG setup task and accumulates primitives in parallel. Set to false to run inline on the render thread with a serial primitive iteration for debugging.
Usage
r.Nanite.Editor.DrawLists.AsyncUpdates [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.