New Input System

DevTool support old and new input system out if box.

If you use New Input System, you need to add New Input System assemby defenition to DevTool assemby defenition references.

After installing New Input System or importing DevTool in project with New Input System, you may have compilation errors, don't worry, this is normal, after performing these simple steps, it will be automatically corrected.

In Project widnow, in search field write DevTool and find two assembly definition file

  • DevTool

  • DevTool.UI

Select each of them and in Assembly Definition References section add Unity.InputSystem definition and click Apply.

Last updated