Error on Building

*Include the following details (edit as applica

  • Device type & OS version: Android
  • Host machine & OS version: Windows 11
  • Issue Environment : Unity Remote / Unity Mock / On Device / Dev Portal
  • Xcode version:
  • ARDK version: 2.5
  • Unity version: 2022.3.8f1

Description of the issue:

I was trying the tutorial " Beginner Tutorial: Basic Placement with Niantic Lightship" but now I am getting this error, I didnt change anything it just appeared

UnityEditor.BuildPlayerWindow/DefaultBuildMethods:BuildPlayer (UnityEditor.BuildPlayerOptions)
Niantic.ARDK.AR.WayspotAnchors.Editor._RemoteAuthoringPresenceManager:OnBuild (UnityEditor.BuildPlayerOptions) (at Assets/ARDK/Editor/RemoteContent/_RemoteAuthoringPresenceManager.cs:170)

Everithyng was working without custom Gradle but now with or whitout it it isn working

1 Like

Hi Dante,

Can you try to recreate the issue and paste any other error messages you get? Usually, that one is accompanied by at least one other.

Additionally, make sure you’re not using the gradle workaround for Unity 2022, so check your preferences and make sure you didn’t leave a custom gradle version checked in the external tools. Also, make sure that in the Publishing Settings within the Player Settings you unchecked the 5th box which is the Custom Base Gradle Template

1 Like