Search Issue Tracker
Fixed in 2017.2.0f3
Votes
1
Found in
2017.2.0b2
Issue ID
928575
Regression
Yes
UI elements are not rendered until a new UI element is added
To reproduce:
1. Open the project, attached by the user (Star Wards.zip)
2. Open the "UI BUG" scene
3. In the Hierarchy, expand Game HUD -> Action Panel
4. Enable any one of the disabled children of Action Panel game object -> no buttons or other controls are rendered
5. Add new UI Button to the game object enabled in 4
6. Buttons are now rendered correctly
Expected: UI elements are rendered when the parent game object is enabled
Actual: UI elements are not rendered until some other UI element is added
Reproduced in 2017.2.0b2
Could not reproduce in any other version, because the project simply doesn't open
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
MCrafterzz
Jul 31, 2017 16:38
I have a similar issue in 2017.2b3 so it's not only in b2.