unity error
Error: [Temp\StagingArea\AndroidManifest-main.xml, C:\Users\Henil_2\Desktop\Box...
View ArticleYousician installation crashes on a Unity error
When trying to install Yousician on my Windows 10 system it crashes at some point. A Unity error which flahes by so fast I can't make out much detail. The error logs point at an issue with the Unity...
View ArticleErrors whenever trying to make a build
![alt text][1] ![alt text][2] [1]: /storage/temp/129106-2018-12-08-02-29-45.png [2]: /storage/temp/129107-2018-12-08-02-33-41.png ------------ Third Error Code ---------------...
View ArticleInvalid Subscript Metallic
I keep getting the message "Shader error in 'Toony Colors Free/Regular': invalid subscript 'Metallic' at line 98 (on d3d11)".this is my code. Shader "Toony Colors Free/Regular" { Properties { //TOONY...
View ArticleUnknown Identifier 'MouseLook'
I'm working on a Fade-In effect script that everytime shows up with the error message written above. I'm begginer in programming so, I need a little help Here's the script: #pragma strict import...
View ArticleInstantiate problem with selected objects
Hey, guys, I want to player choose specific locations in the game and by clicking button spawn buildings but I have 2 problems one is when I start to Instantiate next location I click also instantiate...
View ArticleException in Callback Error, Object reference not set to an istance of an...
Hi everyone, I have this error in my code but I don't understand how to fix it. I'm trying to do an AR app with Vuforia, when the camera look at the QR code, it supposed to change scene but the code...
View ArticleAndroid build reports "Wrong task initialization"
I'm receiving following errors in logcat: *D/Unity: Wrong task initialization for key=4* *D/Unity: No task defined* Does anyone know what this means and how to fix it? 10-29 17:27:45.039...
View ArticleErrors i can't understand. SetSystemInterested
![alt text][1] [1]: /storage/temp/129355-errors.png I get these errors in Unity 2018.2.5.1f. They just suddenly appeared and they don't say anything else then what's shown in the picture. Anybody knows...
View Article[VSCode] namespace error [only on VSCode]
I use vscode to write my code with Unity,but sometimes vscode show this error(The namespace `global::' already contains a definition), I pretty sure there is no other script call the some name The...
View ArticleI dont know what this error is and it has no effect on the game at all
Does anyone have any idea what this is all about? It just randomly showed up one day, it doesn't affect the game at all and i can close the error and ignore it but i would like to know what is going...
View ArticleExtensionOfNativeClass attribute missing error in Unity 2018.3
After installing Unity 2018.3 and opening project that was created with Unity 2017 I'm getting "missing ExtensionOfNativeClass attribute" error in Unity console window for one of the classes in the...
View Article,tutorials won't launch
I'm new to Unity. I can't launch any of the beginner tutorials. I get compiler errors, here are some of them: error CS0122, error CS1061, error CS0246 I have no idea how to fix these issues. I've tried...
View Article"Speech recognition is not supported on this machine".
I'm trying out unity's built in speech recognition API, but I'm only getting this error message: *UnityException: Speech recognition is not supported on this machine....
View ArticleUpgrade C# language version to 7.0 Mac in Unity?,Upgrade project to C#...
I have to upgrade my C# language version to 7.0 for a project. This is the code: using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class Char :...
View ArticleImport project on same Unity editor from collab errors
When I import my project from cloud and run on another device I got a lot of errors from editor built in scripts, I don't know what caused this errors but I can't update my project and create .sln file...
View ArticleGetting an error Assertion failed on expression
Hello there, I'm having this error but don't know where is located :( My game is targeted for android and plays without any error both on the phone and the game window. **Assertion failed on...
View ArticleTINY PROJECT GOT ERROR ON ANDROID BROWSER: "SHADER FAILED TO COMPILE: ......
Hello! _ I've just built a TINY project through TINY PACKAGE on version 2018.3.0f2, it was fine when I run on my PC browser (chrome) but it got error on Android browser (chrome). The error message:...
View ArticleStackOverflowException, cant find out how to fix it
Hi everyone! I keep getting the following error. Ive tried changing my code in several places but I seem unable to figure out where it actually goes wrong, so I hope someone can help me out here :)...
View Article