Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhone でエンジン Unity を再起動したいと思います。この目的のために、に適応しましたAppController。関数を使用してUnitycleanupUnity を終了します。しかし、Unity InitApplication関数をもう一度開始すると、アプリケーションがクラッシュします。機能に問題があることがわかりましたRegisterAllStrippedInternalCalls。したがって、モノモジュールを無効にする方法の問題はありますか?
AppController
Unitycleanup
Unity InitApplication
RegisterAllStrippedInternalCalls