Can't build WebGL Unity project from win cmd with 2022.1.11f1
Hi guys, I'm trying to build my WebGL Unity 2022.1.11f1 project from Windows 11 CMD "C:\Program Files\Unity\Hub\Editor\2022.1.11f1\Editor\Unity.exe" -projectPath "C:\Users\user\Desktop\projects\client"...
View ArticleUnwanted Files created in Data/com.Companyname.something/files on android
Some files are added to Data/com.Companyname.something/files on Android when I build. Those files are supposed to be downloaded later in the app and shouldnt show up in the files folder when it hasnt...
View ArticleWebGL build runtime error
exception thrown: RuntimeError: table index is out of bounds,RuntimeError: table index is out of bounds at http://localhost:61121/Build/Alpha.wasm:wasm-function[21286]:0x6f6132 at...
View ArticleDrawable plank building mechanic like in Poly Bridge or Forts?
So, I want to create a game like Forts where you build your own fort and try to destroy the enemy's fort with different weapons, but first I need to make the building mechanic. This mechanic uses the...
View ArticleCreated build from Unity 2021 with URP but rendered colors are dull and dark...
I was working on a project on Unity 2020.3 LTS with URP initially where rendering setting was adjusted according to the needs. Due to some additional requirements, I needed to upgrade the project Unity...
View ArticleHelp! Updated from 2019 to 2020 lts. Game build is extremely slow compared to...
Hello, So i updated from 2019 to 2020 LTS. Now when i build my game. It is extremely slow and i mean slow motion slow. In the editor its fine, albeit a lot slower than 2019. The builds debug profiler...
View Articleloading zip files in unity build
Hello, I am working on this app that uses Microsoft.ML to predict certain things, it stores it's models in zip files. During execution, a Microsoft.ML script would go ahead and use those zip files to...
View ArticleMesh Vertex Stream(Vertex Buffer) Count Changed when I build the project
I set the mesh 2 vertex stream to pass data, its okay in editor, i log the count to confirm and capture in RenderDoc to confirm its very okay, but when i build the project, it probably change 2 stream...
View ArticleADMOB Cant Build.
I have put Admob in my project and every time I try and build to Android it keeps giving me errors I have tried everything and not unsure what to do. ERROR: Starting a Gradle Daemon, 1 stopped Daemon...
View ArticleAndroid Resulotion problem
I build my game to test on devices. I dont have android phone so i test on bluestacks and sent my game to my friends to test it. In my editor and bluestacks my canvas fits perfect. Some of my friends...
View ArticleFailed to build WebGL Project
I'm trying to publish a WebGL project, but I keep getting the same "Incremental Player Build Failed" error message. The game works just fine when I play it in the editor. Anyone have an idea how to fix...
View ArticleFmod Error in builds with massive unity project?
I've been building a really big game with tons of content. Currently the sharedassets0.resource file is ~8 GB in size (almost all videos). Everything works fine in the editor, but in builds my audio...
View ArticleUnity throws FMod Error Loading File in Builds
I'm making a Unity game and in the Editor all audio clips play fine. However, when I try to play them from builds I get this error: Error: Cannot create FMOD::Sound instance for clip "Variation 1...
View ArticleIs there a way to get access to my lost unity project?
I have been working on a 2d game for a couple of months and recently lost all motivation to work on it. So I deleted the files. I now really regret this because I would like to work on it again, but I...
View ArticleFlashing Circles Lights When Baking
Hey, I've been getting some trouble with Unity's baked lighting. I can't really describe the issue but it is very annoying. I have attached a gif, have a look, and if you have any ideas on how to fix...
View ArticleHow to build for Mac OS x64 by Unity 2019.2.5f1?
Now I am working on 2019.2.5f1 and trying to build my game for mac. In [newer versions of Unity][1] there is dropdown menu in build settings to choose mac architecture. But in my case build settings...
View ArticleWhy is my build in window mode stretched until the window is moved or...
When I am changing my application to window mode (from within the application) or when I already start it in window mode - everything is kind of squashed together a bit (I called it "stretched" in the...
View ArticleNeed help reducing AAB size with Play Asset Delivery
I'm using Unity 2020.3 and my AAB build is > 150 MB so I need to reduce the build size before uploading to Google Play. I follow Unity's doc about PAD...
View ArticleI want to build objects with money. How can I do it?
if I have enough money, I want to click on the Object and place the borders in the specific area. I don't have much technical knowledge so can you please explain in a way I can understand. Thank you.
View Article