UI Text Moves Behind Tilemap on Build,UI Goes Behind Tilemap In Build
Hello! I have a problem where if I build my program the UI (text) moves behind my tilemap. The build succeeds and only there is this a problem, in the editor it works perfectly fine. Any idea on what...
View ArticleUnity freezing when opening new scene & While building
Hey!! I've seen it a few times but no solutions have been listed! https://answers.unity.com/questions/1679066/unity-20192-build-stuck-on-scene-0.html <- This is the building thing, along with...
View ArticleBuild failed: Plugins colliding with each other. Plugin 'NuGet.config' is...
When I try to build my project to a UWP, I get the following error messages: Plugin 'NuGet.config' is used from several locations: Assets/NuGet.config would be copied to /NuGet.config...
View ArticleWhat would cause a build to take an abnormally large amount of time?,,What...
Up until today my builds would usually take about 5 to 10 minutes maximum. Today I added a simple script that spawn lowpoly rocks that just drop and are destroyed upon collision. For some reason the...
View ArticleSimple Particle to turn on and off button press is breaking inconsistently....
Hey, So I've got a spaceship that flies about with a thruster particle and sound (looped) that both play when the key presses down and stop when I release it. For a while they've been working fine but...
View ArticleWhy doesn't Unity decompress my Addressable assets from server?
Hi guys I am trying to set up my project to load certain stuff from the internet, using Addressables. Now I am stuck at starting the editor with the Playmode Script set Packed Play Mode in the...
View ArticleProject build lagging on android after unity update.
the problem is that game build doesn't run good when exported to android. As per my perception Physics and mechanism of the game itself works fine and does not slow down but the display is kind off...
View ArticleUnity WebGL Post Processing URP
Hello! I cannot for the life of me get post processing work on my webGL build. I'm using URP with global volume PP. I've tried removing Webgl 1.0 in the settings for the build to use only WebGl 2.0 but...
View ArticleAndroid device not found by Unity... at all
Hello! I am just learning unity, and everything seems to be going wall apart from the building and running scene in VR. When it comes to this, Unity states that there is no android device found to...
View Articleil2cpp.exe error pls help me and solve out my problem
Win32Exception: ApplicationName='C:\Program Files\Unity\Editor\Data\il2cpp/build/il2cpp.exe', CommandLine='--convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot"...
View ArticleCan't build project on any platform,Building Error
[1]: /storage/temp/159468-снимок-экрана-2020-05-14-в-144647.png I can't build project,I can't build my project on any platform, I've tried reimporting assets already.
View ArticleParticle Effect is not emitting in build on mobile
Hey everyone I am having some troubles with a particle effect. In my scene I have two particle effects. 1. particle: the player is hitting a red area the player explodes. 2. particle: the player is...
View ArticleLog files in server build
So I have a server build and I would like to have a log file to see the debugging (like in standalone build), but it seems that it doesn't export any file in the usual locations. What do I miss?
View ArticleDoes a path to a script change on build?
Hi I am currently working on a unity UI application. I have a couple of python scripts in a folder named Python_Scripts, I am calling the python scripts from c#. When I run the application in the unity...
View Articleun-build a build on mac?
I accidentally modified a prefab that a lot of stuff depended on, and I couldn't ctrl z it, so I tried to exit without saving. But It saved anyway, so one thing led to another and my whole game was...
View ArticleUI buttons working in game mode and (Build and run) but not in build (exe...
I have a calculator application made using unity 2018.3.5f1 . when running in game modes, the app works fine , same goes when i build and run the app. However the buttons are clicked but takes no...
View ArticleCustomEditor stops displaying after changing script location
My **CustomEditor** script is no longer displaying, and I don't have any reasonable cause, error or even something I can test it against to properly ask what's going on... I'm going to be providing a...
View ArticleBuild for iOS
I know that it is not possible just like that (and I've never heard about it) but maybe somebody knows a way to create an iOS build using Windows? I need to have it asap for my project and I couldn't...
View ArticleTilemap Collider not working after build on android
I have a Character Sprite called "Monster" that walks on the "floor" Tilemap. The "floor" Tilemap has a *Tilemap Collider 2D*. When I run this inside unity, the monster can walk on the floor tilemap....
View ArticleCPU Overheat when building in WebGL
I am trying to build my game in WebGL but to only way I can get it built is by lowering the Temperature in my room and building as soon as I start my PC. My PC heats to above 80 Celsius when I start a...
View Article