Assets are dozens of times bigger in build than on disc
Hello, I have a 2D game here which i want to release on android and IOS. im trying to debug why my build size got much higher for no apparent reason. Through the Asset Bundle Browser i believe to have...
View ArticleDiscrepancies Between Build and Editor
Hi, I've finally reached a point where I've been able to do a build of my game, but upon building and running I'm finding some game breaking discrepancies between the editor and the build. I've checked...
View Article250 fps when rendering cube
I created a project and did built and run. I am trying to create softbody physics. It works, but gets me 250 fps. When I disabled the script and re-built the project, I still get 250 fps. I don't have...
View Articlehow to fix "a failure occurred while executing...
I keep getting these errors and I am not sure how to fix this. Many other solutions are years old or have not worked. I tried reinstalling all my editors to newer versions. This game is a very simple...
View ArticleI am having this error when i try to build my project and do not know hoe to...
UnityEditor.BuildPlayerWindow+BuildMethodException: 4 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002ca] in :0 at...
View ArticleUnity build error.
UnityEditor.BuildPlayerWindow+BuildMethodException: 4 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002ca] in...
View ArticleThe animationClip.SetCurve works on PC, but not on phone?
I wrote a code, which I used SetCurve in to relocate my enemies (moved by animation) to another position in the level. It worked on PC, but when I built it to apk, and installed on my Android phone, it...
View ArticleUnity 2021 build crashes after splash screen
The game builds without errors or warnings and works fine in the editor play mode. however, it crashes in the build right after the splash screen. How should I begin investigating the problem? ![alt...
View ArticleBad bloom quality on Android build
Hi to all, first image it's bloom on Android build, second it's in Unity scene, i tried change a lot of settings, but result always the same, how i can do bloom in Android build like on second image?...
View Articlebuilding to android fails and gives four errors
whenever I try to go and build my android game, the building fails and gives me five errors ![alt text][1] ![alt text][2] [1]: /storage/temp/198623-screenshot-30.png [2]:...
View ArticleWhen I try to build my game it says "Moving file failed"
I tried to build my little minigame (my first real game) with the intention of putting it on Itch.io. I decided to switch the platform from PC, Mac & Linux Standalone to WebGL since the game was...
View ArticleOculus Quest 2 won't build, gives me two errors?
Hello. I'm humbly coming with a new question, and I'm pretty sure I am doing something really stupid, so please go easy. I want to try to use Oculus Integration, although I am not opposed to using Open...
View ArticleI get an error when building and idk what to do
Thats the error that i get when i want to build for my android project (Quest 2) : Unable to create unique temp directory for 'Temp/ADB-Refresh'. Source assets are not scanned. Anyone knows what to do?
View ArticleAndroid 12 Build not working?
Im trying to build for android 12 but when i open it on android 12 my screen goes blank after made with unity logo im facing this issue only in android 12,Hey Im trying to Build for android 12 but when...
View ArticleCannot select building location on Ubuntu
HI, it's the first time for me trying to build a project on ubuntu (ver 20.04.4LTS). It works perfectly with the play button (even more faster than on Windows). But the problem is, when I try to build...
View ArticleTexture Mapping does not work properly on some meshes
Hello, ---------- I'm on Unity 2019.4.10f and I am currently doing builds for an Oculus Quest 2 game. The problem is that on some objects, not all, the texture mapping does something weird as you can...
View ArticleMy Player Gameobject disappear (falling down) after build
Hi, my game is running fine in unity editor and after building on the same PC. But when i try the game on another computer, my player's gameobject is falling down and disappear at startup... The player...
View Article3D model's back stretched in Android Build
For generic 3D model all animations looks fine in Unity but on making android build, in walk animation model's back get stretched. It's super weird and I tried many solutions like applying 4 bones etc,...
View ArticleWhy are Windows builds low fps?
Ok, so here's the issue: I work on my games on a MacBook Pro (M1). The game I'm currently working on runs smoothly in the editor, and also when I build it for MacOS. However, it seems that on all...
View ArticleTerrain Normal Map not showing in Build
Hello, I am currently working on a level and everything was fine until I started to build it. In the scene and game view inside Unity everything works, but in the Build I can't see the normal map of...
View Article