Mesh deformed? Tried re-import...
Hello, Please see attached email, my characters head all of a sudden has a "middle" line, on the half. Why would this happen, how to avoid, and how to fix? ![alt text][1] I tried re-import and nothing...
View ArticleAssigned variable has not been assigned?
Here is a screen shot of the glitch. As you can see, Sight Start has an assigned variable but the error still pops up. Am I missing something? Thanks in advance for the help :D ![alt text][1] [1]:...
View ArticleDebugging logged errors with no stacktrace
Hi all My project has started to spit out a lot of errors along the lines of: Can't remove MeshFilter because SphereProportionActor (Script) depends on it Unfortunately, this doesn't appear to be an...
View ArticleSimilar scripts but error on one and not the other
I have a script with two functions in, then i have two other scripts, where i am trying to access these two functions in. The first script Works fine and it is calling the function, but in the other...
View ArticleDebugging with XInputDotNetPure
When I'm trying to debug my scripts its throwing an error. Could not load file or assembly 'file...\Assets\Plugins\x86\XInputDotNetPure.dll' or one of its dependencies An attempt was made to load a...
View ArticleIndexOutOfRangeExeption - Array index is out of range
Hello, Does anyone know how to fix the error, I just can't figure it out and nobody else has encountered this error in combination with something like my script. Here's the error:...
View ArticleC# camera script error
Hello, I've been following a tutorial all the steps and I think I missed something cus I'm getting a null reference error and my camera aint following my Character. It's a 3rd person character Im...
View ArticleInsert a semicolon at the end error.
I tried to make a script but I got this error. Assets/Move.js(8,17): UCE0001: ';' expected. Insert a semicolon at the end. How do i fix this error? This is my script. #pragma strict function Update ()...
View ArticleReinstall problems
Hey. I reinstalled Unity and opened my Project which uses the Razer Hydras. When I played it, the Hydras move fine, pressing buttons made the hand model animations trigger, so it is being detected,...
View ArticleProblem to build
hi, i'have a problem to build my game, since i uninstalled Visual studio 2013 i have this message, i tryed to reinstalle all my windows developers packages but nothing work, if somebody could hell me,...
View ArticleGUI.Label Error
**I'm currently having problems fixing these two errors. I understand what is causing the error but I'm not sure what i can do to stop it from doing so. Any help is appreciated.** #1...
View ArticleBCE0024 error in code
hello I am writing a script from a book called Unity 4.x game develop by example : beginner guide book, but I checked all the code there is nothing wrong, but Unity doesn't compile it. here is my code...
View ArticleIntegration of Unity and Eclipse
Hey guys I need a little bit of help with integration of Unity into Eclipse My reference page is this => [here][1] I have Unity3D Pro version and Android Plugin Pro Version - Set up your Unity...
View ArticleBCE0044: expecting '"', found '\r'.
So I'm trying to make weapon shoot script and got this error. The error appears to be on the line 7. Error is: BCE0044: expecting '"', found '\r'. I wrote the script twice and tried for about an hour...
View ArticleGet all objects within radius of mouse click.
Hello, I am trying to get all the objects within a radius of a mouse click/touch. I have had a look around, and I think I am to use Physics.OverLapSphere Here is what I have so far: public void...
View ArticleInvalid location when saving uScript file
When I try to save my uScript file i get this weird error: **Invalid Location** The chosen file location is invalid. The graph file must be saved in the uScript graphs directory or in one of its...
View ArticleSocket error in Android Build
I have Pro version Unity 4.3.0f4 with licence , whenever i trying to make Android Build ,following error message is showing Error building Player: SystemException: 'System.Net.Sockets' are supported...
View ArticleError is: BCE0044: expecting '"', found 'r'.
I'm trying to make a shooting script but I got this error again. This time apparently on the line 9. Error is: BCE0044: expecting '"', found 'r' public var bulletPrefab:Transform; public var...
View ArticleI get this error......
Error building Player: Win32Exception: ApplicationName='C:\Program Files (x86)\Java\jre7\bin\javac.exe', CommandLine='-bootclasspath...
View ArticleHow would I fix this script?
I made a character script but it has an error that states "ArgumentException: InternalGetGameObject can only be called from the main thread. Constructors and field initializers will be executed from...
View Article