升级 UE 5.2
自己的 Playground 环境升级 UE5.2
Setup
Failed to download ‘http://cdn.unrealengine.com/dependencies/UnrealEngine-18966385/00b99f0240e4a4e89f9cb877cc7b7ff64e496f52’
仅更新您的 /Engine/Build/Commit.gitdeps.xml 即可再次工作。
403,去 Release 下载 gitdeps
Compile
UnLuaDefaultParamCollector.inl 没有生成
UE 5.2 deprecated 了
https://github.com/Tencent/UnLua/pull/607
或者用master最新的稳定版,合一下这个就好了,这个月会用develop发个正式版
Run
Failed to load GameData asset at %s. Type %s. This is not recoverable and likely means you do not have the correct data to run
Samples/Lyra 不含 Content,需要单独下 Lyra 拷贝过去