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
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
Resolution Note (fix version 2020.1):
Fixed an issue where the settings icon appears differently in editor window and inspector window.