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
- Remote Config file throws ArgumentNullReference exceptions in the Console and does not render in Inspector
- Multiple errors are thrown and file does not parse when saving after removing a duplicate UI Document instance from the hierarchy
- Custom Inspector throws a NullReferenceException error even when using #if UNITY_EDITOR preprocessor directive
- Sun and Clouds are distorted when using Tonemapping mode ACES
- "Camera" component's FSR2 Mode override does not change the FSR2 Mode when the "Use FSR2 Custom Attributes" option is disabled in the "Camera" component
Add comment