Selecting an item in the Hierarchy, Project or Profiler displays it using a gray rectangle. In earlier Unity versions, a blue rectangle was used as selection.
Screenshot
Reproduce
- Create new project and scene
- Select “Main Camera” in Hierarchy
Actual
Notice the selected Hierarchy item “Main Camera” displays a gray selection rectangle.
Expected
Blue rectangle for selected and focused items.
Gray rectangle for selected but unfocused items.