Archive error: issues opening remote project properly
Whenever I try to open a remote project from one of the organizations I'm in, this error occurs before the scene is fully loaded [Collab] Archive::ArchiveError: Unable to perform requested action on a...
View ArticleArgumentNullException: Value cannot be null. Parameter name: collider
ive been trying to make a top down game and recently this error kept on appearing and im not sure how to fix it the full error message is this : ArgumentNullException: Value cannot be null. Parameter...
View ArticleI've been getting this weird error saying Bad Request when using Unity relay...
So I'm using netcode for gameobjects along with relay service to make a multiplayer game (this is my first time btw). But when connecting with the client I somehow get an error saying Bad Request...
View ArticleWhy i have errors when i create a new project?
Hi i reinstall unity after a break of one year but there was a problem when i start a new project there are errors ,between 80-150 per project i try to fix by myself after 4 reinstallations,nothing is...
View ArticleError :...
I am looking to update a game that was originally created with a build-in rendering pipeline to work with HDRP. However, I found that particle effects are not available in HDRP. Therefore, we imported...
View ArticleI have a problem with Unity
When I open the project, this error appears in the program DirectoryNotFoundException: Could not find a part of the path "C:\Users\JOKER\Documents\MY PROJECT\My...
View ArticleUnity throws UnassignedReferenceException on a variable that is definitely...
My error tells me that my camera variable is unassigned. It is a public variable that I assign from the inspector. I get the following error: ---------- UnassignedReferenceException: The variable...
View ArticleInternal build system error. Backend exited with code -1073741511.,Internal...
i have this problem on windows 7 whenever I create a new project or enters one and I get asked to open safe mode .,i can't solve this problem. i am on windows 7 when ever I create a new project or try...
View Articlemy unity hub keeps giving a critical error message,i have been having an...
each time i do it it gives me a critical error message id restart it and try to open it again but then the unity hub would just stay at a black screen., each time I do it it gives me a critical error...
View Articlecan't see my project,유니티 작업표표시줄에만 뜨고 화면이 안뜸
![alt text][1] [1]: /storage/temp/193793-씨발하루종일공부도못하고과제도못하고해결도ᄆ.png ,![alt text][1] [1]: /storage/temp/193792-씨발하루종일공부도못하고과제도못하고해결도ᄆ.png 사진처럼...
View Articlemy project keeps failing to decompress i need help,why is my project failing...
every time I attempt to open up a new unity project (fps learning tutorial) it keeps sayin that it "failed to resolve project template: failed to decompress" what am I supposed to do (I'm very new to...
View Articledoes not contain a definition for 'Y' and no accessible extension method 'Y'...
i want my obs1 which is a game object to practicly teleport to a another game object and then move towards a randomly selected object from an array of gameobjects but it shows me the error from the...
View ArticleIndexOutOfRangeException: Index was outside the bounds of the array at...
i have no arrays in my code and I started getting this error: `IndexOutOfRangeException: Index was outside the bounds of the array.` -...
View ArticleWhen is version 2019.3.15 and I try to go into a Collab project it says...
please help as I'm trying to make a vr game.
View ArticlePlease help me solve "DllNotFoundException: UnityMockHMD"
Hello, I am trying to make a VR sample game without using the headset. I am currently using Macbook M1 2020. And after running the app I am getting the following error. ---------- DllNotFoundException:...
View ArticleNo overload method
Hello. I've been having trouble with writing text with sound. I looked at a tutorial but says that there's an overload problem. Any conclusions? using System.Collections; using UnityEngine; using...
View ArticleWhen I use Unity 2020.3.26f1 I keep getting a package manager error
I dont understand why I get this error for this new version of unity but for unity version 2020.3.25.f1 I dont get this error. ![alt text][1] [1]: /storage/temp/191287-screenshot-2022-01-16-150321.png
View ArticleUnity "App not installed" on android
So i just made the solid platform for my game so i wanted to test it out on my phone. But after downloading the install apk file and trying to install i get "App not installed" message. I have looked...
View ArticleError Cs1513
so I have a question lets just say im not the best at coding and it keeps giving me error 1513 now I check the script but everythings ok and its making me delete so much code.
View ArticleInput Button is not setup Error
Greetings, After i wrote this Code: Btn.GetComponent().image.color = new Color(0.5803922f, 1f, 0.654902f, 1f); This message appeared: ArgumentException: Input Button is not setup. To change the input...
View Article