Skip to content

v5.6

Latest

Choose a tag to compare

@mattdeform mattdeform released this 16 May 03:32
· 2 commits to main since this release
12f065f

Installation Instructions

  1. Download the attached UnrealPyCharmDebug.zip

  2. Extract to the "Plugins" directory in your project or engine installation root. If no Plugins directory exists, create one prior to extraction e.g:

    • C:/Users/UserName/Documents/Unreal Projects/MyAwesomeProject/Plugins.
    • C:/Program Files/Epic Games/UE_5.6/Engine/Plugins

What's Changed

  • fixed init error or opening config dialog if no egg file has been set by @mattdeform in #19
  • updating 5.4 with egg missing init fix by @mattdeform in #21
  • 5.6.0 preview update by @mattdeform in #22
  • support for new versions of pydevd_pycharm using snake case by @mattdeform in: #27

Full Changelog: v5.5...v5.6