• 28-01-2022, 23:42:19
    #1
    Merhaba arkadaşlar,
    Build alırken bunu söylüyor lakin apk dosyası oluşmuyor.

    ''Build completed with a result of 'Succeeded'
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)''

    ''UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) '' bu hatayı araştırdığımda, herkeste ''Failed'' hatası vermiş ama bende ''Completed'' diyor.


    Sebebi ne olabilir?
  • 29-01-2022, 00:27:38
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    https://answers.unity.com/questions/...eted-with.html
  • 29-01-2022, 10:38:41
    #3
    Merhaba,
    Öncelikle cevap için teşekkür ediyorum fakat burada yazdığına göre, kişi apk dosyasını alabiliyor. Ben onu alamıyorum ki. Alsam ve açılmasa tamam ama apk dosyasını vermiyor.
  • 29-01-2022, 13:15:58
    #4
    Hatayı resim olarak atar mısınız detaylı bi şekilde
  • 29-01-2022, 19:34:22
    #5
    Console kısmında kırmızı ile gösterilen tüm Error Logları paylaşabilir misiniz
  • 29-01-2022, 19:57:49
    #6
    Balyoz adlı üyeden alıntı: mesajı görüntüle
    Hatayı resim olarak atar mısınız detaylı bi şekilde
    baymobile adlı üyeden alıntı: mesajı görüntüle
    Console kısmında kırmızı ile gösterilen tüm Error Logları paylaşabilir misiniz
    Merhaba,
    O sorunu geçtim ama şimdide jdk sorunu yaşıyorum. Her şeyi silip tekrar yüklüyorum şu an yine olmazsa hataları ekran görüntüsü ile birlikte atacağım.
    Teşekkürler.


    ------------------------------------------------------------------------------------------------------------------


    Merhaba,

    AmbiguousMatchException: Ambiguous match found.
    System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) (at <47ab72e0328040438980f9c23608e1ec>:0)
    System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) (at <47ab72e0328040438980f9c23608e1ec>:0)
    System.Type.GetMethod (System.String name, System.Reflection.BindingFlags bindingAttr) (at <47ab72e0328040438980f9c23608e1ec>:0)
    System.Type.GetMethod (System.String name) (at <47ab72e0328040438980f9c23608e1ec>:0)
    GooglePlayServices.UnityCompat.GetUnity56AndAboveA pplicationIdentifier (UnityEditor.BuildTarget buildTarget) (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/UnityCompat.cs:357)
    GooglePlayServices.UnityCompat.GetApplicationId (UnityEditor.BuildTarget buildTarget) (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/UnityCompat.cs:411)
    GooglePlayServices.PlayServicesResolver.GetAndroid ApplicationId () (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:945)
    GooglePlayServices.PlayServicesResolver.OnSettings Changed () (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:2156)
    GooglePlayServices.PlayServicesResolver..cctor () (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:887)
    Rethrow as TypeInitializationException: The type initializer for 'GooglePlayServices.PlayServicesResolver' threw an exception.
    UnityEditor.EditorApplication.Internal_CallUpdateF unctions () (at <091d339d138346aa90aa98b5607c9126>:0)

    Görmüş olduğunuz hatayı alıyorum. Visual studio ya girdiğimde ise herhangi bir hata veya uyarı vermiyor.