Error: Cannot start process because a file name had not been provided
I installed unity yesterday and used it with no issue but today i encountered a strange issue. Whenever i compile any c# script i get the following error, "*Cannot start process because a file name had...
View ArticleMachine identification is invalid for current license
I can't activate license in Unity Hub. Tried to delete C:/ProgramData/Unity. Tried change reg...
View ArticleUnknown error occured while loading
So this is starting to happen pretty often and its annoying to have to reimport and redo things almost everytime my project is launched. ___ This is starting to happen more often than i expect it....
View ArticleOdd Compiling Error after importing Scripts
I've been working with Unity for at least 5 years and I've never actually seen this kind of error so I was hoping that someone else on here may have an answer to this issue. I've had this error where,...
View ArticleEmpty errors in Linux editor
Getting empty errors with only time sign. I'm using Kubuntu 19.04 (Disco Dingo) with plasma 5.15.4. On Kubuntu 18.04 all works fine. Is it fixable or i need reinstall/downgrade system? Already tryed: -...
View ArticleAnnoying error in console: "Not a prefab scene"
Im currently running on Unity 2019.3.0a6 and have encountered an issue. In my console I keep getting an error "Not a Prefab scene UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)", this seems to...
View ArticleCan not join in Map
In the Map Scene when i want to join, i click on join and nothing happens? Picture of Map: http://prntscr.com/o6zxa2 Error: MissingReferenceException: The object of type 'GameObject' has been destroyed...
View ArticleHow do I restructure my method to avoid the "not all code paths return a...
If I check to see if the array is empty before I call the method, then I shouldn't need another return statement outside of the foreach loop because the loop will always return a value. How do I fix...
View ArticleAndroidArchitecture' does not contain a definition for 'X86'
i was testing the new 2d skeleton Animation features and the PSD importer in version 2019.3.0a6 and it gives me this error and i cannot enter Play Mode i´ve read in another posts and forums that the...
View ArticleGetting errors in the console at the start of every project,Getting errors at...
As I updated to Unity 2019.1.4f1, I have been getting errors at the start of every project and I don't know how to fix those. I tried a few methods that were mentioned online but still, the errors...
View Article2D Animation package error.
Right when i install 2D Animation package, 3 errors pop out saying this: Cannot perform upm operation: Unable to add package [com.unity.2d.animation@1.0.15-preview.1]: Package...
View ArticleBuilding apk with using Google VR(Cardboard) failure,Issue building android...
I am using unity 2019.3 and I downloaded and imported the Google VR into my assests so I can make a VR game and export it to android. I made a simple scene and just wanted to test it out to see if it...
View ArticleCommandInvokationFailure: Gradle build failed
I am using Unity 2018.3.0f2. Build tools 28.0.2 and sdk tools 25.2.5. I am getting the following error while building the apk: CommandInvokationFailure: Gradle build failed....
View ArticleObject reference not set to an instance of an object?
Hey there, I'm fairly new to C# and was wondering if anyone could help me with this error message that keeps popping up when I playtest my game. The error message is the title of this question. The...
View Article'AndroidArchitecture' does not contain a definition for 'X86'
Im getting this error which is stopping me from compiling my game and entering play mode. Ive been trying to rig a 2d sprite and don't think the error is related. thanks in advance for any assistance!
View ArticlePlayer Settings Doesn't work and causes errors
When trying to build for Android, I clicked on: File > Build Settings > Player Settings and its completely blank and I get tons of random errors CommandInvokationFailure: Failed to update Android...
View ArticleJumping Problem
I am making a simple game and i need my player to jump. They way i want to do it i get the error: Operator '&&' cannot be applied to operands of type 'bool' and 'float'. Here is my script:...
View ArticleHello, I'm a starter and I'm facing an error in downloading unity sample...
When I download John Lennon's project and Ruby project It is said "Opening File Failed", "Opeing file C:/Users/DELL/AppData/Roaming/Unity/AssetStore-5.x/Unity Technologies/Sample...
View ArticleCan't upload avatar picture to answers.unity.com profile?
This is not really important, but whenever I try to upload an avatar to my Unity profile, the file path of the picture gets replaced by c:/fakepath/[filename] and when hitting upload the following pops...
View ArticleError with Script
Hello, I've get this Error: UnassignedReferenceException: The variable rb of PlayerMovement has not been assigned. You probably need to assign the rb variable of the PlayerMovement script in the...
View Article