This is a improvments release for Unreal Engine.
Download
MD5
aaee2fe8d7b13ba1e12946597ce19553
CHANGELOG
CN
已知问题: 无法调试32位目标程序,将在v2022.2.0版本修复,目前请使用v2022.1.5版本
- 【代码编辑】虚幻Lua调试:增加虚幻引擎UnLua-2.x支持
- 【代码编辑】虚幻Lua调试:Local Lua Debugger增加直接启动虚幻工程并调试支持
- 【代码编辑】虚幻Lua调试:统一附加调试虚幻4或5编辑器菜单为
Attach To UnrealEditor
- 【代码编辑】Lua调试,增强附加到虚幻和Unity编辑器进程自动查找和选择策略
EN
Known issue: can not debug x86 target, will be fixed in v2022.2.0, currently please use previous release v2022.1.5
- [Coding] Add UnLua-2.x debugging support
- [Coding]
Local Lua debugger
now support start and debug Unreal Engine editor - [Coding] Unify Quick Menu Button
Attach To UE4Editor
,Attach To UE5Editor
toAttach To UnrealEditor
- [Coding] Lua debugging, improve
Attach To
Unreal/Unity editor process feature, will auto match current opened project name