How to Force Unity to build project from scratch?
Hi guys, Sorry to ask this but there's absolutely no information that I can find about the problem that I am having. How can I force Unity to build my app from scratch? It is pulling old scripts from...
View ArticleProBuilder objects change size when building the game
Can someone explain me why this object size (made with probuilder) is changing in the build? ![alt text][1] ![alt text][2] [2]: /storage/temp/116745-probuilder2.jpg [1]:...
View ArticleWin32 Exception Please help me to solve it, thanks,Win32 Exception error...
Win32Exception: ApplicationName='C:/Users/Nam/AppData/Local/Android/Sdk\platform-tools\aapt.exe', CommandLine='package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I...
View ArticleHow to make add force consistent between editor and builds?
I have researched and looked at all other posts with no success. I am creating a network game where a dice roll is involved, I have the server generating random floats and then sending that information...
View ArticleDisable appname_symbols.zip generation in Android build
When building an Android app using "internal build system", "IL2CPP", ".NET Subset" Unity generates a zip file which contains symbols (eg: appname_3-1.0-v2.symbols.zip) next to the app .apk but we...
View ArticleGame wont restart in the build, but works great in the editor..
UnityException: GameObject has undefined tag! at (wrapper managed-to-native) UnityEngine.GameObject:get_tag () at UnityEngine.Component.get_tag () [0x00000] in :0 at PlayerCollision.OnCollisionEnter...
View ArticleReflection probe smoothness on full reflection in build
Hello Unity Guys, i dont know if i make something wrong, or if its a bug. The problem is: i have a car which has a material with the standart shader on it. the problem is now that it always looks like...
View Article[C#] Itween rotation/orienttopath messed up when building the project
I started using iTween in my project a while back to simplify the movement process and it is working perfect in the unity editor, at runtime or otherwise. Unfortunately i just tried building the...
View ArticleHow can I profile the build process?
Doing a full build of our game takes a really long time, but none of the usual suspects seem to be the problem (Compile time is OK, we have some complicated shaders which *do* take time when packaging...
View ArticleFailed to execute aapt. Gradle build failed
Hello there. I'm literally desperate: it's like 5 hours that I'm trying to buid my apk. I followed the solution proposed by these old post:...
View ArticleApp fine in editor but pink screen and hardware requirements error on android
My app works fine on unity and operates completely normal ... until its built and run on an android device. Once run on android the screen goes pink for all scenes. i have swapped the scenes around to...
View ArticleBuild Warnings on IOS and Android - WARNING: 301826848 format is not...
We are getting hundreds of Warnings in each of our Builds - and since we are 6 developers and using continuous integration we are creating ~50 builds each day for ios and android. The warning indicates...
View ArticleAndroid build error
Help the beginner, raise your karma! I followed the lesson on creating games on android, got to the finals and when build issued such an error...
View ArticleWhy does my standalone build run smooth as butter on desktop, but has a...
When I run my build on my desktop, where I have the Unity Software on, it runs very smoothly, even with a browser, unity and alot of other apps open. But when I copy the standalone build to my laptop,...
View ArticleIL2CPP freeze while exporting android project in unity 2017.4.2 . Stuck on...
Hi, I am trying to export an android project using Gradle build system. But the process is stuck at '"Building native binary with IL2CPP.' After a while the memory runs out(on a system with 16GB RAM)....
View ArticleMaterials dont work/change in Build.
Hey everyone. So, i have an issue here. I created 2 buttons that change the material of the Player. More like equip and unequip colors. Say, first button changes the Players color to red, second button...
View ArticleBuild failure: Failed to build apk
Well, I wanted to make an android quiz game app and currently I'm using this template: https://assetstore.unity.com/packages/templates/systems/quizapp-trivia-template-4-in-1-57254 I've been following...
View ArticleCan i make a game to the hisens smat tv with unity?and if i can how?
Hi guys good evening. I want to build a game to hisense smart tv and i want to know if i can build the game only for samsung smart tv or more smart tvs such as hisense smart tv and more. I will be...
View ArticleInfo.plist must contain an NSPhotoLibraryUsageDescription key
Hi, I'm getting this message from iTunes Connect when submitting my IPA file built with cloud build: Dear Developer, We identified one or more issues with a recent delivery for your app. Please correct...
View ArticleHow to fix spotLight problom in android ?
I have a question. In my game ,light works fine in the editor ,![alt text][1] However, on my android build it looks like this. https://imgur.com/B5XpM6K I've tried Adjust the Quality and Lighting...
View Article