技术栈

aot generic

程序猿多布
4 小时前
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
我是有底线的