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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment