Search code examples
androidunity-game-engineaugmented-realityvuforia

Error building Player: Vuforia Engine does not support Android TV


When building an AR project for Android using Unity3D and Vuforia I'm getting the following error:

Error building Player: Vuforia Engine does not support Android TV. Please disable the Android TV compatibility in the Player Settings.

How can I solve it and build the .apk?


Solution

  • The error basically gives the solution. By default Unity checks the box "Android TV Compatibility". One has to go to File > Project Settings > Player and under Other Settings we can uncheck it.

    Android TV Compatibility