Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a2
Issue ID
1151479
Regression
Yes
VisualElement issue: child of an element set to `display:none` shows up when `SetEnabled(false)` is called on a parent element
How to reproduce:
1. Create a new project
2. Open the Package Manager
3. Toggle Off Advanced > Show Dependencies
4. Press + > Add Package from git URL
5. Press Esc
Actual result: Hidden text elements (dependencies) appears on top of the package name.
Expected result: The element should stay hidden.
Reproducible with: 2019.3.0a2.
Not reproducible with: 2019.3.0a1, 2019.2.0a14, 2019.1.1f1.
-----------------------
Fixed in 2020.1.0a3, 2019.3.0a11.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Add comment