When I click on anything on the services windows it shows me this error?
**Hello mates, So I open the services window and when I click on anything let's say the Ads button nothing happens and it shows me this error in the console:**> InvalidCastException: Specified...
View ArticleUnity doesn't work! It won't download and when i do it manually it has errors.
So I downloaded unity a couple of days ago and everything worked fine, then one day out of nowhere the scripts wouldn't update and I got this error...native error the system cannot find the file...
View ArticleUnity has 2 errors on fresh install
Hi there all, Just reaching out for help. I have tried installing three different versions of unity and none of them will work. No matter which option I select when I make a project It always has 2...
View ArticleErrors with Unity Advertising after redownloading project and reenabling ads
Hello, I had to redownload my project after some changes that bugged my editor. After redownloading the project from Collab I had to re enable Ads in Services, which resulted in one of my scripts...
View ArticleWhat is TLS Allocator ALLOC_TEMP_THREAD, underlying allocator...
So I was just minding my own business making a quick little game in Unity2D and then I got these error that I am unsure of how to fix or what they mean: `TLS Allocator ALLOC_TEMP_THREAD, underlying...
View ArticleWebGL upgrading from 2018.4.8f to 2019.3.12f problem
Hello to all of you. We are trying to upgrade our WebGL project from 2018.4.8f to the newest version of unity and we can't find the issue on why it is not working. The error is: > An error occurred...
View ArticleHow to get rid of "Errors during import of AudioClip" ?
![alt text][1]Hello When I try to import an audio clip in my unity project my console shows me the following sentences: *Errors during import of AudioClip Assets/SOUNDS/Piste 1/filename.mp3:* *FSBTool...
View ArticleUnity Flag Error- UNITYTLS_X509VERIFY_FLAG_EXPIRED
In some of the scenes in my game. When I move with the ball and I get into a specific spot (in every scene there is a different spot) the game throws me an error of "UNITYTLS_X509VERIFY_FLAG_EXPIRED"....
View ArticleCurl error 51: Cert verify failed: UNITYTLS_X509VERIFY_FLAG_EXPIRED
in the console log this error (Curl error 51: Cert verify failed: UNITYTLS_X509VERIFY_FLAG_EXPIRED)after unity goes crash
View ArticleError cs0433 - Accord.net
I'm receiving this error messange: The type NormalDistribution exists in both Accord.Statistics, Version=3.8.2.0, Culture=neutral, PublicKeyToken=fa1a88e29555ccf7 and Accord.Statistics,...
View ArticleThe referenced script (Unknown) on this Behaviour is missing!
I know that this question has been asked a lot, but i didnt really get it from other answers. When i run my script: using System.Collections; using System.Collections.Generic; using UnityEngine; public...
View ArticleObject reference not set to an instance of an oboject?,Object reference not...
Hello, I have this code and for some reason this error message comes up: "Object reference not set to an instance of an oboject". Does anyone know why its there and how to fix it? heres my code: using...
View ArticlePlay mode Application.UpdateScene message preventing me from...
We're currently creating a math game and when I try playtesting one of my three scenes, I get an *Application.UpdateScene* update wich is preventing me from playtesting, the update won't end. But when...
View ArticleError, host set to
Hi there, I've been having blank errors for a bit now an I applied a fix which now makes them not blank. The error comes back as "host set to C:\Program...
View ArticleHow do I fix error code cs1056: Unexpected Character
After updating some of my projects from 2018 to 2019.3.13f1 I have been experiencing the above error in the updated projects and ones that I made in 2019 using the hub. With the updated ones the editor...
View ArticleFirst Person Controller Script not working
Hello, I am using standard assets for first person controller. when I drag the FPS prefab onto the scene, it says 'the associated script cannot be loaded. Please fix any compile errors and assign a...
View Articleerror CS0120: An object reference is required to access non-static member...
,Hello, please help me. I am not the brightest at C# so my code has a lot of bugs. Usually I get them fixed but now I can't fix it. Can you fix it please? *Error Message: error CS0120: An object...
View ArticleUnity: Player take damage from enemy projectile
Here is a snippet of the code I have and this code is for making the player take damage when a projectile hits him but when I enter the code I get an error saying: error CS0246: The type or namespace...
View ArticleAfter Git pull I get these error messages
So I am working on a collaborative project. I make a pull and then I get these error messages along with a bunch of messages telling me that a meta file exist but the asset doesn't. Funnily enough if I...
View ArticleNot all code paths return a value?,
I am relatively new to coding and I have been trying to fix this issue, but I am unsure how. Visual studio has been saying there are no errors, but unity is giving me error code CS0161 and saying...
View Article