,Having an issue accessing a destroyed object, can't figure out where the...
I've been trying to solve this for 2 days now and I can't figure it out. I have a buy menu (similar to csgo/valorant) that players can click and buy weapons. It works great, but if you get killed and...
View ArticleUnity Build error
When I try to export my project, I get these error messages. 1) UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors  at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer...
View ArticleNuGet Package not working (Algorand)
I am trying to install Algorand to use in Unity. I am getting an error from the Unity console "The type or namespace name 'Algorand' could not be found (are you missing a using directive or an assembly...
View ArticleUnity duplicate Newtonsoft dll issue with package cache
Getting the following error: "Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform....
View ArticleI broke my game and don't know how to fix it,My game broke and I don't know...
I am using the Creator Kit: Beginner Code thing and as I was looking through some things just to see what they were, I created an object but because it already existed it didn't create it and I deleted...
View ArticleFileNotFoundException: Could not find file "C:\Program...
**I am facing this error again and again even i change the unity version various time to solve this error but the error is same.** Please help me out to solve given below error. Thank you...
View ArticleHello guys i got the packageCache Unity test farmework error and i don't know...
![alt text][1] [1]: /storage/temp/182776-capture.png Library\PackageCache\com.unity.test-framework@1.1.27\UnityEngine.TestRunner\Utils\TestRunCallbackListener.cs(14,32): error CS0246: The type or...
View Article,can someone explain me or help me
so i was watching a tutorial of Bmo for how to make a pause menu screen. i followed every step carefully that he did but this error showed to me : error CS0117: 'PauseMenu' does not contain a...
View ArticleError: The associated script cannot be loaded
Im begginer and started LEGO microgame and have this problem. I dont know how to fix it. ![alt text][1] [1]: /storage/temp/178456-bez-nazvu.png
View ArticleHow to activate a function on script B but its called from A
So basically I have a script called "NumberDecider" that is on a parent object and I want that script to call a function from "DownArrowScript" (that is a child object) that animates an arrow that but...
View ArticleGetting error after Importing XR plugin and WebXR exporter (available on...
Error : Assembly with name 'WebXr' already exists (Packages/com.de-panther.webxr/Runtime/WebXR.asmdef) Assembly with name 'WebXR' already exists (Assets/WebXR/Scripts/WebXR.asmdef) @kamleshlohar This...
View ArticleHow to remove android.enableR8' from the project
The option 'android.enableR8' is deprecated and should not be used anymore. It will be removed in a future version of the Android Gradle plugin, and will no longer allow you to disable R8.> Task...
View ArticleHow can I fix this issue? I've done all this mistakenly.
![alt text][1] [1]: /storage/temp/182985-screenshot-195.png I'm an absolute beginner! I was just following the tutorials for LEGO microgame and then mistakenly I deleted some objects or assets from the...
View ArticleWhen I import assets I keep getting error messages in my console. How to fix...
I received error messages like "Can't import tangents and binormals, because mesh 'Wheel_rr' doesn't have any." and "Can't import tangents and binormals, because mesh 'ST_Veh_Van_Green_Z' doesn't have...
View ArticleError with exporting the project from Revit
I was trying to export the file from REVIT to Reflect, but I keep getting the message box with **"Can't export model: Unable to connect to a Unity Reflect Service."** I have no idea how I should react...
View ArticleError 'Player' does not contain a definition for 'GetPosition'.,Error with my...
![alt text][1]I'm a beginner with scripting and I am following a tutorial for 2D infinite level generation. While writing the script I get this Error 'Player' does not contain a definition for...
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 ArticleIs there any way to ignore all errors in a file?
I when i got to work on my game today i started seeing some errors in vs code form package i importet a few days ago. I dont get any errors in unity and everything seems to be working fine. Is there...
View ArticleUpgrade to 2021.1.141f caused major errors - The package cache was...
I just downloaded the latest editor and upgraded my project. I should also note that, for some reason, my PC crashed in the middle of the night and restarted, so I'm not sure what state my code was in...
View Articlefailed to load Mono. please see Editor .log file for more information,hi i...
hi im encountering this error (failed to load Mono. please see Editor .log file for more information) ![alt text][1] [1]: /storage/temp/183404-error.png ,
View Article