Exclude some Tests from Cloud Build
We have some PlayMode Integration tests which are designed to be run with manual human game input. These tests will fail/timeout if run on a Unity Cloud build. Is there a way to exclude tests from only...
View ArticleI have some issues to build an android app.
Here is what the console Shows : Build completed with a result of 'Failed' UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors at...
View ArticleWeird errors pop up when I want to build my game for android
---IndexOutOfRangeException: Array index is out of range. UnityEditor.Android.AndroidBuildWindowExtension.GetBuildPlayerWindow () UnityEditor.Android.AndroidBuildWindowExtension.RepaintTargetList ()...
View ArticleCode signing certificate for Windows and MacOs
Hi! I need some help with code signing certificate. We want to sign the code, but we aren't sure how to proceed. We have found the provider "global sign", and we are interested in Extended validation...
View ArticleCreate keystore and can not build android apk
I create keystore and can not build android apk. I receive error ![alt text][1] [1]: /storage/temp/135098-снимок.png
View ArticleButton audio get cut when pressing it
Hey guys, I have a script of main menu with "Join" button, I added an audio so when I click it does sound effect, but just by clicking on it the audio plays but dont finish, it just redirect me to...
View ArticleWhy is Build and Run Greyed out for WebGL?
![alt text][1]I've attached a picture of the error behavior, as well as a picture showing that I do have WebGL installed. Since I get no error messages I am at a complete loss. Giving users a hint...
View ArticleWhy won't unity recognize my Android SDK API level?
I have the latest version of the Android SDK installed and listed this in the Android SDK section under preferences. However, when I try and create my build it claims that I don't have an SDK of high...
View ArticleAndroid FirebaseUI resources problem
Hi, I'm trying to create a game with firebase google and facebook login. I know that exists a way how to use firebase with unity, but I don't want to create both login methods separately, when...
View ArticleMouse cursor is giant in Mac builds.
I am having an issue were I build my game for both Windows and Mac and the Mac's version of the game has a mouse cursor that is 10x bigger then it should be. I have searched this question directly and...
View Articleandroid build problems with latest build tools and java version
With the latest version of unity 2018.3.9f1, Is it now safe to update java to java 9 and update latest build tools when building for android? in the past i ran into problems building for android and...
View ArticleWEB GL Build is not working in IOS , Build Not Working in I phone Stuck at...
, I have build using default web gl build settings and it's working fine on all other devices except i phone. But previously it also worked on I phone now it's not working. Thank You!
View ArticleAndroidManifest.xml in Temp/Staging not actually being generated, not merging...
I've been chasing some issues around AndroidManifest.xml not generating correctly and thought I'd post here in case anyone else is banging their head against the wall similarly. - Issue 1: Manifest...
View ArticleAndroid gradle build error
Hello. I have problems with this 3 errors while trying to build gradle. I tried to downgrade jdk and sdk, reinstall, also try internal build and nothing works. I checked all treads about this and i...
View ArticlePhoton Pun build works only locally, but not on another computer
So, I have a multiplayer game that works fine on my own computer: when creating a build and executing it twice. It also works if I´m on the editor. But when I send the build to my friend (who is in the...
View ArticleGradle build failed.See the console
when I compile the game for android, I get the following error: CommandInvokationFailure: Gradle build failed. C:/Program Files/Java/jdk1.8.0_171\bin\java.exe -classpath...
View ArticleAndroid Build is flickering and breaking the game
I'm currently making a game for android, the game runs fine on the pc, however whenever i run a build of it to android the screen starts to flicker and it becomes unplayable, with nothing moving, and...
View ArticleMy Animator causes my app on android to close without any warning
Hi, I have build my 2d game for testing in a real android device but every time I open it up and try to load a level the game close without any warning. I tried using android logcat to detect the...
View ArticleMy built unity apk can't be installed more than one time
I'm delevolping a game from few weeks. I've always installed it on my android phone and on my family and friends too, yesterday it starts to give me a problem on different devices: When I update the...
View ArticlePrefabs won't appear in builds.
![alt text][1] [1]: /storage/temp/135640-annotation-2019-03-31-175319.jpg So, this is my scene. The white, green and red walls are all prefabs, including my diagonal tile. When i built the projects,...
View Article