focus-creative-games / hybridclr

HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
https://code-philosophy.com/
MIT License
6.51k stars 656 forks source link

Export Project到Android Studio打出来的包不能正常运行!!! #20

Closed mohusheng closed 2 years ago

mohusheng commented 2 years ago

手机连接到Logcat会发现第二次IL2CPP的JNI_OnLoad日志没有打印出来。 没有异常报错。 画面显示一个天空盒就不继续往下执行。

hybridclr最新版,2021.3.6f1和2021.3.11f1测试都有这个问题。

pirunxi commented 2 years ago

你场景脚本missing引起,请看文档的monobehaviour工作流介绍。交流请去去新手群问。