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

NullReferenceException at call method of script..what is the problem

Hi to all!, well....i work in my first game project.. My game its about towers, and the problem now is when i call a the method "fire/fuego" in one of all prefab created...dont fire and return......

View Article


Failed to Copy Assembly-CSharp.dll on Script-Compilation

Since using Unity 2018.2 and later versions with my project i often get the error: "Copying assembly from 'Temp/Assembly-CSharp.dll' to 'Library/ScriptAssemblies/Assembly-CSharp.dll' failed". I only...

View Article


Array of objects works half the time!

Hi all. I'm somewhat new to Unity. Something very strange is happening in my code. For my game, I need a bunch of pie charts that show the opinions of my simulated population. Each pie chart is made up...

View Article

Unity Game Not Launching.

Whenever I play any game that uses Unity, for example, Secret Laboratory, it gives this ![alt text][1] [1]: /storage/temp/127779-capture.jpg I don't seem to be able to find another case like this. How...

View Article

Assets/vb_anim.cs(7,14): error CS0535: `vbButton' does not implement...

Hi all, I have a problem with my unity script. I'm trying to make a virtual button so I can rotate my cube. I have an error popping up and I just don't know how to fix this. First I thought it was some...

View Article


Importing Post Processing Stack didn't clear the errors

Hi everyone. First i imported some rock and boulder assets into the project then I received some compiler error messages from console, so i downloaded and imported PPS.. and the rest is as i mentioned...

View Article

"Assertion failed: Error querying default thread scheduling params: 3"

Hey, for whatever reason, I'm receiving this error on one specific project of mine, as soon as I open it. Googling the error doesn't help me, so I'm asking you guys now - maybe (hopefully) someone...

View Article

unable to convert classes into dex format unity error

Hello Guys , i was working on code source after i finish my work i want to build the project but always when i want to build i get this message ( unable to convert classes into dex format unity error )...

View Article


DllNotFoundException: AirsimWrapper

Dear all, I am just new to unity. I followed the steps stated in: https://github.com/Microsoft/AirSim/tree/master/Unity When I choose my scene as CarDemo, and press the play button I got this error:...

View Article


RTS/MOBA movement script error,Error in RTS/moba movement script

Hi, I am having an error with a RTS/MOBA movement script. Here is the scipt: using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.AI; public class Movement :...

View Article

Can not run unity, copying file failed

Hey, I´m install unity in my computer and when i run the unity icon, then this table will apear. I have install unity in my laptop and there I have no problems with this. I looking this error in...

View Article

Added GoogleMobileAds and now cant build my APP

Hi there I added the GoogleMobileAds package for Unity 2018.2.17f1 and now I can't build my app due to an error that apparently you get for duplicated files but I'm totally lost I don't have any other...

View Article

button "w" is not setup error

hello fellow creators, i make games all the time and if i needed a key input i use if(Input.GetKeyDown("w")) and it worked allways fine. in my last project i made a simple playercontroller using this...

View Article


meta file is missing (over 999!!!) and the editor is barley working

just like that the editor failed on me and started to work real slow and every time i open a a project(any project) it gives 999+ error codes and 999+ warnings. read only asset (path) meta file is...

View Article

This value can only be destructed on MainThread!

I've received this error message for a while now and I don't know how to fix it. Usually I can double click it and get redirected to my C# script causing the error or, if that doesn't work, I at least...

View Article


I dont know why its givvign me error CS0117 It says...

using UnityEngine; using System.Collections; public class MapDisplay : MonoBehaviour { public Renderer textureRender; public void DrawNoiseMap(float[,] noiseMap){ int width = noiseMap.GetLength (0);...

View Article

Using Graphics.CopyTexture with Compressed (DXT) textures

Hello, anyone makes Graphics.CopyTexture work with Compressed (DXT) textures? From [Graphics.CopyTexture][1] Compressed texture formats add some restrictions to the CopyTexture with a region variant....

View Article


my c# variable can't be assigned

I have a script on a prefab, on that script I have a variable. That variable is assigned in the update function, public GameObject MyVar; void Update() { MyVar = GameObject.FindObjectWithTag("MyTag");...

View Article

hello! Im a begginer trying to solve this. OverflowException: Number...

Hello, Im trying to make a candy crush type game, i have the code and i think is ok, but there is this error on my console " , and the only thing i can make in my game is switch the candys, but there...

View Article

I need HELP with my scrpit ;-; (several mistakes and I'm lost)

Hello, I need help (I'm a beginner) I'm having some problems with my scripts ... several errors are showing up and I do not know how to solve !! the errors are: Assets/DENOVO SCRIPTS/again 3x.cs(5,14):...

View Article
Browsing all 2891 articles
Browse latest View live