problem with android build
I have a project that only has some cubes and it's just for test. less than 30 MB. when I want to build my project for android an error apears: CommandInvokationFailure: Failed to create a assets.ap_...
View ArticleStrange pixels on Android build
I have a 2D project on Android and when I've installed it on the phone I saw that some sprites are deformed. Deformed sprites are UI and In-game sprites. I've also tested my project on another phone...
View ArticleProblem with unity build
So after searching the internet I realized that a good way to learn unity is by recreating an already existing short indie game. So I tried to recreate Fnaf Killer In Purple in unity. But when I wanted...
View ArticleTcpClient not working when building,
Hello! I am working on a vr game for Windows where I need to connect to another program using TCP. Right now TcpClient is used and works great when run from the editor, however when building the...
View ArticleDisplay issues, Unity 2019 is not compatible to Windows 10?
i guys, i was making 3D games for Dekstop that i think is already done and i wanna try it, but when i opened this app and it seems like the resolution or "Display thing" is wrong. When I moved the file...
View ArticleExtra libraries included in my build
Hay there!, I make a test build in window and when I check the build files, there is a folder for libraries required for my build, but there are some libraries which I'm not used in my project, like...
View ArticleBuild Button Not working, is there a solution?,Build button is not working,...
Hi I'm having some trouble building my scene, every time I click on the build button, nothing happens. Usually unity would start building the scene into an APK, but all I get is a ping and nothing...
View ArticleCan you make your build bootable from usb?
Can you make your build bootable from usb? That would be awesome.
View ArticleBuilding my Game, the Post Processing DOES NOT SHOW UP
Currently in the beginner stage of game, and added URP to the project. I only see the post processing in the SCENE view, not the GAME view. After Building the scene with my project, it doesn't show any...
View ArticleHDRP 7.3.1 Unity 2019.4.0f1 No skybox and Lightning works wrong
Hello everyone, I recently published a demo version of my game, made with HDRP 7.3.1 Unity 2019.4.0f1, And some gamers have a problem with skybox and lightning. I use physically based sky and real time...
View ArticleChanging build index of scene
Hi, is there a way I can change the build index of a scene? I want to make the index to 100 / 200 / 300 so I can refer to my levels as easy/ moderate/ hard. That way I can just order the levels in easy...
View ArticleUnity Editor Error Build,Unity Editor Error build
Hello, I wanted to do my project in a build, but these 4 error messages always come and I don't know what is wrong with that, since I can play the game in Unity myself, so I don't know what Unity wants...
View ArticleUnity says that I'm missing my NDK and SDK libraries, but I have them...
So I'm building an app for Android and IOS, starting with Android. The building went fine so far, but now that I've filled out all the player settings (things like adding icon, adding keystore etc.),...
View ArticleWhen I build my game there are things that are missing or not right
When I build my game I suddenly see that there are things that are wrong, for example the camera compared to how it appears in the editor is further back, the AI of the enemies does not work well ......
View ArticleBuild for Android only has max target API 28?
I'm building an android app. Previously, I had minimum version 8.0 (API level 26 or so) and target platform highest installed. This works fine on my device when I attach it via cable, but now that I...
View ArticleJDK NDK Gradle is mising
Hello, I'm a Unity user. When I installed Unity with the Android Module, when I wanted to build, the JDK SDK NDK and Gradle didn't exist. I tried the manual but for the JDK I didn't find the 1.8...
View ArticleiOS Unity3D app unable to access internet / GoogleAdMobSDK
I've recently developed a mobile Unity3D app, integrated with GoogleAdMobSDK. So far everything works fine on Android, but when I run the app on an iPhone 6 / iOS device I get "GoogleMobileAdsPlugin:...
View ArticleUnable to install additional SDK platform. Please run the SDK Manager...
This morning I decided I was going to go ahead and upload to the play store, so I built my APK and uploaded the file to the Play Console and I get this: > "Your app currently targets API level>...
View ArticleEditor seems be to ignoring the Player -> Scripting Define Symbols
So I have a script that adds build settings. If I look at the Player settings window I have the define I want, "KRELLWARE_TD_ON" set in the current build, iOS as an example. In the scripts, I have #if...
View ArticleUnity WebGL build blue screen (skybox)
I open my game in a browser but after load, a blue screen appears like in a sample scene, but my menu scene have a music and I can hear it perfectly in a webgl build. Also everything works fine on...
View Article