Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Unofficial VSTU Unity DebuggerNew to Visual Studio Code? Get it now.
Unofficial VSTU Unity Debugger

Unofficial VSTU Unity Debugger

peposso

|
1,525 installs
| (5) | Free
A Unity debugger using VSTU
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Unofficial VSTU Unity Debugger for VSCode

This project is highly experimental and still under development.

The extension works as a Unity debugger based on Visual Studio Tools for Unity (VSTU).

Features

  • Function Breakpoints
  • Expression Conditional Breakpoints
  • Hit Count Conditional Breakpoints
    • '{hitCount}' or '{operator} {hitCount}'
    • Available Operators: =, >, >=, %
  • Jump execution point to Cursor

Requirements

  • .Net 7.0 SDK
  • Visual Studio Tools for Unity

Extension Settings

  • vstu-debugger.vstuPath: The path to 'Visual Studio Tools for Unity' folder. (Default:'auto')
  • vstu-debugger.targetFramework: The TargetFramework to use when running the debug adapter. (Default:'auto')

License

To use VSTU, you must accept MICROSOFT SOFTWARE LICENSE TERMS.

The code for this project itself is licensed under MIT.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft