Hey! Im having a error(im having alot of those today, sorry if you had to...
using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlayerController : MonoBehaviour { public float speed; public float JumpForce; private float moveInput;...
View ArticleFailed to parse configuration for gameId: xxxxxx...
****Please help me to resolve these errors.**** (1) Failed to parse configuration for gameId: xxxxx System.Threading._ThreadPoolWaitCallback:PerformWaitCallback() (2)...
View ArticleSuddenly there is so many errors when I open a new Unity project,
I've started learning Unity recently, and everything was working fine, then I uninstalled Kaspersky internet security, and then I faced up some problems in Windows but I solved it. Then today I wanted...
View ArticleI have trouble to build WebGL, even with older files that worked well some...
I have no problem exporting my game first assays to Windows but it is different to WebGl; as I could not find the solution, I tried again with older files that give me no problems at all before, but...
View ArticleI am getting some weird errors
I was just testing my game and a error came from nowhere. I was not getting this error before but I dont know what happened and I got this pretty long error and I have never seen this kind error...
View ArticleWhat does this Microsoft error mean ?
I started getting this error on console every time I change something on scripts even a single space. ![alt text][1] [1]: /storage/temp/175171-error.jpg
View ArticleGetting Errors when building for android platform. Need help [Urgent]
Hey, When i try to build apk for android i am getting these errors. plz help. I have single quoted each error so you can understand. **Errors:**...
View ArticleWhy does this keep happening
I have a unity package file and every time I try to put it in a project even an empty one it always fails move a file from the temp folder to library/metadata/5d and says access is denied please help....
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 ArticleUnity 2018.1 Has reinstall message, even after reinstall
Whenever I try to open Unity, it says this: ![alt text][1] I close that message twice then it says this: ![alt text][2] [1]: /storage/temp/176167-error1.png [2]: /storage/temp/176170-error2.png I...
View ArticleAssembly with name 'Unity.XR.ARKit.FaceTracking' already exists...
This error kept showing once i cloned and imported the AR Foundation package from GitHub. I tried to delete all the files on the caches that are com.unity.xr but they keep coming back even if I closed...
View ArticleRigidbody2D just doesnt work :|
I was trying to make a atari breakout style game for fun but I got this while doing the script for the ball I encountered and error that confused me so much the exact error is: "error CS0119:...
View ArticleTransform Child Out of Bounds Error
Hello everyone, Could you help me find the error in my code that results in the "UnityException: Transform child out of bounds" error. Here is the faulty line of code as well as unity gameobjects:...
View ArticleInternal Error Occurs
Hi, My name is Anova_Hypothesis and I am having issues with Internal errors occurring here in Answers when I attempted to post a question. Right when I posted the question, I get the following error...
View ArticleCannot disable a script in multiple Gameobjects from another script?
I tried to disable a script that in put in multiple Gameobjets by doing an arrey but i keep getting errors and don't know what to do, i've been stuck on this for many hours and this is really annoying...
View ArticleAnimations not transitioning properly
I am making a 2d side scroller, and in it, I wanted the player to be able to walk while swinging their sword, the animations are all working, and most of the transitions are too, but when I transition...
View ArticleWhat are these errors meaning and how to fix them?
1. UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002b3] in...
View Articleerror CS0246: The type or namespace name 'RenderGraphMutableResource' could...
Unity threw these errors out I don't really know what caused them to. I am new to using unity so any help would be useful thanks ----------...
View ArticleСonstructor return null
Hello everyone. I can't understand why the constructor returns null? What is the problem? Both scripts are inherited from MonoBehaviour public void Create() { float length = 2f; int polygonNumber = 6;...
View Article