Receiving error"NullReferenceException: Object reference not set to an...
When clicking to destroy this game object I get an error that says "NullReferenceException: Object reference not set to an instance of an object clicktoDestroy.OnDestroy ()" Thanks in advance! ***Also...
View Articlecan't not build for android CS181
CommandInvokationFailure: Gradle build failed. C:/Program Files/Java/jdk1.8.0_131\bin\java.exe -classpath "G:\Unity\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-4.0.1.jar"...
View ArticleExpecting EOF found 'import' error
with my car checkpoint script I have set it up to load a scene when the player completes 5 laps but for some reason I am getting an error that says expecting EOF found 'import' I grabbed the snippets...
View ArticleGetting an error that's seemingly unfixable?,Why am I getting this error?
I'm trying to write a script that let's me pickup a gun in my game but I'm getting an error that I can't seem to diagnose. The error: Assets/Scripts/M9Pickup.cs(37,24): error CS0119: Expression denotes...
View ArticleCan't access my program files.
I use unity 2017.3.0 and I get this error whenever I try opening one of my projects: UnityEngine.Analytics.dll.meta: Permission denied What do I do?
View ArticleMissing reference error,Error missing reference
MissingReferenceException: The object of type 'GameObject' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object....
View Articleerror after updating unity to "2017.3.lfl Personal"
Hi, I'm new to Unity (and this forum btw. ;) I got this error after updating (my mac version of) unity to "2017.3.lfl Personal" (and some of the objects in the game is disapered and I can't play my...
View Articleerror CS0128
Not sure how to fix this. Here's what it says in unity.> Assets/MinionController.cs(35,17): error CS0128: A local variable named `velocity' is already defined in this scope When I hover over the...
View Articlecannot drag script to player.Guitext error,cannot drag player script to the...
hello, i just started in unity with watching a survival game tutorial in you tube. and i did what he just told and when he just dragged his script to the player in hierarchy his player worked and when...
View ArticleErrors when building to Android phone
I have finished making a game prototype and have tested it using Unity Remote but now i want to build it on to the phone and test it. But when i do get 4 errors. I have tried other solutions from the...
View ArticleRotation Issues error CS1612:,Can't edit rotation (error CS1612)
Im trying to make a simple AI for my game but for some reason I keep getting this error: **error CS1612: Cannot modify a value type return value of `UnityEngine.Transform.rotation'. Consider storing...
View Article{"message": "Please wait a few minutes before you try again.", "status": "fail"}
This is Instagram Error Please Help me ..!!!!
View Articlenullreferenceexception: object reference not set to an instance of an object...
I got this error and can't figure out why it has popped out nullreferenceexception: object reference not set to an instance of an object UnityEditor.Graphs.Edge.WakeUp () (at...
View ArticleCant Change lighting/scene variables,Cant Change Lighting Properties
i Cant Change variables in Lighting/Scene at all. on top of that since i tried changing intensity multiplier i have been getting Error(SerializedObject target has been destroyed....
View ArticleUnity Project Crash."An abnormal situation has occurred PlayerLoop internal...
Hello,everyone! I come from Taiwan. Now I had some problem with Unity project.Please hlep me! My game is Slots game. Game will crash when running 1~2 hours. And show the message: "An abnormal situation...
View ArticleI'm very new to coding and was wondering if anyone could help me with leaving...
so Im not really sure how to use this site im not used to dealing with a editor that outputs soomething other than whats written as far as formatting goes so any help would be great
View ArticleHow do i fix this error??
**This is my script:** `using System.Collections; using System.Collections.Generic; using UnityEngine; public class Inventory : MonoBehaviour { public Camera cam; public GameObject inventory; public...
View ArticleI have an error on line 16 “The name “instantiateAsteroid” does not exist in...
1 using System.Collections; 2 using System.Collections.Generic; 3 using UnityEngine; 4 public class Asteroid : MonoBehaviour { 5 [SerializeField]int gridSpacing = 10; 6 [SerializeField]Asteroid...
View ArticleUNITY : installation error vc ++ 2015 failed. error 23,UNITY : microsoft vc++...
I recently download and installed unity but during the installation process. An error comes up "v c++ 2015 install failed with error code 23". after the install finishes i try to launch the engine and...
View ArticleI can't open any projects
![alt text][1] ![alt text][2] Whenever I open Unity, it comes up with the message in the first image. If I choose anything other than "Cancel," the message comes up again. However, if I press cancel,...
View Article