error CS1525: Unexpected symbol `float'
![alt text][1]So I was following a YouTube tutorial for a game i'm making and atm i'm doing prallaxing. I copied the code word for word and I am still getting the error. NOTE - I HAVE NEVER CODED C#...
View ArticleI need help fast! Cant jump while moving in Android
Hi i dunno why this happening now. When i play my game in my android phone i cant jump while i'm using the joystick to move. they interfere each other. This didnt happen before :S. Im using the mobile...
View ArticleC# Player Rotation transform error
The Script works fine expect the rotation element. I am a beginner so please go easy on me. here is the script. The Error i'm getting is "Unexpected Symbol 'transform'". Also the script worked without...
View ArticlePlease help me resolve these errors related to shaders.
"WARNING: Shader Unsupported: 'Standard' - Pass 'FORWARD' has no vertex shader WARNING: Shader Unsupported: 'Standard' - Pass 'FORWARD_DELTA' has no vertex shader WARNING: Shader Unsupported:...
View ArticleGetComponents array in C# error ?
Hello I was wondering if in C #, you can change the variables of each script from an array and not by GameObject.Find ("myobject"). GetComponent ()? In Javascript I do it and it worked! var...
View ArticleUpgrade from 5.0.1 to 5.1.2f1, cannot build in android now, continued.
Since I'm not allowed to edit or reply more than once to my original issue here: http://answers.unity3d.com/questions/1018878/upgrade-from-501-to-512f1-cant-build-in-android-no.html I'm posting my...
View Articlefacebook and soomla sdk error
I imported and configured facebook & soomla profile sdks. But an error comes up Assets/Plugins/Soomla/Profile/social-providers/FBSocialProvider.cs(46,46): Error CS0246: The type or namespace name...
View ArticleUnity 3d master server not localy.
Hey guys I have master server running on my pc.I want my friend which is on another network to be able to create game on my master server.But on what ip sould he use in MasterServer.RegisterHost?I have...
View ArticleEngine Language Changed
Hello , I am getting a little bit problem in unity 5 that's making me sick , all other things are working great but just that .. My inner engine language changed to some other language automatically...
View ArticleMake object move back and forth
Hello fellow unity users. I know this question has been asked, but I cannot get any of the solutions to work for my application. I get a "compiler error: unable to start play mode" error every time I...
View ArticleWhen randomly generating sprites, I get weird spacing.
So yesterday I tried making a randomly generating map, and succeeded, but then I came back the next day and must of messed something up because now whenever it generates, it has weird spacing. alt text...
View ArticleWeird Compile Error in Temp Folder Temp/UnityVS_bin\Debug\Assembly-CSharp.dll
Ok.. So I've been dealing with this problem a very long time. And it's getting really annoying. I don't really know for sure what's causing it but I do notice it when I do certain things or sumthing....
View Articleerror CS0103: The name `Analytics' does not exist in the current context
I am including UnityEngine.Analytics on the top of the file using UnityEngine; using UnityEngine.Analytics; but when trying to access Analytics.CustomEvent() I get an error:...
View ArticleCreate particles across a dynamic curve that might change shape along time.
I want to make an energy beam between two ships. The best way to do this is to create a particle system that shoots particles from the first ship to the other. The problem here is that the path between...
View ArticleImage texture error
Hi! I'm beinner in unity 3d. I create an object and its material and when i set an image as texture and see in editor looks so good.When i see in first person character the tree's leaf didn't see. In...
View ArticleWhat is wrong with my c# script? The error os ArgumentException(For Android)
If you have any advice please tell me. Thanks :) The error I am recieving is(I am programming for Android)... ArgumentException: Index out of bounds. TouchManager.touchInput (UnityEngine.GUITexture...
View ArticleMoving Scene To a Different Computer And Everything is Gone! Please Help!
I've been working on a scene in Unity 5 for about 4 months now. I've upgraded from a windows 8 computer to a computer with windows 10 (just in case that has anything to do with it). All of the other...
View ArticleOnTriggerEnter NullReferenceException
I'm trying to make a random dungeon generator by having pieces of the dungeon instantiate trigger colliders that, if there is no occupied space, will instantiate another dungeon piece, and then it goes...
View ArticleSamsung Galaxy S3 not detected
I've been looking all over the internet for a solution to my problem, but nothing seems to work. I have my Samsung Galaxy S3 device connected to my PC. I've tried everything using several different USB...
View ArticleI can't open Unity (Stopped working)
When I try to open the program, it shown like this. ![alt text][1] At first I think it maybe because of 2 notification that I found when I open the window. (Microsoft C++) ![alt text][2] [1]:...
View Article