Appearance
Assembly filters (ILPP scope)
Goal
Control which compiled assemblies IL Post Processing (ILPP) instruments.
Where
Open Window → Event Monitor → ⚙ Settings → Instrumented Assemblies....
What it does
- Builds an
assemblyExcludeListfor ILPP. - ILPP will still apply its built-in deny rules (Unity/System/EventMonitor assemblies are never instrumented).
- Your exclude list only further reduces the set — it won’t override safety denies.
Workflow
- Open ⚙ Settings → Instrumented Assemblies....
- Toggle assemblies you want to exclude (un-instrument).
- Click Apply.
- Wait for script recompilation.