com.unity.uiextensions icon indicating copy to clipboard operation
com.unity.uiextensions copied to clipboard

MainMenu Prefab Deactivated in MainScene.unity Example Scene

Open SimonDarksideJ opened this issue 2 years ago • 0 comments

Issue created by gotanidea as Bitbucket Issue #​312 on 2020.02.07 10:54. How to reproduce this:

  • Import UnityUIExtensions-2-0.unitypackage into an empty project.
  • Open unity-ui-extensions / Examples / MenuExample / MainScene.unity.
  • Press Play and click the Options button.
  • Stop the game and press Play again.
  • The MainMenu prefab will be deactivated under the MenuManager game object in the Hierarchy.

SimonDarksideJ avatar Apr 25 '22 21:04 SimonDarksideJ