• Introduction
  • Step 1: Enabling the game's debug mode:
  • Option A: Debugging the release build
  • Option B: Converting Valheim into a Development Build
  • Step 2: Compiling symbols
  • Step 3: Extra Step Required for Debugging with Rider
  • Step 4: Debugging your plugin
  • Testing with Option A
  • Testing with Option B
  • Known Issues
  • VS2022 "Attach Unity Debugger" button not appearing
  • Failed to load Mono
  • Breakpoints are not being hit