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
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
- [Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-selecting Default Netcode Solution
Add comment