Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0a3
2020.1.0a1
2020.1.0a8
Issue ID
1190478
Regression
Yes
Component Header Settings button is different from the Inspector Component Settings button when drawn in EditorWindow
Repro steps:
1. Open user attached project "EditorWindow_Header"
2. In the top menu, press Test > Test Window
3. In the Hierarchy, select "Main Camera"
Expected result: Component Settings button icon is the same in the Inspector and "testWindow"
Actual result: Component Settings button icons are different (three dots in the Inspector and a cogwheel in the "testWindow")
Reproducible with: 2019.3.0a3, 2019.3.0b7, 2020.1.0a8
Not reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.8f1, 2019.3.0a2
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
- Light direction changes when changing "Light Anchor" component's "Distance" property
- “RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ callbacks are not called when pressing keys in a UI Toolkit window
- [VFX Graph] Use base color map set to none after material change in output
- [Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
- Cursor's static properties does not change when changing the Cursor's states
Resolution Note (fix version 2020.1):
Fixed an issue where the settings icon appears differently in editor window and inspector window.