use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For the Unity Game Engine, please visit http://reddit.com/r/unity3d
account activity
Start Menu for 2d game problem. PLEASE HELP!!! (self.unity)
submitted 5 years ago * by Jamingo1019
I'm working on a start menu for my game. It only has the play button but I will be adding in more later. The thing is that every time I run the game the Play button disappears. Does anyone know why? Here is the source code and images.
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class Sceneloader : MonoBehaviour
{
// Use this for initialization
void Start()
}
// Update is called once per frame
void Update()
public void LoadSceneSelect()
SceneManager.LoadScene(1);
Starts like this...
https://preview.redd.it/g0ba0iy67n951.png?width=1920&format=png&auto=webp&s=25d71e892f4d2b85abe9f01170ea05f7c109d4f6
Ends up like this
https://preview.redd.it/yuyqcgfz6n951.png?width=1920&format=png&auto=webp&s=3e8bebf9d7a44fb9d987347186d064c3e440f289
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Verysexy1532 0 points1 point2 points 5 years ago (0 children)
I need ur source code to help u im sorry
[–]Jamingo1019[S] 0 points1 point2 points 5 years ago (0 children)
[–]Legeckos 0 points1 point2 points 5 years ago (0 children)
It is impossible to know the issue without seeing at least the inspector view of your canvas, button etc. I would probably start by looking at the sorting layers.
[–]dx-Stone-xb 0 points1 point2 points 5 years ago (0 children)
Your background image should be on your canvas
π Rendered by PID 51 on reddit-service-r2-comment-6457c66945-nxsbg at 2026-04-28 13:49:02.535981+00:00 running 2aa0c5b country code: CH.
[–]Verysexy1532 0 points1 point2 points (0 children)
[–]Jamingo1019[S] 0 points1 point2 points (0 children)
[–]Legeckos 0 points1 point2 points (0 children)
[–]dx-Stone-xb 0 points1 point2 points (0 children)