Camera view distorted in build, but fine in game view within the Editor.
Good morning everybody, I think it's the second time overall I post here, but I really need some hint. Well, I updated from 2021.2.8f1 to 2021.2.9f1 and suddenly I have some issues with the main camera...
View ArticleGradle Build Failed Unity version 2020..3.23
Hello everyone, Whenever I try to build the app for the android platform I get following problems. I can build the APK for other versions but not for 2020.3.23. Does anyone have any idea? ![alt...
View ArticleMy game breaks after building it (standalone)
Ok so, I'm making my game, everything is fine in the editor, it all works. After I build the game, EVERYTHING FALLS APART! It seems the GameObject.FindObjectWithTag doesn't work, it gives me a null...
View ArticleMobile Touch vs PC Touch
I have a question regarding touch input on mobile vs pc. On my mobile device, touch works how I would expect, but when I make a PC build and test it on my touch screen it behaves a bit differently. I...
View ArticleIOS objects have weird and strange colors
Only on IOS objects have weird and strange colors, and only when real-time light on them everything is okay when turning off real-time light all colors become strange again. IOS 15, Ipad Pro Unity...
View ArticleHow to prevent unity build from deleting existing/custom files in application...
I have a giant exe file/folder which I need my game to call. So I put this game in the Application.dataPath so make sure it can be in a reliably found location. But, every time I press build, it's...
View Articleerror question - noob
Hi, Am a total noob experimenting with creating a 2d webgl from tutorial and then trying to run it from my personal website. When I use the build publish compressed gzip version on a linux run host I...
View ArticleBuild error to android
AAPT: error: failed writing to 'C:\Users\d\Desktop\unity projects\airman\Temp\gradleOut\launcher\build\intermediates\runtime_symbol_list\release\R.txt': The data is invalid. (13).
View ArticleGame runs in editor but crashes in build
The game I'm making runs in the unity editor but the build crashes after the unity logo, I know It's probably not any of my code because I made a new project, Imported all the assets, and the build...
View ArticleLighting disappears in build!,Lights Disappearing in builded projects!
HI, Im rather new to Unity and I've noticed that in the Game View in Unity my game runs perfectly withouth any problem but when I build my game things change for instance my mouse sensitivty is...
View ArticleUnity Hub 3.0.1 gives .als for previous version of Unity 3D
I am following [this tutorial][1] to set up a Unity 3D ci/cd pipeline with GitLab. When I try to manually activate Unity 3D via Unity Hub 3.0.1 -> Preferences -> Licences -> Add -> Activate...
View ArticleLocalization via script works in editor but not in build, why?
I have a few variable strings set with `LocalizationSettings.StringDatabase.GetLocalizedString()`. When running my app in the editor, they get displayed, but when I build it, the strings set with...
View ArticleDepth of field is not working when i build the game (HDRP)
![alt text][1] [1]: /storage/temp/192854-q11.jpg My depth of field is not working when i build the game but it's working while playing in the unity editor. Also other effects are from the same Volume...
View ArticleHow can I strip out all calls to an assembly during build?
Hello, I use a 3rd-party library a lot to validate the correctness of my code (FluentAssertions). However, when I build, I am confident my code is correct and want to strip out all calls to this...
View ArticleProblem with rendering stereoscopic with build application (work fine with...
Hi, I trying to develop VR application. However, I have a trouble that stereo Image seems not rendered properly at built application. What can I do to solve it? I would appreciate any help/advice....
View ArticleHow can i upload an iOS build using post build script in cloud build ?
I have a project in cloud build and I'm trying to use post build script for ios but I didn't have success when trying to use a push.sh !/bin/bash echo "Uploading IPA to Appstore Connect..." if xcrun...
View ArticleHow to get machine learning running on Hololens2?
I'm trying to find a working machine learning methods that creates bounding boxes on objects or images the Hololens 2 camera is trying to recognize but could not get it to work? I've tried OpenCvSharp,...
View ArticleSomeone in 2022 is having trouble with unity build and your anitvirus?
Hello everybody I having a problem, is that AVAST free antivirus is deleting my game build executable So this is most likely the reason that i having trouble uploading my demo to Steam Theres a lot of...
View ArticleGameObject moving different in a build than normally
I'm creating a game called **Stick Into It** and I just did a build. The problem happens at levels with *buttons*, let me explain: ---------- On a build, when you press the button a GameObject moves...
View ArticleWebGL build error on Unity 2021.2.8
![alt text][1]After I tried to upgrade the project from Unity 2019.4.31 to 2021.2.8, WebGL fails on build. At first I used the old WebGL template i had, then i tested with the default Unity template...
View Article