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 with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
- Default name of a "Category" in a VFX Graph is not capitalised
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
Add comment