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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Resolution Note (fix version 2020.1):
Fixed an issue where the settings icon appears differently in editor window and inspector window.