When 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 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 Articleproject starting error. cannot assess database.
project starting error. project didn't working. alert massage : cannot assess database the project you are opening contains a locked lilrary/sourceAssectDB file. make sure that there is no file lock or...
View ArticleHow can I remove the red error text from Pixel Perfect Camera?
I am using the Pixel Perfect Camera with a reference resolution of 360 x 720 and at runtime I get a Red Error message thrown by the PPC script; warning me that the image may appear stretched or cropped...
View ArticleUnityWebRequests constantly fail with 'SSL CA certificate error' on the...
## Question ## Am I missing something obvious, or should I submit an issue? ---------- ## Description ## When trying to communicate with an API hosted on Azure (.NET based) the requests work well in...
View ArticleWhy Is this not working?
i did what they did in the Roll-A-Ball video but it is it not working ![alt text][1] [1]: /storage/temp/192424-snip.png
View ArticleBizarre VideoPlayer errors - 0x8007000e, Unexpected error code (10), Cannot...
After loading videoclips(either the same videoclip; or a couple different clips) and displaying it/them on different VideoPlayers, I get this consistent pattern of errors: -- VideoPlayer cannot play...
View ArticlePost Processing SSR Kernel Error.
Soo i downloaded Post Processing from Package Manager and when i add SSR (Screen Space Reflections) then it gives me error like:...
View Articlenetcode throws hash errors when attempting to spawn local player
Hey, Im currently working on a Relay connection with Netcode for Gameobjects. While the host-part seems to work, I'm still having some issues with the client. It can connect to the Relay and Host...
View Articledose anyone understand this Html5 error message
I was running a game built to html5 on Itch.io when I got this error message on opening a scene: 034dc685-c723-4c7a-8891-e0574de96237:8 Uncaught abort(155) at Error at jsStackTrace...
View ArticleLine renderer enable error,Line renderer issue 2D c#
So I have been working on this game for a bit and I wanted to make a grappler it worked all fine but when it game to enabling the line when needed a problem with the variable happened heres the error...
View Articlewhat does this build error mean??
Hi, i get this error. I reinstalled SDK tools and platform tolls lat month CommandInvokationFailure: Unable to convert classes into dex format. C:/Program Files (x86)/Java/jdk1.8.0_171\bin\java.exe...
View ArticleFailed to present D3D11 swapchain..." error message when leaving Play mode
Recently I started encountering a problem where my computer screen went completely black when I exited Play mode and then, after a pause, Unity crashed and the "Failed to present D3D11 swapchain..."...
View ArticleMRTK open Hololens 2 camera on button click and display the image in the...
As described in the title I have a scene wich contains a button. I attached a script with the code you see below to a ```PhotoManager``` GameObject. The button runs ```TakePhoto()``` from the script...
View Articlecamera does not contain definition for AllowHDR
![alt text][1] [1]: /storage/temp/192733-skjamynd-2022-02-17-120422.png i downloaded a game online in unity 5.3.3 and i get this error. i am very new to unity and i know very little c#. can anyone help...
View ArticleError when creating new 2021 project
![alt text][1] [1]: /storage/temp/192783-screenshot-2022-02-18-141940.jpg
View ArticleError detecting Visual Studio installations
Made a new project with 2021.2.11f1 and got this unnecessary error. I've tried all solutions: adding Vs to external tools, regenerating files. nothing works, can't open scripts. ![alt text][1] [1]:...
View ArticleUnexpected exception System.IO.EndOfStreamException: Unable to read beyond...
Hey, I get this error massage every time I start the editor or while compiling of my scripts. Does anyone know, what that means? Unexpected exception System.IO.EndOfStreamException: Unable to read...
View ArticleI cant add script to canvas
So i was following a tutorial on how to make a pause menu (im pretty new) The tutorial in question was: [PAUSE MENU in Unity] [1] by Brackeys At around [4:00][2] when he creates a script i just get an...
View ArticleMissingReferenceException: The object of type 'Script' has been destroyed but...
Oops guys. I know this error is pretty much the most common Unity error... I have been programming in Unity for 2 years and now I have a game project, however, the mechanics of hitting the enemy is not...
View Article