Constantly Targeting with an InvokeRepeating and Random Targeting
Hi, I have a script which in theory is fine, but there are lots of things that don't work to plan (not syntax errors, the script is fine). It is in C#. The main issue is that the object follows you...
View ArticleHelp with parsing error!
i can't find it, please help! using UnityEngine; using System.Collections; public class static IncreaseExpierence { private static int xpToGive; public static void AddExpierence(){ xpToGive =...
View ArticleIgoproxy64, an application associated with EA's Origin program, is preventing...
I have tried downloading and re-downloading Unity about 10 times, restarting my computer between uninstalls, and uninstalling all my Origin games and Origin itself, however Unity still refuses to run...
View ArticleSetDestination can only be called on an active agent that is on a NavMesh.
So I've ran into a little problem with my tank game. The tanks both spawn perfectly for the first/starting round, but after the enemy kills the player or vice versa, the enemytank respawns where it...
View ArticleLineRenderer.SetPositions Error
I am trying to set the positions of a line renderer using SetPositions, but I get this error when calling SetPositions on a LineRenderer instance: Type `UnityEngine.LineRenderer' does not contain a...
View ArticleHow do i fix this error?
How to fix this error: NullReferenceException: Object reference not set to an instance of an object NewBehaviourScript2.Update () (at Assets/Scripts/NewBehaviourScript2.cs:17) Scripts:...
View Articleerror textures
hello I am Brazilian I am not very good at English so I'm using the google trdutor. My problem is this mind whenever something for unity textures are loaded the wrong way, they are all blurred. if...
View ArticleError Launching Unity Web Player (v 5.3.1p1 Personal)
![alt text][1] [1]: /storage/temp/61810-web-build-error.png Hey. I'm getting the error in the above screenshot whenever I try to play a new build of any project as a Web Player build in Firefox. Error...
View Articleunity not start
I install unity the last friday and it worked correctlly, but today when I opened it, it didn´t start
View ArticleHow to i fix this animation error?
The animation state SwordAttack could not be played because it couldn't be found! Please attach an animation clip with the name 'SwordAttack' or call this function only for existing animations....
View ArticleIn Unity 5.3.1f1 (64-bit) version, its block my internet connection!!
In Unity 5.3.1f1 (64-bit) version, it's block my internet connection. When i'm opening Unity, my connection has lost and confused. While close the Unity, its turn normal state. Please tell me what is...
View ArticleLighting looks more opaque in Unity 5.3.1
Ive took 2 Pictures of my project. One in version 5.1.4 and the other in 5.3.1 The problem is that, in the Unity version 5.3.1 it looks a lot less Glossy and opaque. I want to keep the lightning...
View Articlehello i have a problem with my visual studio when i press CTRL+' doesn't work...
the red line must gone !!?how? help please and thanks all
View ArticlePlayClipAtPoint Qualify with Type Name
I'm trying to use the PlayClipAtPoint function to play an audio clip at the position of the GameObject the script containing that code is attached to. This is the code I have:...
View ArticleWhy i am taking this error can anyone explain?
Hi everyone firstly sorry for my English... i can play scene with this errors but i don't know it will be problem for me soon ? Assets/Scripts/UnderWater.js(70,22): BCW0012: WARNING:...
View ArticleEditor Window - GUI Error You are pushing more GUIClips than you are popping.
I know this may be an extremely simple solution where every BeginHorizontal or BeginVertical must have a paired EndHorizontal or EndVertical... But for some reason Im overlooking it in my code! Can...
View ArticlePlease Help! Error building Player: CommandInvokationFailure
Unity 5.2.1 Error building Player: CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details. C:/Program Files/Java/jdk1.8.0_60\bin\java.exe -Xmx1024M...
View ArticleHOW DO I FIX THESE ERRORS!!!
I don't know how to fix these errors...... /GetCharacterInfo.cs(36,25): error CS0029: Cannot implicitly convert type `Unitycoding.CharacterSystem.Character' to `Character' /GetCharacterInfo.cs(39,44):...
View ArticleUNetWeaver error: Exception
Hello i guys i am getting this error and i cant get rid of it: UNetWeaver error: Exception :System.ArgumentException: Member 'System.Int32 UnityEngine.Networking.NetworkConnection::hostId' is declared...
View ArticleAndroid Assets Bundle Error
hi there, i'm using Unity 5 Pro and i'm trying to manage assets bundle on Android platform, all work perfectly on editor but on android i get NullReferenceException, **i dont know how to solve it** :(...
View Article