Search Unity

Failed to extract resources needed by Il2CPP (Unity 5.4.0f3)

Discussion in 'Android' started by sdf_eee, Aug 1, 2016.

  1. SweatyChair

    SweatyChair

    Joined:
    Feb 15, 2016
    Posts:
    140
    Same here while a player reported in one of our game, he's using a Android Skyworth TV Box E900:


    Android 4.4
    CPU: ARM Cortex A7 Quad Core 1.5GHZ,
    GPU: Mali450 MP4
     
  2. DaipayanRoy

    DaipayanRoy

    Joined:
    Nov 4, 2015
    Posts:
    7
    Hi there. I know this is old, but i am facing the same issue when trying to add a Unity arcore library as a dynamic module. I have created the ".aar" library from the exported unity project.
    When i keep this file as part of the native project dependencies(kept the library along with other aars in the projects libs folder and added dependencies in the build.gradle file.), it runs fine(able to see camera view and AR works fine), but when added as a module or as an android app bundle i get same error.
    Does anybody have any idea regarding this?