Can't use SetActive (true) on collision
Hi i'm new to coding and i could use some help. I'm trying to switch between characters on collision and i have created the following script: public GameObject Player1; public GameObject Player2;...
View ArticleBuild Succedeed but won't open
I'm just beginning to learn unity and I've been following a very simple course, some of you may even recognize it from the following screenshots, however even after following all the instructions...
View ArticleEndLayoutGroup: BeginLayoutGroup must be called first,EndLayoutGroup :...
my code seems alright but it says "EndLayoutGroup: BeginLayoutGroup must be called first". I am a beginner, so I don't know what this means, I would appreciate any help I can get here is my code: using...
View ArticleIsTouching() not working right after Colliders2D movement/instanciation
Hi I got a problem with Collider2D collisions. I'm actually working on the prodecural generation of map made of different rooms. To make sure rooms aren't colliding, I attached to each of them a...
View ArticleNavMeshAgent at my wits end!!
Hi all I have a spider navMeshAgent. All works fine following and attacking player. When I kill it (trigger on small trigger attached to spider) with my needle, it goes to its dying animation and all...
View ArticleUnity Not Installing
I recently tried to install Unity Hub, which I had done before, but I uninstalled it while freeing up space. When I click Install after agreeing to the ToS, it says Installation Aborted, Setup was not...
View ArticleHelp: My player dies immediately upon start of game?
I am expanding on a LEGO mod, and this is my first go at it, I was doing really good, and then I went to test and when it stars the game, the player dies immediately. I can't move it, nothing happens,...
View ArticleMy HealthBar is not regenerating when i'm pickingup potion
So basically i've got HP bar on my hero that decrease health when he collides with enemy but when i'm trying to pick up my heal potion it's heals me in numbers that i got in Component but the HP bar...
View ArticleiOS Bulding Error ( EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=2048 MB,...
Using unity 2020.3.2f1 Xcode 12.3 I have a couple of scenes loading but there is an issue iOS Building Error ( EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=2048 MB, unused=0x0)) on the final scene not able...
View ArticleVery Bad performance(High GPU Usage and Low Frame Rate) with unity 2020.3.1f1...
Hi everyone! I am a high schooler and have just started working on a PC game. I have created a scene for prototyping and it is pretty empty with just my player prototype gameobject (a simple cube), a...
View ArticleThe checkBox image is not proper in the scroll view
when we use the scroll view content and adding the images and allocating them with the vertical layout in the scene the image looks proper but in the play mode it is showing differently ![alt text][1]...
View ArticleSemitransparent shader issue. How can I fix it?
Hello everybody! For a long time I have observed that semi-transparency shaders have a problem when two layers of the same object overlap, generating these problems. ![Image 3][1] At first I thought it...
View Articleunity_csc file can not be found by Unity and is preventing scripts from loading
I was just trying to open up a project in Unity 2020.3.3 and suddenly I started to get the following error message: ![alt text][1] When I attempted to go into the scripts, each script component had a...
View ArticleReorderableList do not resize a height of each element(property drawer)
In 2020, the collection is displayed in the inspector view in the form of a Reorderable List. The drag item works normally for the last element. However, the rest of the elements do not work even when...
View ArticleButton no longer plays animation after updating
So, i have an app on the android store, it worked perfectly, but i recently updated the project to the latest unity version. Afterwards, the "on click" event doesn't trigger the camera animation. It...
View Articlehelp i full screen unity package manager and can't exit it
I opened the unity package manager and pressed full screen but then I can't exit it I tried to press spacebar + shift but it didn't work I restarted my pc but still it didn't work how can I exit the...
View ArticleUnity Android build crashes when loading a scene
I've recently started to update my game after a long time, but now the build crashes when loading a scene on my phone. I can get to the main screen but when starting the game, I hear the music for a...
View ArticlePackage Manager Loading Bar pops up and goes away.,Unity Package Manager is...
The package manager loading bar is constantly showing up and going away every second and I cannot do any work. Does anyone know what is going on or how to fix it? I have tried to reset unity but that...
View ArticleI can no longer collaborate.
Hello all! Me and my team just started using Unity collaboration. But after a little more than a day my icon for collaboration just disappeared. So I can no longer share or download changes made to the...
View ArticleHow can i fix this wierd bug?
i can't raise / lower exactly half of my terrain , when i do modify it. instead another terrain gets modified that has nothing to do with this terrain. and if i create a brand new terrain , then i cant...
View Article