Search Unity

Unable to find type/ Unable to find method

Discussion in 'Android' started by pp_dd, Jul 20, 2021.

  1. pp_dd

    pp_dd

    Joined:
    Feb 7, 2019
    Posts:
    52
    Hi there,

    I recently switched to aab and when I "build and run" on an android-device and want to start the app, a black screen pops up and then the app ends instantly.

    Via adb I get about 3 million lines of this:
    "Unable to find type/ Unable to find method"

    Does anyone know, what the problem is? With apk-builds it works totally fine.



    examples:
    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.LowLevel.Unsafe.NativeDisableContainerSafetyRestrictionAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.LowLevel.Unsafe.NativeDisableUnsafePtrRestrictionAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.LowLevel.Unsafe.NativeSetClassTypeToNullOnScheduleAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.LowLevel.Unsafe.NativeSetThreadIndexAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.NativeDisableParallelForRestrictionAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.NativeFixedLengthAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.NativeMatchesParallelForLengthAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.ReadOnlyAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.Collections.WriteOnlyAttribute

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.IO.LowLevel.Unsafe.AsyncReadManagerMetricsFilters

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.IO.LowLevel.Unsafe.AsyncReadManagerRequestMetric

    07-20 17:55:43.650 14831 18435 E Unity :

    07-20 17:55:43.650 14831 18435 E Unity : Unable to find type [UnityEngine.CoreModule.dll]Unity.IO.LowLevel.Unsafe.FileState

    07-20 17:55:43.650 14831 18435 E Unity :