Can't understand error message
I'm making a 2d platformer game using c# and I've got this error message that I don't understand how to fix it. There aren't any red squiggly lines under the code. Here's the error message:...
View ArticleProBuilder and ProGrids errors... Obsolete ?
Hi ! I just updated Unity to Unity 2019.3.2f1 and I downloaded ProBuilder and ProGrids from the Package Manager. I can access the Window of ProBuilder, but I can't access the Window of ProGrids for...
View ArticleError CS0234
Hi. I just imported the FMOD package into my first instantiation of Unity, and am getting this error: CS0234 "Assets/Plugins/FMOD/src/Editor/EventManager.cs(6,19): error CS0234: The type or namespace...
View Articlesome are Mac OS X (Unix) and some are windows error,error || some are Mac OS...
some are Mac OS X (Unix) and some are windows error, what is the solution for that, Please ,I'm using Unity 2019.2.2f1,, trying to use VR panorama script, after adding the asset an error appear "some...
View ArticleI want to use the function of raw data export.
I want to use the function of raw data export. We entered the project ID and API Key, created a form, and requested export data as per the unity guide. But the data that came down HTTP / 1.1 401...
View Articleerror CS7069: Reference to type 'ObjectHandle' claims it is defined in...
I am receiving the following error: ---------- **Assets\Scripts\Python\OOP\Interpreter.cs(184,31): error CS7069: Reference to type 'ObjectHandle' claims it is defined in 'mscorlib', but it could not be...
View ArticleSerializedObject target has been destroyed.
I sometimes randomly get this error when I start the game in the editor. "SerializedObject target has been destroyed. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)" Restarting unity fixes it. I...
View ArticleNullReferenceException: Object reference not set to an instance of an object
Hi, i am getting the following error in my script on line 35 of my EnemyAttack script. NullReferenceException: Object reference not set to an instance of an object EnemyAttack.Update () (at...
View ArticleWhy do I have 374 compiler errors?
So basically this happens to me every time I enter or create a project. I can't do anything because I have 374 compiler errors without doing anything.![This image shows only some errors][1] [1]:...
View ArticleHow can throw "Missing reference exception" this gameObject?.Getcomponent() ??
Hi! I am just curious. My line of code source?.GetComponent()?.AddEnergyPercent(gainPercent * 0.01f); throws "Missing Reference Exception". It is easy to fix by adding if(source != null) before it. The...
View ArticleCamera attached Error.
Hi, for everyone. I need a help with an unexpected error that I found in my code. The following is a peace of my code using in a component: public class Shoot : MonoBehaviour { [SerializeField] private...
View ArticleLayout Managers causing TMPro Null Reference when filling vertex buffers
Pretty much the question, the full stack trace:NullReferenceException: Object reference not set to an instance of an object TMPro.TMP_Text.FillCharacterVertexBuffers (System.Int32 i, System.Int32...
View Article,why cant i build my project
I'm new at this and i know its some how my fault but ive followed the tutorials and for some reason i keep getting errors when i try to build my 2D project, so then it doesnt let me upload it, ive...
View Article[Physics.PhysX] cleaning the mesh failed
Hi I have the following problem. I have a Canvas prefab in which are nested other prefabs. When I open the Canvas prefab in Prefab mode, I get 6 times the following error: [Physics.PhysX] cleaning the...
View Article'WebRTC' does not contain a definition for 'Lib'
I recently switched my team's project to a WebGL build to test out the feasibility of the platform. Unfortunately, the WebRTC script doesn't seem to be able to find it's own Lib definition. I believe...
View ArticleMLagents error: Couldn't connect to trainer on port 5004 using API version...
Can someone please help? I'm suicidal at this point.
View ArticleCan anyone help me fix this errors i got after updating Unity?
I started the 2D Game Kit at Unity Learn in 2019.3.3.f1 version of Unity. After updating to the new (2019.3.6.f1) version today, and opening the project i saved last night, I got the error list from...
View ArticleThe name 'ProcessMonoBehaviourModification' does not exist in the current...
I'm getting this error everytime i open my project. I tried to create a new one but it didn't change. I'm still a beginner so i don't know how to fix this. Help me please lol. Here's how it looks like;...
View ArticleThere is a msvcp120.dll system error when starting Unity
Unity can't afford anything by trying different ways, but everything is certain. Tried to reinstall Visual C ++ 2013; reinstalled the unit several times, tried different versions as well; cleaned the...
View ArticleErrors on console on freshinstall of unity,errors on console on fresh install...
Just installed unity today and already have these errors on the console.please see attached. i'm a newb and any time of beginner friendly troubleshooting will definitely help. [1]:...
View Article