"Cannot implicitly convert type 'string' to 'int'" error with no strings in...
i'm getting an error that implies that i'm trying to convert a string to int. But there are no strings inside of my code. Can anyone help me? using System.Collections; using System.Collections.Generic;...
View Articleunity isn't opening up, and I need help before my lack of sanity forces me to...
unity doesn't create projects and the error I'll be attaching to this question pops up every single time I try to open any project that I am certain I've "created" with this very version of unity and...
View ArticleHow do i get leaderboards to work?
Hello, im making a mobile game. Im currently adding a leaderboard. This is the code: `using UnityEngine; using System; using UnityEngine.UI; using GooglePlayGames; using UnityEngine.SocialPlatforms;...
View ArticleBolt not working
Hi im completely new to Unity. Bolt lists these errors after installation: *The editor layout could not be fully loaded, this can happen when the layout contains EditorWindows not available in this...
View ArticleGradle Build Failed
hello, I have been getting the error in the picture for almost 1 week in unity. I tried almost all the methods on the internet but no solution. I'm about to give up. please help thank you![alt text][1]...
View ArticleXMLhttpRequest from origin has been blocked by CORS policy.
I am tryin to run my WebGL build in Unity which uses GoogleMapsAPI to load a particular location when I fill in the latitude and longitude. The build works perfectly fine for a standalone windows...
View ArticleUnable to add animation rigging package gives error,i am unable to install...
[Package Manager Window] Cannot perform upm operation: Unable to add package [com.unity.animation.rigging@1.0.3]: One or more dependencies could not be added to the local file system: com.unity.burst:...
View ArticleIm getting an error while trying to install cinemachine 2.6.10
Recently i tryed to install Cinemachine on my project, like in the tutorial(im new to the Unity), when an error occured: [Package Manager Window] Error adding package: com.unity.cinemachine@2.6.10....
View ArticleI keep getting error c1003 in super wierd places
I keep getting the same error in this super weird place, ive followed the tutorial just as I should have but it still doesn't work. (number 13 is the one with gameObject, it got a little messed up when...
View ArticleIm getting error messages in weird locations
I keep getting the same error in this super weird place, ive followed the tutorial just as I should have but it still doesn't work. (number 13 is the one with gameObject, it got a little messed up when...
View ArticlePackageCache errors after editor version update
Unity made me install the 2019 version and now my project does not load in the 2020 version. There are a bunch of errors and also everything is gone. My project was made in the 2020 version. ![alt...
View ArticleUnity hangs on Importing when opening upgraded project - unity v 2020.3.16
![alt text][1] Hi, Wondering if any one has experienced this issue and found a solution or can point me in right direction to troubleshoot further, Using GIT I downloaded my project to a new laptop....
View ArticleSudden error message when accessing a different script.
Everything worked well and suddenly I get an error message in lines like this one in all my scripts when referencing the script () battleScreen = gameController.GetComponent().battleScreen; The message...
View ArticleWhy can't I create a new post processing profile?
Hi! So basically, whenever I try to create a new post processing profile, I get these errors: Couldn't create asset file! UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) and: UnityException:...
View ArticleWeird and persistent error : Microsoft (R) Visual C# Compiler version...
I have this error in Unity:> Microsoft (R) Visual C# Compiler> version 3.5.0-dev-20359-01 (8da8ba0c)> Copyright (C) Microsoft Corporation.> All rights reserved. It appeared on a project...
View ArticleHow can i fix this JavaScript error?
Hello! i have recently downloaded Unity Hub to make some games. However, on opening the Unity Hub, i seem to be getting this error![alt text][1] (see photo attached). i have seen another unity answer...
View ArticleGameObject not being detected, even though its there............
**Assets\Scripts\MenuManager.cs(9,12): error CS0246: The type or namespace name 'OptionsMenu' could not be found (are you missing a using directive or an assembly reference?)** I am receiving the above...
View ArticleBeing Spammed With Error Messages About GiCache
I'm trying to start learning Unity so I don't really even know what this problem is. The message reads "Failed to create GiCache directory at the default location:...
View ArticleHow to fix this error The current HDRP asset does not support volumetric clouds
I recently upgrade from unity 2020 to 2021.2.2f1 to try the new volumetric clouds system but after enabling them at the settings and adding them to the sky and fog volume i get this message and i cant...
View ArticleError codes.......
Assets\myscripts\controlpoint.cs(19,10): error CS0116: A namespace cannot directly contain members such as fields or methods Assets\myscripts\controlpoint.cs(6,2): error CS0246: The type or namespace...
View Article