Quantcast
Channel: Questions in topic: "error message"
Browsing all 2891 articles
Browse latest View live
↧

Spammed with NullReference error because of Google Play Services

Hey guys , when I start unity , I am spammed with this error message: NullReferenceException: Object reference not set to an instance of an object GooglePlayServices.PlayServicesResolver.AutoResolve ()...

View Article


CommandInvokationFailure: Unable to convert classes into dex format.

**hi i am using airpush in my project for ad integration so when i importing my airpush files in project so its get an error to me so pleaseee help me .....** **below is my project hierarchy images**...

View Article


So my problem is that after I finished coding for my Maze I had gotten a...

#pragma strict @script RequireComponent(AudioSource) public var collection_beep : AudioClip; function Start () { hasGun = false; hasKey = false; health = 0; change GUITexture(false, "key"); change...

View Article

Error in Unity. Networking

I'm creating a Multiplayer game with Unity and all was normal until the Editor splash this error message: Also, Sometimes said that I have errors in my scripts but not said where, all my scripts don't...

View Article

Failed to import survival shooter

Failed to import package C:/Users/myname/AppData/Roaming/Unity/Asset Store-5.x/Unity Technologies/Unity EssentialsSample Projects/Survival Shooter.unitypackage Help! i'm using unity 5 on windows 7...

View Article


BCE0019: 'gameObject' is not a member of 'Object'.

Searched in sames question but didn't found my case... here's the code: var closeEnemies : Array = new Array(); //... for(var i : int = 0; i < closeEnemies.length + 1; i++) { if(closeEnemies[i] !=...

View Article

I got an error message when i downloaded The Blacksmith: Environments, HELP!!

The error message says: Assets/Standard Assets/Effects/ImageEffects/EdgeDetectEffect.cs(7,33): error CS0246: The type or namespace name `ImageEffectBase' could not be found. Are you missing...

View Article

Assertion failed on expression: 'IsNormalized (ray.GetDirection ())'

So, I was programming a very simple mouse look script. The vertical rotation works fine (I only rotate the camera there), but if I try to rotate my player in horizontal direction, I get this error...

View Article


Mind-boggling, senseless script error.

Its' throwing the NullReferenceException error on line 21~ here, where I'm setting the value of a slider representing the blue component of a color based on a playerprefs float. I changed it to...

View Article


How to ignore the "Mesh doesn't have albedo UVs." error message?

I have a editor-script that generates a bunch of meshes that represent a terrain (or race track). It works well and creates nicely very tesselated terrain.. ..but the problem is that I get two...

View Article

Cant add player movement script

hello all. i am very new to programing and i keep getting an issue everytime i try and add a script. i was following the guide from [1]: https://www.youtube.com/watch?v=R8O8Y6xP79w] to make a replica...

View Article

Unet out of Sync Error

Hello guys Recently i'm facing an error when a client connects to a server and i don't know how to solve it. The error shows on client. In my program i use SyncListStruct and when a player joins a game...

View Article

CombineMeshes Error on Run-time Meshes

I'm attempting to combine the meshes of a few Game Objects generated at run-time. The meshes are generated with Leap Motion's Pinch Draw script. This is the function I'm using to combine them: void...

View Article


Unknown identifier.

It says the "LookPos" is the unknown word, why? lookPos = localTarget.position; lookPos.x = 0; this.transform.LookAt(localTarget.position , Vector3.up);

View Article

what does this error mean?

im getting this error , what does it mean? NullReferenceException: Object reference not set to an instance of an object spn2.Update () (at Assets/water/spn2.cs:47) using UnityEngine; using...

View Article


An error message is telling me rename one of the scripts to a unique name

I just got an error message telling me: Scripts named 'Turn_Move.js' exist in multiple locations (Assets/DungeonLevelKit/Prefabs/Turn_Move.js). Please rename one of the scripts to a unique name. And I...

View Article

Normalize(); help

i am getting this error "Cannot implicitly convert type 'void' to 'UnityEngine.Vector3' " which is specifically pointing to this line movement = movement.Normalize(); movement is a vector3 and i would...

View Article


ObjExporter causes errors but I have not tried to use that script

I keep getting the error 'The type or namespace UnityEditor could not be found' and when I click the error I am brought to the ObjExporter script. I have not attempted to use this script at all and I...

View Article

Error while importing the Google VR package

Hey, so whenever I import the Google VR for Unity Package, I get this error. What am I doing wrong here. ![alt text][1] [1]: /storage/temp/84637-problem.jpg Also, I am not able to select Daydream as...

View Article

error info when Create Object ?

i dont know how to fix this error message when i create one object (cube etc) : SceneView Selected shader is expected to have 7 passes UnityEditor.DockArea:OnGUI() object i create is black colour when...

View Article
Browsing all 2891 articles
Browse latest View live