Downloading Unity
When I’m in the unity hub I find a file to download it onto but it keeps saying “You have cancelled downloading Unity”. I am trying to download it into a USB. Do I have to download it onto the PC?
View ArticleBlank error window when trying to launch Unity 2019.2.0f1
I have changed absolutely nothing from the last time i used Unity (yesterday). Today i went to open a project im working on and Unity refuses to launch and gives no error log, just a blank window; i...
View ArticleIL2CPP build (Unable to locate Android NDK).
Hello, guys, I'm having trouble building my game. I'm using Unity 2019.2.15f1 When I switch the Scripting Backend to MONO. The build will always be successful. But when I switch to IL2CPP. The build...
View ArticleWhy is unity giving me a blank error when creating a C# script?
I created a new project with Unity version 2019.2.4f1 and whenever I try to create a C# script it gives me a blank error. There's nothing in it, and it only pops up when I create a script. I even tried...
View ArticleProjectSettings.txt is corrupt
After launching my project, i get this: *The contents of the ProjectSettings.txt file for the project located in C:/Users/username/Documents/Project1 are corrupt. Please fix the contents of the file.*...
View ArticleI can't download unity
Hi, I am a Korean student who became interested in Unity. Recently, I downloaded Unity Hub to the personal computer because I wanted to make a game with Unity. But when I tried to download the version...
View Articlehow can i prevent pause menu?
i want to when the player pause the game get jumpscare on screen. Can I actually prevent them from leaving the game?
View ArticleHow to fix these problems?
So I opened Unity today and saw many things wrong, the editor kept on freezing and the collaboration is gone, even though collaboration is enabled. On top of all of this, all of my code has an error...
View ArticleArray Out of Index (When it Really is not??)
I am making a space game and I thought it would be cool to have a bunch of squares make up a bar that makes up your velocity bar (a bar that shows your velocity lerped between 0 and max velocity). But...
View Article[SOLVED] "Invalid time range for Transition exit time condition" error when...
I get "Invalid time range for Transition exit time condition" error after I set timescale to 0 What even triggers this error? The Animator? **EDIT:** Finally found the cause, it was very low number:...
View ArticlePopup showing "The required operation requires elevation" - Roslyn
![alt text][1] [1]: /storage/temp/147324-c-program-files-unity-hub-editor-2019114f1-editor.png
View ArticleWhy do i get this message when importing 3d game kit?
I get this error after importing 3d game kit. No matter if i delete and redo, still get it. Know why? Assets/3DGamekit/Packages/Interactive/Runtime/Platforms/Runtime/Platform.cs(42,39): error CS1061:...
View ArticleSin function returns NaN
I'm trying to figure out why this function is returning a NaN value for v3.y. The object of the script is to move the "centerPoint" up and down using the sin. Whenever the script runs from the...
View ArticleWhy do I have 374 compiler errors?
So basically this happens to me every time I enter or create a project. I can't do anything because I have 374 compiler errors without doing anything.![This image shows only some errors][1] [1]:...
View ArticleNumSharp errors with Unity
When I tried to install NumSharp, the file installed, however, I am receiving 999+ compiler errors. Is this a common occurrence with importing? I know it may be easy, but I have spent over 15 hours...
View ArticleTrying to open program, VRoid, but gives confusing error message, what do I...
![when I try to open the exe, it gives me the error message in the image, saying that the UnityPlayer.dll is missing, yet I can see it in the zip archive. It tells me to reinstall the program, but I...
View ArticleUnity Package Manager Error after blue screen,Unity Package Manager error
Two days ago while i was using Unity, I accidentally blue screened the computer (i'm on Windows 10), and now after the computer restarted, it keeps giving me this error: ![alt text][1] I keep...
View ArticleUnity Lost My Script?
I was debugging in VS Code and when I exited Unity seems to have lost the reference to my script. The script still exists and as far as I can tell it remains untouched (correct namespaces), however,...
View ArticleOculus Quest project will play in editor, but won't build and run
Hi- So I'm working on a VRTK project found here: https://learn.unity.com/tutorial/interactable-objects?projectId=5cdc9e4cedbc2a1ef423426c#5cdc8580edbc2a1a55977d17 In the project, he mentions in passing...
View ArticleERROR - Null reference exception : Object reference not set to an instance of...
Im making pong game, i want to send true or false depending on the wall the ball struck. the score gets updated the right way but i keep getting this error units says the error is in the **score**...
View Article