Black monitor on VR build
My monitor display is black when I build, but everything is working and displaying in my rift s. I've tried changing settings etc, even putting a normal camera in the scene but nothing seems to work....
View ArticleThe Assembly is referenced, But the dll is not allowed to be included or...
I am getting the following error when I try to build my project: `ArgumentException: The Assembly nunit.framework is referenced by MapboxAssembly ('Library/PlayerScriptAssemblies/MapboxAssembly.dll')....
View Articlesign apk from jenkins/commandline,how to sign android apk through...
hello, i am trying to build an apk from unity commandline through jenkins and am completely stuck on how to sign the APK. any insight would be amazing. public static void BuildAndroid() {...
View ArticleBuilding my game gives issues
So I have a game with lots of scripts in it (nothing special I guess), but when I build the game some of the things don't function like enemy momevent and attack or stuff works differenly like spells...
View ArticleVisual studio solution always builds development build
When building with create visual studio solution, Unity always builds a development build. Why is that? Is there a way around that?
View ArticleJenkins android build launcher:mergeReleaseResources FAILED
completely lost with this error. any insight or recommendations would be amazing. 11:26:32 Starting a Gradle Daemon, 2 incompatible and 4 stopped Daemons could not be reused, use --status for details...
View ArticleResizeble Built
Hi. so I was wondering if there was a way I could make the build of the game resizable. so like you could make it full screen or you could shrink the window much like an application like safari or chrome
View Articlebuilding WebGL app hangs
It does not crash. it's stuck. ![alt text][1] this is been 2 hours. My machine is i9 64GB 2080. [1]: /storage/temp/178163-build-stuck.png
View ArticleMy final project is broken while the project inside the engine is completely...
My final project is broken while the project inside the engine is completely normal. Could someone help me solve it? Unity 2019.4.20f1 ![alt text][1] [1]: /storage/temp/178541-a.jpg
View ArticleCloud build with Unity Ads fails with Error Error cs0246
Could someone please send me a .gitignore file that will work. Any other ideas would be great. I'm using Unity 2019.2 Ads v 2.0.8 installed with PackageManager Building for iOS from github repo Here's...
View ArticleCan't find Device Simulator in Package Manager or its Preferences in 2021.1
I have pre-release packages enabled in Unity 2021.1 but unable to find Device Simulator in the package manager. ![alt text][1] It is in fact visible in the Game Window but I can't see its preferences....
View ArticleProgrammatically Build .apk File of Unity Project
Hi everyone! My team and I are working on a project that has a user run the project on their desktop, they enter some text, and then they can push a button that builds the .apk file for them. We know...
View Articlexr plugin managment arkit required script
hello all is it possible to turn on arkit required for the xr plugin manager programmatically so i can use automatically use turn it on in my jenkins build? ![alt text][1] [1]:...
View ArticleHow to use Unity XR-Plugin Management from script/commandline
Hey all, I am currently trying to set up jenkins to build my arkit/arcore applications only issue is unities xr-plugin management i need to manually set the values in script so we can compile...
View ArticleQuest 2 Building Issue System.Windows.Forms.dll assembly && OnMouse_ event...
>System.Windows.Forms.dll assembly is referenced by user code, but is not supported on Android platform. Various failures might...
View ArticleIOS Cloud Build Error: ld: symbol(s) not found for architecture arm64
Hello, I am trying to get a cloud build for my ios application. But cloud build fails for some reason that i couldn't solve. Here is the error log: ld: symbol(s) not found for architecture arm64 1777:...
View ArticleUnity 2019.4 Addressables - Is it possible to import assets and set as...
Hey all, I'm trying to learn my way through Unity's Addressables system and have a few questions about organizing and building my Addressables. ---------- Ultimately, I need a system that imports...
View ArticleDifferences in Unity WebGL builds 2018.4->2020.3
Where I can find described differences between old(2018.4) webgl builds and new ones(2020.3)? In old version I can find files: Build TemplateData index.html ./Build: UnityLoader.js webgl_test_2018.json...
View ArticleSpriteRenderer dont change from script on build
Hello, i have a simple game that have a score/shop system. When you buy a skin you can select it, but when i build the game the sprite doesnt work propperly and it dont change, what i can do? using...
View ArticleResources folder items not in the build
Hi I made some images and audio-mixers in resources folder to use later. As in the title, after the build. My items not in the folder and some of my scripts are giving error, because of that. How can I...
View Article