Unitz controls mobile.error CS0246
Hi I bought Unitz assets and I used this tutorial http://www.hardworkerstudio.com/unitz/?p=183 When I done everything I got this error Assets/CNControls/Scripts/CNTouchpad.cs(6,27): error CS0246: The...
View ArticleGoogle Play Services OAuth2 problem
Hi guys, i have a Google Devolper account and i published two games. Few days ago i wanted to add Google Services features so, in one game it works but in another one not.. I think that the problem is...
View ArticleC# Mouselook Script errors, need assistance.
I was following a video by HyperShadeTutorials(https://www.youtube.com/watch?v=-LJsXN55TC4) in which he teaches you how to create a mouselook script in C#, I have not yet finished it, however, there...
View Article"Machine Identification is Invalid for Current License"?
![alt text][1] [1]: /storage/temp/58012-error.png ^ This is what comes up every time I open Unity. It makes me log in (during which time I click 'remember Me'), then makes me re-enter my login (I also...
View ArticleError BCE0051 with script JS
i am getting the following error Assets/Coin.js(10,10): BCE0051: Operator '+' cannot be used with a left hand side of type 'MenuShopSystem' and a right hand side of type 'int'. I got the variable from...
View ArticleHelp with JS script
I recently got some help with this script but now it is playing up again so i am back for more help It is giving me the error NullReferenceException: Object reference not set to an instance of an...
View Articlehelp with unity compiler error
can yall help? I haven't opened this project in a while, and im not sure what this means ![alt text][1] [1]: /storage/temp/58029--error.png
View ArticleERROR cs0101 im tired of it
ive seen many answers and tried everything like changing the name of the script , moving the script tosome other folder , e.t.c. Please suggest something else. im new to c# scripting thats why I was...
View ArticlePrime31 GameCenter multiplayer plugin iOS 9.1
Hello, good evening. We are experiencing an issue with Prime31 GameCenter multiplayer plugin when trying to invite a friend. To invite a friend, we are using showMatchmakerWithFilters method. On iOS 8,...
View ArticleThis code is not working! Help!
Here is the code: #pragma strict import UnityEngine.UI; var selectedCharacter:String; var NameText:Text; var RaceText:Text; var MMS:MainMenuScript; var GameControl:GameObject; function Awake(){...
View ArticleTrying to get javascript to chnge UI.text but it wont
I am trying to change the text field of a UI but it won't let me. - I am using javascript - There is a canvas and the text field is on the canvas. - I have a variable 'textField' which is a UI.text on...
View ArticleMy mouse is not working
The mouse can move but the buttons to move the view in the editor is not working, making it impossible to work My mouse is working in Blender so it is not the mouse that is the problem, I have used...
View ArticleCatch/ignore NetworkManager.StartHost error
Naturally when I call StartHost twice on the same pc I get an error that port is already in use. I'd like to know if there is a way to silence this error. Currently I've created simple script which...
View ArticleNetwork instantiate
hello creating 2d multiplayer game im getting this error ![alt text][1] [1]: /storage/temp/58123-безымянныи.png How to fix that? functions is ---------- `private void SpawnPlayer() {...
View ArticleWhy can't I download anything from the Asset Store?
Every time I try to download something From the asset store, it says please wait, then says error and stops downloading. I tried everything I could think of and nothing helped. I even tried to...
View ArticleWhere to put ;
Hi my unity console says that I'm missing 3 semi-colons WHERE? -I feel so dumb : ( Sorry I'm new to JS. Any help would be thanked. : ) #pragma strict float Yh = Screen.height / 2; float Xw =...
View ArticleWHY I AM EXPERIENCING THIS BUG,ERROR?
WHEN I POSTED THE QUESTION I EXPERIENCED A BUG . THE QUESTION TITLE WAS FILLED WITH THIS SYMBOLS &/? . THEN I GO TO DEFAULT SPACE TO CHECK THE QUESTION TITLE AND IT WAS CORRECT . THE SYMBOLS...
View ArticleOnMouseUp script error CS0116
Hello, I'm trying to create a simple script which when mouse is released, it will either quit the game or load a level. But I get the common "A namespace can only contain types and namespace...
View ArticleERROR: Google play services on IOS
Am new to IOS development so take things easy with me ERROR: GPGSAppController.mm GIDSignIn.h File not found error I am using Google Play Game Service for leaderboard and achievements and every thing...
View ArticleBUG , ERROR
I CANNOT LOG OUT ON MY PHONE. I KEEP TOUCHING ON LOG OUT BUTTON BUT NOTHING HAPPENS.
View Article