How I can fix this problem
please help me![alt text][1] [1]: /storage/temp/189747-снимок-экрана-5.png
View Articlenot able to build my game
when I try to build my game for windows, it gives me an error that says: "moving file failed (game).exe to (file path): permission denied" then I get the options: Try again, force quit, or cancel. But...
View ArticleWhy unity not working after launching .exe but works when build and run?
I had added keyboard inputs within the code to perform certain tasks. It is working as expected when tried on the unity editor and also on unity when build and run. Unfortunately, its not working after...
View ArticleHow to modify the height of an object using units?
I use a player character, give him a height of 2, it has a height of 2 units. I use a cube, I want it to be the same size, no height option, I use X Y Z at 2 to represent the 2 units, it becomes...
View Articleface tracking app powered by ar foundation is rejected by apple since using...
hi guys, i have created an ar face tracking app. works perfectly from the google play store. now I uploaded to apple. they rejected for using TrueDepth. i don't even know what TrueDepth is... using ar...
View ArticleUnity Android IL2CPP Build Error
**When I use IL2CPP when I want to install the game, it gives an error and I cannot get APK Output. (The MONO option works fine.)** ---------- ***I've been dealing with it for a week, I would be glad...
View ArticleHow to change the project's Splash Image in a build?
My Unity mobile app features art and characters that the users select and identify as. By default, the Image used in **Project Settings > Player > Splash Image > Background Image** is a...
View ArticleScene not showing in build
I have a very basic 2 scene setup that should show at the same time. Everything works as expected in the editors game view but in the build only the first scene is showing up. No warnings or errors...
View ArticleAll Published WebGL Builds Not Working Properly
Hi Unity Community, I've been following along with the Unity Essentials tutorials, but have now been having trouble with playing two of my WebGL builds on Unity Play. I decided to test things, by...
View ArticleIs there anyway to customize the file structure of a build?
Because I am building with IL2CPP I get the "_BackUpThisFolder_ButDontShipItWithYourGame" folder in the build output. I want to automate the build process as much as possible when releasing my builds...
View ArticleAudio Mixer works good in unity but not in build
Hi, I am creating a volume control using a slider that stores the values with PlayerPrefs. Everything is good while testing in unity. The sounds in the same scene as well as those in different scenes...
View ArticleHow to use asset bundels (Read More)
So I have been working on an fps game and the build has been getting quite large in size. So I thought of using AssetBundels, I have managed to put my environments as individual prefabs and asset...
View ArticleCan't create a build in Unity from ubuntu
Greetings, I'm trying to export my Unity game to Ubuntu/Linux and was wondering if anyone could help me out with this issue. Cheers, Dre Smith
View ArticleAudio Mixer works only in the same scene after build
I am trying to implement a volume slider that controls the dB of a mixer. Everything works perfectly when testing in unity but after building an windows application, it works only in the same scene...
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 error when build (antivirus On)
Hello, when i want to build my APK with my AVG Antivirus on then unity give me some errors. (Build failure). ![alt text][1] And if check the console my errors are: ![alt text][2] But if i build my...
View ArticleI created mac build via UnityCloud and game dosent work on M1
Please, help. How I can fix this problem? Game starts well, but crash after loaded FMOD
View ArticleHow to stop build screen settings from saving
The expected behavior is when you change the screen settings of the game and reopen it, the changes from before wouldn't have saved. Currently they save the FullscreenMode and the resolution. I am...
View ArticleWebGl: RuntimeError: indirect call signature mismatch
I'm getting this error when running my WebGL buildRuntimeError: indirect call signature mismatch...
View ArticleBuild Error-: Failed to compile resources with the following parameters
I am trying to build my android game in unity 5.6.7f1 in a new computer and i keep getting this error (picture attached) i am using android API 32 and jdk 11. I have unity ads enabed as services but i...
View Article