Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

Null Reference Exception

$
0
0
Good Evening,

Can anyone help me out with this error: NullReferenceException: Object reference not set to an instance of an object. This error is pointing to line 34 on Manager.cs

Here is the Manager.cs
using UnityEngine;

public class Manager : MonoBehaviour {
// Player prefab
public GameObject player;

// Title
private GameObject title;

// Use this for initialization
void Start () {
// Search for the Title game object, and save it
title =...

Null Reference Exception

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



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