Extraction is the first part of the new global Bolt workflow. It is the step where Bolt analyzes your existing C#/.NET codebase, including Unity, custom scripts and third-party plugins, and converts those into a set of documented unit options that can be used in flow graphs.

First, this is a terminology change:

The new Extractor window will:

Improved Incremental Extraction

The current incremental extraction (“Update Units Database”) is faster than a full rebuild because it tries to preserve data that is still valid, but it has some caveats: