White tiles displayed in play mode on Android platform
Hello everyone, I'm using a Tower Defense Template from Unity Technologies and I'm facing an issue. Running this game template on Windows platform it's working like a charm, but when I'm switching to...
View Article[Resolved] Some materials disappearing when camera is too close to model
First I would like to clarify, this is NOT a camera clipping issue. I'm working in Unity version 2019.3.5f1 and the materials that I'm having this issue with are ones using the "Particles/Standard...
View Articleis it possible to restore a build of a project?
I made a game for a school project, i finished and built it into a folder and now i have to write about it while adding specific pieces of code into the presentation. the only issue is that the whole...
View ArticleHow to make UI appear in camera scene view?
So basically, whenever I create a UI item whether its an image or a text ui, it doesnt appear in the rectangle the main camera will show in the game. However whenever I create a sprite, it appears...
View ArticleFacing Red dot Issue
I'm facing red dot issue on my screen, Is there any way to solve this issue?
View ArticleProject broken randomly when I opened one day due to assembly reference bug....
One day I open my project and now have 50 errors from unity built in packages saying that System.ValueTuple is defined in multiple places. Visual Studio is finding any problems, and my many google...
View ArticleIncorrect texture display,
The thing is, working on a project. On my laptop texture looks smooth and detailed even when i close to the ground. In scene viewport, in game and in simulation of Iphon 12 pro max, everywhere inside...
View ArticleIssue with UnityEngine.U2D.SpriteShapeGenerator.TessellateContour
Recently got a crash report from firebase crash analytics. iPhone 14 Pro, IOS 16.2 2d game, on android, works well. Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_PROTECTION_FAILURE...
View ArticlePosition x slowly increasing and rotation y slowly decreasing while going...
Just starting out with unity, I simply just want to move the object forward in a straight-line. However, there are two things I'm noticing and I'm not sure why they're happening. ---First, before...
View ArticleChange the camera for a cutscene
Hi! I´m making a cutscene. For it I need 4 cameras in different places. Please can somebody tell me how can I change the camera that is currently showing the view. Thanks! Kind regards! :)
View ArticleCloth component issues
Hello. I'm trying to make a cape for my character, and I'm trying to use the cloth component. however, when I try to restrict the top part of the cape to have it not move, something weird happens:...
View ArticleHow to make multiplayer if u can only use 1 audio listner.
I was making a fps multiplayer and then it shows this "There are 2 audio listeners in the scene. Please ensure there is always exactly one audio listener in the scene." So, what do i do to make my...
View ArticleHow to fix jumping exploit Unity
Hello I have a player controller and some simple obstacles in my scene like cubes and such. I have found an exploit where if you get close to a wall and spam the jump button, you will go flying in the...
View ArticleGame window is fine, but when I build and run it doesn't work.
I'm making a clicker game and in the game window the score goes up but when I build it and run it the score doesn't go up. I t$$anonymous$$nk it has somet$$anonymous$$ng to do with the click rate...
View ArticleSorting Layer Problem?,Sorting layer error
I have created my background in the default layer and created a new sorting layer called "Background". I selected all the components that I would add to this layer and changed the sorting layer to...
View ArticleHello Guys!! I made a code for Movement and i wanted to know how to let the...
using System.Collections; using System.Collections.Generic; using UnityEngine; [RequireComponent(typeof(CharacterController))] public class Movement : MonoBehaviour { public float walkingSpeed = 7.5f;...
View ArticleIs there a solution for disappearing light reflections according to the angle...
I have the issue that according to the angle of view the light on the terrain appears or disappears. I checked for this issue but didn't find anything specific to it. It might also happen that the...
View ArticleProblem with waves that deform object in a weird way
So I am currently trying to make a water shader with waves, but for some reason when I add my waves my objet's shape is deformed and I can't figure why. I linked 2 images with this post one is the...
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 Articleunity has stopped working
So for some reason i try to open a unity project and i will get slaped in the face with ![alt text][1] and it doesnt matter if i make a new project or a diffrent unity version it will keep slapping me...
View Article