Skip to content

v2022.1.7

Latest
Compare
Choose a tag to compare
@halx99 halx99 released this 04 Jun 09:15
· 48 commits to master since this release

This is a improvments release for Unreal Engine.

Download

GitHub Releases (by Release)

MD5

aaee2fe8d7b13ba1e12946597ce19553

CHANGELOG

CN

已知问题: 无法调试32位目标程序,将在v2022.2.0版本修复,目前请使用v2022.1.5版本

  1. 【代码编辑】虚幻Lua调试:增加虚幻引擎UnLua-2.x支持
  2. 【代码编辑】虚幻Lua调试:Local Lua Debugger增加直接启动虚幻工程并调试支持
  3. 【代码编辑】虚幻Lua调试:统一附加调试虚幻4或5编辑器菜单为Attach To UnrealEditor
  4. 【代码编辑】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

  1. [Coding] Add UnLua-2.x debugging support
  2. [Coding] Local Lua debugger now support start and debug Unreal Engine editor
  3. [Coding] Unify Quick Menu Button Attach To UE4Editor, Attach To UE5Editor to Attach To UnrealEditor
  4. [Coding] Lua debugging, improve Attach To Unreal/Unity editor process feature, will auto match current opened project name