the script don't inherit a native class,the script dont inherit a native...
what is this? im new and idk how to fix this pls help me. here is my script: using System.Collections; using System.Collections.Generic; using UnityEngine; public class MyClass : MonoBehaviour { //...
View ArticleDependencies errors
Last weekend I was working on my project and everything was ok. On Monday morning I continued the project and when i tried to export, I got the following notifications: Some assets listed have...
View ArticleNeed help on "A Native Collection has not been disposed, resulting in a...
I've been working on an app for quite a while and never got this error until last week or so (after updating to 2021.1.2f1?) - and now it comes up all the time :-/ I don't know if this is related, but...
View ArticleKeep getting this error now that I've imported EzySave3 ,Keep getting this...
I tried to get EZY save 3 company to run my scene on their computers. Only I get the error. System.NullReferenceException: Object reference not set to an instance of an object at...
View Articlemissing an essembly reference? unity game controller , help
![alt text][1] [1]: /storage/temp/179526-screenshot-2021-04-20-155817.png help i keep getting the error on unity "error cs0246 the type or namespace name 'monobehavior' could not be found (are you...
View Articleplease help with these errors
Please help i don't know how to fix these.. I was also set on webgl and I don't know how unity changed me to windows, Linux and standalone when I didn't ask but here are my errors **(error building...
View Articleerror building player network
help with this error i have some other errors to but for the most part im having trouble with these errors i have fixed other errors but the errors in this image is what i need help with![alt text][1]...
View ArticleREALLY NEED HELP WITH THESE ERRORS!
please.![alt text][1] [1]: /storage/temp/179641-screenshot-2021-04-22-195215.png
View Articleerror building player scripts had compiler errors
so the player was perfectly fine until i dont know but unity wont specifiy what i need some help here.![alt text][1] [1]: /storage/temp/179642-screenshot-2021-04-22-195624.png
View Articlean object reference is required cs0120
here is the script, this is the line i need some help with.![alt text][1] if (identity>GetComponent() != null) [1]: /storage/temp/179643-screenshot-2021-04-22-200705.png
View Articleerrors building player compiler errors help
![alt text][1] [1]: /storage/temp/179644-screenshot-2021-04-22-200705.png before i had no problems with player but now i cant even identify whats wrong help
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 ArticleI get error message when trying to open/start project,Getting error when I...
A few days ago, I installed a unity hub on my laptop. Then I had to install a version, which costed too much space on my laptop, so I decided to let this install on my external drive. Now it's...
View ArticleHow to fix "not a prefab scene"?
hey I'm new to Unity and need help as I can't figure out how to fix this error code: **Not a prefab scene UnityEngine.GUIUtility:ProcessEvent (int,intptr)** Would really appreciate if anybody knows the...
View ArticleForcedScopedThreadAttach
Unity 2020.2.6f1 throws an error (in the Editor Console) while running my C# project:> ForcedScopedThreadAttach can only be> used from threads that are not already> attached. There is no stack...
View ArticleForcedScopedThreadAttach
Unity 2020.2.6f1 throws an error (in the Editor Console) while running my C# project:> ForcedScopedThreadAttach can only be> used from threads that are not already> attached. There is no stack...
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 ArticleOculus Quest + Oculus Link + Unity 2021.3.3f1 not working on play
Hi, I'm trying my Oculus Quest 1 to work on Unity with Oculus Link. First of all, my Oculus desktop app detects Oculus link and I succeeded to manipulate my PC through virtual desktop, as well as start...
View ArticleWhy unity gives me an error but the compiler doesn't?
Unity is giving me an error that is saying : Assets\scripts\Game.cs(70,9): error CS0103: The name 'ZipFile' does not exist in the current context. But the compiler doesn't say that I have an error, I...
View Article