技术栈

hybridclr

程序猿多布
17 天前
unity·hybridclr·aot generic
HybridCLR热更打包后AOT泛型函数实例化缺失处理在工程打包后,运行报错MissingMethodException:AOT generic method not instantiated in aot.assembly:mscorlib.dll,method:System.Collections.Generic.Dictionary`2+Enumerator[FormName,System.Int64]System.Collections.Generic.Dictionary`[FormName,System.Int64]::GetEnumerator
萌萌的提莫队长
2 年前
unity·游戏引擎·addressable·hybridclr
Unity + Hybridclr + Addressable + 微信小程序 热更新报错Generate All 怎么All 死活就是报错生成微信小程序,并启动后MissingMethodException:AoT generic method notinstantiated in aot.assembly:Unity.ResourceManager:dll,
keep-learner
2 年前
unity·c#·游戏引擎·热更新·hybridclr
C#hybridCLR热更新方案初探暂时处于初步研究状态,目前的框架使用还是尚少,本篇文章旨在同步给大家大概的使用流程和使用心得,在初步建立新项目时可以适当考虑。
我是有底线的