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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
MCrafterzz
Jul 31, 2017 16:38
I have a similar issue in 2017.2b3 so it's not only in b2.