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

Unity 5.2.3 Tag is not a memeber of UnityEngine.Collide?

ok so I am very new to unity and I am trying to make a script that changes scene when my "Player" walks into a collider the script goes like this #pragma strict function OnTrigger (Col : Collider) {...

View Article


WebGL: Fix incorrect header check error when loading Content-Encoding: gzip...

Hi all, I've struggled with this for a while now and have just about given up, but I thought I'd see if the community has found a workaround just in case. When trying to host a Unity WebGL canvas...

View Article


Argument out of Range: Exception

I am doing a tutorial based on matching accurate photos with saved photos using "Player prefs" I m getting this error after putting in code to compare it. "ArgumentOutOfRangeException: Argument is out...

View Article

The content was stopped because a fatal content error has been detected(HELP)

Hi everyone, Our game is a web player-aided game.We want to learn the cause of an error that our players are frequently encountering.They are instantly encountering the error seemed on the image. Size...

View Article

Invalid Token Error

I'm new to unity. I am trying to make a script that will transfer the player into the next scene. Here is part of my script: { Application.LoadLevel("Game"); } The open parenthesis is an "Invalid...

View Article


UNetWeaver error and Failure generating network code.

Hello, im having a pretty big problem with recently found error. i was working at my project and it freezed for a second like always when its getting new saved code from editor. and this time it got me...

View Article

The sound of the door does not stop

I use raycast to change the bool Open_Close if (Input.GetKeyDown("e")) { if (Physics.Raycast(transform.position, transform.forward, out hit, DistanceDoor)) { if(hit.transform.tag == "Door") { Debug.Log...

View Article

why does this script show context error ?

The script is :`using UnityEngine; using UnityEngine.UI; using System.Collections; public class PlayerController : MonoBehaviour { public float speed; public Text countText; public Text winText;...

View Article


BCE0018: The name 'FirstPersonController' does not denote a valid type ('not...

Hi, I was trying to GetComponent some C# variables from JavaScript and I keep getting this error Assets/Standard Assets/_MyAssets/Scripts/WeaponScripts/Ver2/M16V2Weapon.js(48,17): BCE0018: The name...

View Article


A script behaviour (script unknown or not yet loaded) has a different...

Here is the full error: http://puu.sh/nz8dL/08c73fb0f1.png It only happens in a build. I have tried completely removing all plugins from the project, but it wasn't that. The only 2 serialized classes I...

View Article

BCE0018 asset package giving error, folder is in standard assets.

Here i have the code, ive scoured the forums but cant find any fix: unction OnInspectorGUI () { serObj.Update (); GUILayout.Label("Various luminance based fullscreen Antialiasing techniques",...

View Article

I got an error and I don't know what to do...

Hi, I'm trying to program gamepad support and it was going well until I started programming the input for pushing down the left joystick on an xbox one controller,, and I got this error massage:...

View Article

Unity 5.3.3f1 Stuck on "Updating License" - from behind authenicated proxy

I'm behind an Autheicated proxy and when trying to open 5.3.3f1 for the first time I enter my username and password, then chose my license (free) type. Then the box gets stuck on "Updating License" and...

View Article


WSA System.IO.Directory Error Referenced from Assembly-UnityScript at...

Hy there, I'm currently porting an existing game and building it for WSA Windows Phone 8.1 my build settings are ____________________________ Type: XAML C# Solution SDK: Phone 8.1 Use Net Core...

View Article

How do you fix this specific compiler error?

Whenever I click the play button of my 3D Game on my Mac, it displays a message that says I must fix all the compiler errors before running the game. When I click the console, it says...

View Article


My script won't let me change the text of a UI object

For some reason, this code is giving me the error "ArgumentException: Type cannot be null." I couldn't find any answers as to why. Can anyone help? UI(); is in the Update function, by the way. var...

View Article

Invalid PBX Project when building for IOS

When building for IOS I get the message: "Exception: Invalid PBX project (parsing line 883)" I have imported the package for Vuforia (the latest version) and am using the latest version of Unity as...

View Article


Why do I keep getting this error?

Hey everyone, I've been using unity for about 8 months now. I'm making a top down dungeon game with a few friends and we've been able to solve every problem except this one. When I pick up my item that...

View Article

error CS1501: No overload for method 'SetBool' takes 1 arguments

I'm trying to make a transition from idle to slide by pressing left shift but i got this error, here is the code. Please help. } private void HandleSlide() { if (slide) { myAnimator.SetBool ("slide"); } }

View Article

Camera doesn't show work properly.

When playing in game the player is invisible. The camera also is moving oddly and not following my camera script. //camera script #pragma strict var target : Transform; var distance = -10; var lift =...

View Article
Browsing all 7934 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>