Skip to content

Releases: mattdeform/unreal_pycharm_debug

v5.6

16 May 03:32
12f065f

Choose a tag to compare

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

v5.5

11 Dec 00:10
a0ade98

Choose a tag to compare

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.5/Engine/Plugins

Full Changelog: https://github.com/mattdeform/unreal_pycharm_debug/commits/v5.5

v5.4

11 Dec 00:10
c27a1f5

Choose a tag to compare

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.4/Engine/Plugins

Full Changelog: https://github.com/mattdeform/unreal_pycharm_debug/commits/v5.4