Unfortunately (appName) has stopped
So I downloaded Unity Editor's 2020.1.6f1 today and made a small app tried to build it made some bug about android SDK and NDK and gradle, so I redowloaded 2020.1.6f1 with it's SDK NDK JSK from Unity...
View ArticleGame audio not working in build but working in editor
hi. when i play my game in the editor the game plays the audio that want. however when i press build and play the *build ( i am using a webGl build ) the game does not play the audio. * However when i...
View ArticlePC Build fails on Unity 2019.4.9f - il2cpp error
So i am working on a game and i have tried to make a PC build for it but it returns the following errors **Error 1** Failed running C:\Program...
View ArticleBuild completed with a result of 'Failed'.
Hello. I really ask for help, I need to send an exe, but nothing happens during build. In the console: Build completed with a result of 'Failed' UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at...
View Articlei was trying to face the gun to the mouseposition and my script and error is...
script error [1]: /storage/temp/167953-weaponcs-zombie-shooter-visual-studio-code-9-22-20.png, and the error is [2]: /storage/temp/167952-zombie-shooter-samplescene-pc-mac-linux-standalone.png
View ArticleHelp for Vroid execution because the location of the storage
i was download the .zip for 64bits for more explanation and i think some related to the .dll. Some more ideas? ![alt text][1] [1]: https://i.imgur.com/y3WBUBZ.png
View Article"Failed to load window layout" 2020.1.6f
I recently came back to Unity after a bit of absence. When I tried starting Unity 2020.1.5f (64-bit) and opening a project a window like this popped up: ![alt text][1] After uninstalling 2020.1.5f I...
View ArticleFirebase Remote Config fetch error on MacOS 10.15.6
Hello. I'm getting this weird error when I try getting values with Firebase Remote Config on my MacBook, and I can't seem to find the cause of this. ![alt text][1] [1]:...
View ArticleCould not load emulator database
Hi, I've installed Unity 2020.1.6f1 + Vuforia 9.4.6. I create a new project, a simply scene with an ARCamera, but when I play it, the same error message is always returned: "Could not load emulator...
View ArticleWhy is OnCollisionEnter tag colliding sending me an error?
I have been trying to make a script for a pressure plate that will activate a bridge moving up to a certain position. I have the bridge moving correctly now, but the OnCollisionEnter code that my...
View ArticleUnity won't open -- Stuck on splashscreen for ~10 minutes then strange error...
When I open unity, regardless of if it's a new project or an existing project, it'll get stuck on the splash screen with the load bar saying "Load Scripting Assemblies". It'll sit on this for about 10...
View Articleerror CS0111: Type 'PlayerController' already defines a member called...
using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.Security.Cryptography; using System.Threading; using UnityEngine; public class...
View ArticleWeird error out of nowhere about "EnumerableTestMethodCommand"
Hello everyone. So, im getting this weird error, it started out of nowhere, yesterday it didnt happen, and now i dont know what to do. it gives me this error: >...
View ArticleAssets\PlayerController.cs(51,14): warning CS8321: The local function 'Move'...
using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.Security.Cryptography; using System.Threading; using UnityEngine; public class...
View ArticleAssets\PlayerController.cs(49,20): error CS1002: ; expected
using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.Security.Cryptography; using System.Threading; using UnityEngine; public class...
View Articlecould not load symbol clCreateCommandQueuewithproperties,Error could not load...
so i just downloaded unity 2020.1.3f1 and saw an error on the bottom of the screen could not load symbol clCreateCommandQueuewithproperties : the specific procedure could not be found is there any way...
View ArticleToo many errors in the IDE (even for a fresh project), but editor doesn't...
I was about to continue working on an existing project when I noticed that there are too many errors reported by my IDE. I tried creating a fresh project and after regenerating the project files for...
View Articlehow to remove unity system package from player setting
i used joy stick to move a player but it giving me an error You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player...
View ArticleUnity Factory Reset button not working
Whenever I open unity, it says "Failed to load window layout". If I try to click the "Revert Factory Settings" or "Load Default Layout", it doesn't work and just gives the same error popup again. I'm...
View ArticleMicrosoft(R) Visual C# Compiler version when using Universal Render...
Hello everyone! Currently having this C# compiler error and it has really been bugging me for the past couple of days. I upgraded to 2020.2 b5 and when trying to either access a new project with URP or...
View Article