Welcome,
Guest
. Please
login
or
register
.
June 11, 2026, 07:27:41 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
You can't place widgets on a layer different than the UIPanel that manages them.
« previous
next »
Print
Pages: [
1
]
Author
Topic: You can't place widgets on a layer different than the UIPanel that manages them. (Read 4650 times)
shokinhan
Guest
You can't place widgets on a layer different than the UIPanel that manages them.
«
on:
June 29, 2012, 03:37:18 AM »
What's the means ?
If a gameobject has a panel, the gameobject's children can't has new panel?
If a gameobject has a panel, another gameobject can't be added to the panel?
Thanks!!!!!
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: You can't place widgets on a layer different than the UIPanel that manages them.
«
Reply #1 on:
June 29, 2012, 04:39:26 AM »
It means the game object that has UIPanel is on a different layer than the game object of one or more widgets underneath that panel. UIPanel expects the entire hierarchy to have
the same layer
.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
You can't place widgets on a layer different than the UIPanel that manages them.