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

Dialogue related. Can't get this code to work. Any suggestions ?

Hello, I am using the latest version of unity 5 and mine is a 2d game. For the pause dialogue and other dialogues I got everything to work except for one code to fix the problem. And yes I am following...

View Article


C# script editor won't open? What should I do

So here is the problem I'm having in regards to script editing, I can't even open up the defualt program to. Basically, when I try to open a script for editing, the program that should be used to edit...

View Article


NullReferenceException

It says this and whatever I do I cannot fix it. NullReferenceException: Object reference not set to an instance of an object PlatformDestroyer.Update () (at Assets/Scripts/PlatformDestroyer.cs:16)...

View Article

revolving error from error CS1729 to errors: CS1502 and error CS1503

**Im having issues trying access a method from another script that is setup as:** public class Scene0State : IStateBase { //method() im trying to call } **And i keep jumping from error CS1729 to...

View Article

My game script is fine but I'm still getting unexpected class error

I am working on a game in Unity and I've asked someone who is quite experienced who fixed the script for me but I'm still getting these errors. We've done just about everything and I've even updated...

View Article


Xcode on build immediately says "An unknown error occurred"

My project runs fine on android, and runs in editor on Mac ok, but when I try to build for iPhone, Unity tells me "build ok" but when it is given to Xcode, as soon as an attempt is made to build on...

View Article

Errors on Script?

How do I fix these errors?: ![alt text][1] [1]: /storage/temp/74455-screenshot-2016-07-19-210854.png It is for a dialogue script.

View Article

NullReference error occuring when trying to access the index of an array from...

To the awesome Unity Forums community, OVERVIEW: I have a list in a script: public class AlphaSpawner2 : MonoBehaviour public List Alpha2 = new List(); and this list when started has the values of the...

View Article


failed to update? (mac)

Hey! so recently ive been trying to play this game, ive been trying to play this game for a while. Whenever i try to play the game, the game gives me this message: A newer version of Unity Web Player...

View Article


Game objects do not appear on random iOS phones with random OS versions

In our recent released game on Appstore, game objects do not appear on random iphones with random OS versions when the game is loaded. Is there someone who can review the log and identify the issue?...

View Article

Variable Never Used Stopping Game From Running

I know that the solution to these errors is to simply delete the unused variable, but the problem is that I am still testing my script and I have A LOT of unused variables across multiple scripts...

View Article

Why have error: NullReferenceException: Object reference not set to an...

public class GamePlayManager : MonoBehaviour { public void BirdDiedShowPanel(){ pausePanel.SetActive (true); scoreText.gameObject.SetActive (false); gameOverUI.gameObject.SetActive (true);...

View Article

GameObject (named 'Managers') references runtime script in scene file. Fixing!

I have an generic class I made that I want to use for my managers that inherits from MonoBehaviour. Since all my managers work the same way it makes the most sense to me. I also have the EnemyManager...

View Article


Cant find component after scene load but it exists ! HELP!

Hi there, i am facing a huge problem. I am trying to push scripts reference into a list of the script type on start. I am using a global Singleton which call the start of all other objects in my...

View Article

error CS1061 does not contain Position, says I am missing a directive or...

Hi I am getting an error message trying to make something fly My error message says error CS1061: Type "UnityEngine.Transform" does not contain a definition for "Position" and no extension method...

View Article


It dont recognize this Awake , protected override void Awake()

protected override void Awake() { base.Awake(); AddNetworkVariable (() => m_Move, x => m_Move = (Vector3)x); AddNetworkVariable (() => m_Jump, x => m_Jump = (bool)x); }

View Article

failed to create staging 2D texture Error when build starts on certain machines

On certain windows computers, not all, I get the game crashing while showing the splash screen, which is displayed incorrectly. The main error that I get is failed to create staging 2D texture ... for...

View Article


Data folder not found

Hello Everyone, I am working on a game which was working fine until now. After generating a windows build exe, When i try to run it, I get a Pop up saying "Data folder not found". The folder is already...

View Article

m_BufferData.capacity() >= m_WriteOffset + bytesWritten???

My project converted version Unity4.6 to Unity5.4.0f3. then, Some Errors which is "m_BufferData.capacity() >= m_WriteOffset + bytesWritten" are occurred. But, I cannot find where this errors are...

View Article

`SceneManager' does not contain a definition for `LoadScene'

using UnityEngine; using System.Collections; using UnityEngine.SceneManagement; public class SceneManager : MonoBehaviour { public void ChangeScene(string changeSceneTo) { SceneManager.LoadScene...

View Article
Browsing all 2891 articles
Browse latest View live


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