Why won't unity recognize my Android SDK API level?
I have the latest version of the Android SDK installed and listed this in the Android SDK section under preferences. However, when I try and create my build it claims that I don't have an SDK of high...
View ArticleShader Graph not showing when included in build?
I've made a few shaders in Unity3D using Shader Graph (really liking it), however when I build to 'PC, Mac & Linux Standalone' the shaders are missing. Would anyone know the reasoning for this?
View ArticleBuild Problems Please help
I'm trying to build my PC app This what I get:> ArgumentException: The Assembly Mono.WebBrowser is referenced by System.Windows.Forms...
View ArticleError building android : No toolchains found in the NDK toolchains folder for...
CommandInvokationFailure: Gradle build failed. C:\Program Files\Java\jdk1.8.0_202\bin\java.exe -classpath "C:\Program...
View ArticleProblem with resolution and scaling in the build.
Hi. I have a problem with the scaling in the build. When I run my "game" in Unity remote app, everything is okay. But when I make a build and run the app on the mobile device, the scene scaling is...
View ArticleOld build present after building to a new folder on desktop.
Hi Fellow Adventurers... I have completed a game that runs fine with no apparent errors in scenes that I can see and runs in unity great. Now I want to build iteratively test and debug. I think it was...
View Articleil2cpp build no response on mac
When I build Android on my mac with IL2CPP, the system show that there is not enough memory. I watch the activity monitor. There are 4 clang++ processes, each occupying over 20GB memory. Then there is...
View ArticleProblem with resolution and scaling in the build.
Hi. I have a problem with the scaling in the build. When I run my "game" in Unity remote app, everything is okay. But when I make a build and run the app on the mobile device, the scene scaling is...
View ArticleScript attached to 'PlayerWithAuthPrefab' in scene '' is missing or no valid...
I'm making an android game. Whenever I try to build the build succeeds but I get some errors ![alt text][1] [1]: /storage/temp/136742-screenshot-54.png I'm not sure where these prefabs are even...
View ArticleSingleton working in editor, but not in build
Howdy friends, I've been working on a game for college recently, and decided to implement a singleton to control the music throughout. In the editor, it works just fine with the right music playing at...
View ArticleHow do I download Linux & Mac Build Support?
Normally, when I haven't downloaded Build Support for a specific Platform, there's a ,,Download" or ,,Buy License" Button, like this: ![alt text][1] But when I want to download Linux & Mac Support,...
View ArticleFloor Collision not working in VR build
So in our VR game, you need to throw the ball at objects and if you miss, the ball hits the floor and respawns. This works perfectly in the unit editor and in the menu screen of our build, but In the...
View ArticleWhen playing builded version of game the cameras only captures part of scene.
When I play my game in unity the camera can see the whole scene. But when I build the game and play the build version, the camera cuts off the sides of the scene. Note that it is a 2D game! Any help...
View ArticleGetting Error wheni build and run my game, please someone help
**error is "couldn't swtich to requested monitor resolutuon swtiching to 1080x1920 failed trying lower one swtiching to 1080x1920 failed trying lower one All resolution swtiches failed DX 11 could not...
View ArticlePrefab instance overrides and builds
I have a complex character from the asset store that I would like to heavily modify, but I don't want all the removed components to be included in builds. I also want to maintain the prefab link, for...
View ArticleGradle error while building on Android
Hi, as I was trying to build my project I got these errors. ![alt text][1] [1]: /storage/temp/137285-untitled-1.jpg I solved a gradle error before, on another project, by downgrading the JDK to version...
View ArticleUnity Xbox UWP Support
When I try running the my Unity UWP build to Xbox I get this error "ExecutionEngineException: Attempting to call method MsgPack.Serialization.SerialiationContext::GetSerializer for which no ahead of...
View ArticleGame build often crashes when switching scenes
Backstory ----- Hi, I have been working on my Mario game in Unity 2018.2.15b up until now. If you are wondering why, its because the ones above 2018.2 seem to be broken, as in character animation. (At...
View ArticleApk crashes after build
Hello, I'm trying to build an apk with admob but the apk kepps crashing on my android device. There is no error in console tab of Unity editor.But, when i ran adb logcat fo debugging i found these...
View ArticleBuild game moves incredibly fast and blurry
Hi, I'm making this game and everything runs perfectly smooth on my computer and also on my iphone when I use the Unity Remote app to play the game on my phone. The problem is with my build, I've put...
View Article