Problems with Android Build after updates
Hi all! I'm writing because I recently updated Unity from 2018.3.4f1 to 2018.3.6f1. Not touching the code, my program is still working with Unity remote but it fails in build. The problem is in...
View ArticleAudio mixer effects doesn't work on HTML build
Hi ! I have a problem : I have reverb effects on my sounds in an audio mixer. When I build the game for Windows (.exe) all works fine But when I build the game in WebGL HTML all the effects on my...
View ArticleScroll rect is invisible on Android device
In Unity is everything works (Scroll rect with animation and buttons). But when I build it and running on Android device (Samsung GT-P5110, Android 4.2.2 ). This Scroll rect with childs (sprites like...
View ArticleDo Unity's WebGL builds have a memory leak?
Both wasm and asm builds have JVMs that slowly increase in size. This is most noticeable for asm builds that require a memory declaration at build time. If I leave my application running for an hour,...
View ArticleParticle systems doesnt instantiate in builded game
Hi everybody. I dave some particles that instantiates via script. In unity editor it work fine, but when I run builded project, particles dont appear. I try add particle(not instantiate) on scene - and...
View ArticleBuild marks XRSettings.enabled as false,
I am having a problem in my project once I compile the build, it does not seem to detect the VR device connected. With a test script, I debugged whether the XRSettings's enabled property was set to...
View ArticleBlue Screen On Windows Build
Hi! I'm working on a 2-D game and targeting the windows platform. I have Windows 10 and the issue i'm facing is that when I build the game for windows (standalone PC) and run it on some other machine...
View ArticleUnable to build iOS target plateform
![alt text][1]Hello, I try to build a iOS build but When I pressed build button from Build Setting, it does nothing. When I switch plateform to Android and make build, says apk file, it make apk...
View ArticleGradle build fails as GameAnalytics conflicts with a library using Room database
Hi, I have a custom .jar library in my project that uses Android Room database. Now when I integrate the game with GameAnalytics the gradle build fails with CommandInvokationFailure: Gradle build...
View ArticleExclude 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 ArticleUnity WebGl in Angular 7
I'm trying to run a unity WebGL app on a angular 7 webpage. I have tried nummerous option: - copy/paste the build/index.html in the component and load it up from there => i can't interact with the...
View ArticleUnity Randomly changes build Platform?
Hey guys- I'm using Unity 2018.3.6f1 and making a game for iOS.. For some weird reason, Unity will randomly change the build platform back to PC Standalone for no reason. It's annoying because when I...
View ArticleUsing Windows to Build on iOS
Hey fellow game devs, So I have been using Unity for a while and I used to have a MacBook but at that time I had an Android phone and I know that a lot of game devs have Android devices but now I work...
View ArticleGlitch in Build
Hello everyone , I am building a project for a company and yesterday when I build the project I have faced with very glitchy screen . I don't have any clue what might be causing that . I've tried to...
View ArticleMy build size sharedassets0.assets.resS has suddenly increased from 2GB to 6GB.
My build size sharedassets0.assets.resS has suddenly increased from 2GB to 6GB. Any idea what might have caused this sudden spike? What I did was this: I manually copied the project folder from 1...
View ArticleLow Resolution in Editor has crisp and sharp pixels, but in builds of the...
So my problem is basically identical to the one in [this][1] unanswered thread. I've looked all over and I've found nothing about how to fix this problem anywhere online (or anything even about the...
View ArticleUnity Project ID no longer exists or you no longer have permission to the...
i can't link my project to unity services. when ever i try to link my project to services. it says '**ATTENTION** *Unable to link project to Unity Services*. Unity Project ID no longer exists or you no...
View Article"EntityComponentSystemSamples" Building on iOS causes an error
"EntityComponentSystemSamples" Building this project on iOS(XCode10.1/Unity2019.1b4) will result in an error. Does ECS still support iOS builds? When do you correspond? Error is -------------------...
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 ArticleBuild game don't work
Everything works in the engine, but when I build a game, some functions do not work. I can not take a tree and when I take a stone the amount of a stone is not displayed, it shows 0. using...
View Article