Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Parenting GUI Objects Bug?

Discussion in 'UGUI & TextMesh Pro' started by JavaNutter, Aug 24, 2014.

  1. JavaNutter

    JavaNutter

    Joined:
    Sep 18, 2012
    Posts:
    7
    Hello All,

    I have been playing around with 4.6 Beta, and after a bit of work, I noticed that parenting one GUI Object to another causes the child GUI Object to turn invisible.

    Is this because of a feature I don't know about or is it a bug?

    This is before parenting:


    This is after parenting:
     
  2. JavaNutter

    JavaNutter

    Joined:
    Sep 18, 2012
    Posts:
    7
    I was able to resolve the issue by rebuilding my scene.