Deer_GameFramework_Wolong icon indicating copy to clipboard operation
Deer_GameFramework_Wolong copied to clipboard

.请检查GlobalSettings.asset 文件里的 HotfixAssemblies 集合字段,确保热更程序集已经收集完毕;

Open backwang opened this issue 3 years ago • 1 comments

UNITY 2021.3.11,什么都没弄,直接将代码拉下来,启动时就报这个错误

backwang avatar Oct 17 '22 07:10 backwang

拉去最新的可能Hybridclr重新安装,丢失配置文件,可以安装最新的hybridclr在settings里HotUpdateAssemblies里依次添加HotfixCommon,HotfixMain,HotfixFramework.Runtime,HotfixBusiness这四个程序集

It-Life avatar Oct 29 '22 02:10 It-Life