Search Issue Tracker
Fixed in 4.6.X
Votes
4
Found in
4.6.0b17
Issue ID
629372
Regression
Yes
UI Child (prefab) graphics are visible when the parent is disabled if it has specific components
How to reproduce:
1. Open the attached project
2. Open "test" scene( there is Panel ( with "Vertical group layout" component) it has two child objects Image (prefab with "Layout Element" component) and Text( prefab))
3. Disable Panel and Play the scene
4. Notice that Text disappears but Image is still seen
5. Disable "Layout Element" component in Image
6. Play the scene and notice that everything works fine
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment