Installation FAQ
I see this error on installation - The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?
"com.unity.nuget.newtonsoft-json": "2.0.0"I see this error when making Android build - "Failed to install the following Android SDK packages as some licences have not been accepted.". How to resolve this?
C:\Users\xxx\AppData\Local\Android\Sdk\tools\bin\sdkmanager --licensesPATH-TO-UNITY-ANDROID-SDK\tools\bin\sdkmanager --licenses
cd /Users/YOUR_MAC_USER/Library/Android/sdk/tools/bin ./sdkmanager --licenses/Applications/Unity/Hub/Editor/UNITY_VERSION/PlaybackEngines/AndroidPlayer/SDK/tools/bin/sdkmanager --licenses
Last updated