Installation Instructions
-
Download the attached UnrealPyCharmDebug.zip
-
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