Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a12
2019.2.0a1
2019.3
2020.1
2020.2
2020.2.0a3
Issue ID
1226926
Regression
Yes
[Shaders] Material Shader's dropdown list button doesn't collapse the list once it is expanded
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else closes the list.
Refer to the attached video.
Steps to Reproduce:
1. Create a New Project
2. Assets > Create > Material
3. Material > Inspector > Shader Dropdown > Expand > Collapse
Actual result:
Material Shader dropdown list does not collapse
Expected result:
Material Shader dropdown list should collapse the same way it expands
Occurring on:
2020.2.0a3, 2020.1.0b1, 2019.3.5f1, 2019.2.21f1, 2019.1.14f1 ,2019.1.0a12
Working Fine on:
2019.1.0a11, 2018.4.19f1
Environment:
Windows 10 and macOS 10.14, 10.15
Note:
Could be a possible regression due to https://fogbugz.unity3d.com/f/cases/1139545/
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
I would argue this is an issue. This is the behaviour of the AddComponent dropdown and since the same component replaced the Material dropdown, it behaves like that.
I don't have strong opinions how it should work nor too much time to spend on figuring it out.