How to set JAVA_HOME using OpenJDK?
I installed Unity 2019.1.5f1 , and I am using Firebase. When I used Android Resolver there is this problem that says I need to set JAVA_HOME: *Gradle failed to fetch dependencies. ... ERROR: JAVA_HOME...
View ArticleAndroid Build not working
Hi guys, I was not using unity for a couple of months. It was working fine then. Last day i tried creating an android build (just sample scene), the unity gets hang at a point in building gradle and I...
View ArticleAndroid Build Issue: Unable to convert classes into dex format
I haven't worked on my project for a few years due to personal circumstances. I recently got back, and tried exporting my game to Android. However, I ran the following issue. I am lost, forgot how to...
View ArticleGradle build error Unity 2019.1.6f1
I found out that unity has deprecated the internal build system and has defaulted to gradle. I've not built with the gradle build system before, and now after upgrading to unity 2019.1 full version, I...
View ArticleFirst time open error android game
Hello everyone i publish a wordcard game on playstore. I build it from unity. Whenever someone downloads my app and opens it crashing with this error. java.lang.Error: FATAL EXCEPTION [main] Unity...
View ArticleI need help with uploading VRchat worlds for android,I need help with...
Hello, I'm new to Unity and I've been using it to create worlds for the game VRchat. I also make the worlds crossplatform so that both PC and quest users can access the worlds. I've already...
View ArticleUnity remote
I would like some help about remote testing. I have Unity Remote 5 in my phone (Asus Zenfone 4). I have USB debugging enabled. The phone is recognized by the pc. I have the Android tools installed with...
View ArticleUnable to locate Android NDK when building from command line
Hello, I'm building Android from Unity on my CI machine and can't solve the issue with missing NDK. There is NDK r16 and Unity 2019.1.1 installed, but when build is run in the batchmode I get - Unable...
View ArticleI can't seem to get Unity Remote to work (Android)
I know it has been asked a lot of times already but I can't find an answer that works. I'm using the SDK installed with Unity. ![][1] It recognizes my device in the build settings and allows me to...
View ArticleAdaptive Icon problems on android
I have a PNG image I want to use as my unity game Icon. but when I build it on my android it scales and zooms In way too much... what am I doing wrong? Here is the Icon PNG: ![alt text][1] And here is...
View ArticleAPKs or App Bundles are available to 64-bit devices but they only have 32-bit...
I have exported an Android App Bundle file to upload at Play store with NDK downloaded from Unity desired location because Android Studio NDK file is not compatible with Unity. I got this kind of error...
View ArticleUnity 2019.2 can't locate ndk or use ndk
I have been trying to get this fixed but nothing helped. i tried linking a new direcotory. already annoying that it searches for itself and it doesn't open finder so i can put mine in. both the one...
View ArticleBuild Project to Android Error: Unable to start ADB server.
Hello, When I try to build my Unity project to my android device, it gives the error: Unable to start ADB server. Please make sure the Android SDK is installed and is properly configured in the Editor....
View Articleandroid sdk problem in unity
I downloaded sdk and NDK in the unity hub checked the path but for some reason it keeps showing the same error! (at the bottom left corner) [alt text][1] [1]: /storage/temp/145470-screenshot-49.png
View ArticleWebCamTexture.Play crash
Hi, I try to use WebCamTexture.Play for android (Samsung S9+) but when I execute this scripts: private WebCamTexture webcamTexture; public RawImage _image; void Start() { WebCamDevice[] devices =...
View Article3 Build errors with android.
Hey guys i was trying to build an android game and was faced with the following errors. I tried to find answers everywhere and could not find anything i might quit if this thing doesn't get solved i...
View ArticleAndroid SDK causes NullReferenceException
Hello, I have newly installed the Unity version 2119.2.5f1 and started a new project. Almost instandly came this error in the console, even before I created any GameObjects. NullReferenceException:...
View ArticleI am getting a Gradle build error while building a game App bundle made with...
please, someone, help me, I am getting a **Gradle build error while building a game App bundle** made with Unity 3D 2019.2. whenever **I build a 64 bit app bundle** (for playstore) in Unity , I faced...
View ArticleWINDOWS 10 DllNotFoundException: sqlite3
Hi i have used Unity 2018.3.11f1 (64-bit). my project working fine in windows 7 Operating System. Recently i upgrade OS to windows 10. i am getting Error "**DllNotFoundException: sqlite3**". i have...
View ArticleUnity Fails to Build to Android Device - INSTALL_PARSE_FAILED_NOT_APK: Failed...
- Running Unity 2018.3.10f1 - AR Application, Running Vuforia 8.0.10 - Running Google Firebase Auth / Storage for download of Asset Bundles per User ---------- Until very recently, this app has...
View Article