NullReferenceException from bullets hitting their targets?
I'm getting a NullReferenceException error when my instantiated bullets hit their targets, saying "Object reference not set to an instance of an object". It isn't affecting the gameplay, but it doesn't...
View ArticleScreen position out of view frustum (screen pos 574.000000, 266.000000)...
code: using UnityEngine; using System.Collections; public class movement : MonoBehaviour { //Variables public float speed = 6.0F; public float jumpSpeed = 8.0F; public float gravity = 20.0F; private...
View Articleunity 2019.4.15f sharedassets0.assets' is corrupted! Remove it and launch...
I am facing the following errors at the time of running an android build and it is crashing instantly, I have checked the other forums on this top as well which has the following suggestion, which...
View ArticleHow to disable certain error messages?
I am currently working on a powerup system where my player changes tag. I also have an enemy shooting at the player who has the tag ''player''. Problem is when i use the powerup the tag changes to...
View ArticleI can't build and run.
Whenever I try to build and run, i just get an error sound and then I get 41 errors. How am I supposed to fix 41 errors if i don't even know what they mean?,
View ArticleHow to get rid of this build gradle error?
![alt text][1] I have built the project successfully before importing firebase and google sign-in packages. After adding these two packages and when I tried to build project, errors shown at attached...
View ArticleMesh Creation and SendMessage Error
I created my own mesh for a cylinder, I don't want to use the unity cylinder object because I'm going to edit my cylinder to make it more complex later. However, nothing is visible. The only error I'm...
View Articleerror CS1061 from Varjo Unity XR SDK
Hi everyone, I'm developing a project with VARJO XR-1. (I`m not a programmer) I have downloaded "Unity XR SDK" from Varjo website, and try to run sample MR scene in package. But when I open the scene,...
View ArticleI get errors when I start any project
hey so whenever I start a project i get two errors first Unable to join player connection multicast group. second Unable to join player connection alternative multicast group.
View Articleunfortunately we were unable to fletch your budget information
Hi guys, does someone know how we can fix this?![alt text][1] [1]: /storage/temp/178314-ssssss.jpg
View ArticleI'm getting critical errors in a script that works
I keep having random critical errors in this inverse kinematic script. I am able to run this game perfectly fine, and the script works, but every time I go to build my game it gives me errors saying...
View ArticleRandom Critical Errors in a working script
I keep having random critical errors in this inverse kinematic script. I am able to run this game perfectly fine, and the script works, but every time I go to build my game it gives me errors saying...
View Articlei don't have a collab tab and i get null reception not set to an instance of...
![alt text][1] [1]: /storage/temp/175737-스크린샷-2021-02-10-오전-113822.png
View ArticleThe Unity will not open error 0xc000007b
**Hi I need help I have a problem with Unity trying to start showing error flag 0xc000007b. I had previously used Unity without problems but had to reset my computer and after reinstalling Unity the...
View ArticleError: The associated script cannot be loaded
Im begginer and started LEGO microgame and have this problem. I dont know how to fix it. ![alt text][1] [1]: /storage/temp/178456-bez-nazvu.png
View ArticleFMOD failed to switch back to normal output
Unity gives me this error massage: FMOD failed to switch back to normal output ... : "Error initializing output device. " (60) How can I fix this, I reinstalled Unity and It still appears.
View ArticleHow can i solve this? Assets\CameraFollow.cs(13,38): error CS0029: Cannot...
Im having some trouble with fixing this error: Assets\CameraFollow.cs(13,38): error CS0029: Cannot implicitly convert type 'UnityEngine.Vector3' to 'System.Func' Can I get some help? Script is bellow....
View ArticleThe Unity will not open error 0xc000007b
**Hi I need help I have a problem with Unity trying to start showing error flag 0xc000007b. I had previously used Unity without problems but had to reset my computer and after reinstalling Unity the...
View ArticleWhenever I press the Unity Editor's play button, I get this error:
NullReferenceException: Object reference not set to an instance of an object UnityEditor.PropertyEditor.DrawEditors (UnityEditor.Editor[] editors) (at <4f969f18b6984883abf0f762caf9325d>:0)...
View ArticleI am always getting this error when I jump, does anyone know how to fix it??
Due to floating point precision limitations, it is recommended to bring the world coordinates to the GameObject within a smaller range. After the error is shown in the inspector of the player in play...
View Article