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

Remove mainlevel automatic in new projects

Hello guys!! I need some help. I have installed free version unity and removed the unity configuration. After this i am reinstall and try to new project. I am have one problem. The mainlevel is fixed...

View Article


Hi, I'm using Unity version 5.3.4 and I am encountering three errors that are...

Those errors are: Assets/Standard Assets/Effects/ImageEffects/Scripts/DepthOfField.cs(94,74): error CS0117: `UnityEngine.ComputeBufferType' does not contain a definition for `IndirectArguments'...

View Article


Failed to create device file>

Can anyone of you know what's causing this error and what solution? Thank you in advance :D

View Article

error CS0103: The name `Player' does not exist in the current context

I try to do one pause menu for my game and this is my code: How To Fix it i am new on scripting, tanks in advance using UnityEngine; using System.Collections; using...

View Article

the variable is assigned but its value is never used ,the variable is assigne...

please help me , what should i do ,

View Article


Assets/uRTS/scripts/RTSMaster.cs(5,7): error CS0246: The type or namespace...

This is a rather annoying error. I'm rather new to Unity and to trying to create something for android. I'm not entirely sure whats wrong with what i'm doing. At the moment this is the only compiler...

View Article

Missing Reference Exception... please help, I am new to this!

I've been working on a 2D game and just finished the attacks and I'm trying to make it so that this works with multiple enemies on the field at the same time. I keep getting this error after I kill one...

View Article

Object reference not set to an instance of an object, please help I am new to...

Im making a 2D game which will have multiple 'brutes'. Im getting these errors: When I launch the game: NullReferenceException: Object reference not set to an instance of an object...

View Article


Error Object reference not set to an instance of an object!!! Help, I am new!

I'm trying to make a 2D game where there are multiple brutes on the map at the same time. Here are my errors that I am getting: Upon starting the game: NullReferenceException: Object reference not set...

View Article


so i went to edit and project setting and clicked input and my inspector...

So i went to edit and project setting and clicked input and my inspector window changed and i have no idea how to get it back to how it normaly is pls help.

View Article

Cannot Export to WebGL because of il2CPP stops working.

I am doing a simple project as a tutorial for Unity (using the latest version for Windows, 5.4.2f1). My project works when exported to Windows, but when I export to WebGL, I receive two errors (shown...

View Article

the type or namespace cannot be found

Hello using UnityEngine; using System.Collections.Generic; using System.Collections; public class newgame : MonoBehaviour { // creates a random degree for each planet public int degreegenerator () {...

View Article

Error CS1502, CS1503, and CS1061. Please help

I need help get rid of this errors regarding the mapSize using UnityEngine; using System.Collections; using UnityEditor; [CustomEditor(typeof(TileMap))] public class TileMapEditor : Editor { public...

View Article


What should I do if it shows this message ? Thank you

Assets/BallControl.js(9,19): BCE0020: An instance of type 'UnityEngine.Rigidbody' is required to access non static member 'AddRelativeTorque'.

View Article

MetalHelper.mm error line 95

Hi. I use unity project, version 5.2.2f1 in my xcode project. I use swift 2.3, xcode 7.3.1 I use this manual https://github.com/blitzagency/ios-unity5 on first run i get error MetalHelper.mm at line...

View Article


Camera moves well in game preview but not so well in actual game

As the title says, the camera in the project follows the object well in game view in unity editor, but won't work in the actual game file. In game file, only the LookAt function works, not the...

View Article

"MissingMethodException: QualitySettings.GetQualityLevel"

I'm trying to get the quality level, but it's giving me a "MissingMethodException" error. I even tried *exactly* what the docs demonstrate [here][1], but no matter what I do, or where I put the code, I...

View Article


error cs0131 - The left-hand side of an assignment must be a variable, a...

please understand that I'm very new to coding and unity but I'm making a endless runner 2d game for ios. i've got a background scroll which won't stop scrolling once the player has died. so I tried...

View Article

Texture2D as a png file.

Hi, I'm currently creating a website that has a unity application in it. I've made a webgl unity app that saves image files as png. Problem is, I'm abit stuck with this error 404 thingy in the cgi. Can...

View Article

Error CS0118 `EnemyAI.myTransform' is a `field' but a `type' was expected

I have looked everywhere but when I found a solution it didn't work please help myTransform * tation = Quaternion.Slerp(myTransform * tation.Quaternion.LookRotation(target.position -...

View Article
Browsing all 7934 articles
Browse latest View live