Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0b5
Issue ID
1188543
Regression
Yes
2019.3 and 2020.1: Triangle fold out UI element clicking is broken in multiple places and needs to be fixed on the UI end
The problem was first reported here:
https://fogbugz.unity3d.com/f/cases/1171325/
However, instead of fixing the UI element, the specific instance pointed out in the bug report was fixed. This UI element shows up in multiple packages and locations in the engine and would be next to impossible to track down and fix every instance; on top of this, it's possible that this is broken for custom editor UI for asset store assets as well. The actual UI element needs to be fixed. This problem exists in both 2019.3.0b5 (13eef430e0c9) and Version 2020.1.0a7 (d3d2f5b1d33e)
Examples of places I've found the bug:
1. Terrain Tools package: Create a terrain, click the terrain, click the "paint terrain" tab in the inspector, choose any tool from the menu. Attempt to click any of the arrows next to "Brush Strength" or "Brush Size". Clicking on the arrows won't work, you will have to click slightly to the right of the arrows. This effects almost every drop down arrow like this in the package. Since these elements worked on this package in 2019.2 it is probable that this bug will also effect custom UI from assets on the asset store as well.
2. With or without terrain tools package, with Universal RP 7.1.2 release: Set your graphics pipeline to a universal pipeline asset first. Create a terrain, click the terrain, click "paint terrain", choose the "paint texture" tool, create a new terrain layer, open the layer properties and scroll down to either "Channel Default Values" or "Channel Remapping" (depending on whether there's a mask map). Attempt to click the arrow to expand this section; just like previous examples, you will have to click to the right of the arrow in order to expand the section.
Comments (3)
-
Alex-Chouls
Jan 25, 2020 23:56
Be aware that sometimes foldouts are used next to other controls without a label, e.g., a foldout next to a TextField. In those cases you cannot click to the right of the foldout, so that foldout is completely broken in 2019.3. This will affect third-party tools that the user cannot fix themselves. It really seems like a fundamental requirement that clicking on the triangle should open/close the foldout!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future