Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


scriptedimporter

This is an old revision of the document!


ScriptedImporter

Debugging

ScriptedImporters run on Asset Import worker threads1). Based on testing, these importers can't be debugged with the Mono Debugger in Rider or Visual Studio. Breakpoints can be set, but will never be triggered.

1)
You can verify this if you see [Worker0] on output logged by a ScriptedImporter
scriptedimporter.1687574677.txt.gz · Last modified: 2023/06/24 02:44 by 97.126.63.199