Hi, after install 5.5.0b1 and upgrade a project from 5.4 i noticed that small icons for game object are not assigned (or visible). Large icons have no problemas.
In Scene window there isn’t any message, but in Game window (in running mode) if I try to assign a small icon to a game object (for testing the behavior) this message is showed in console window (error message):
Unable to load the icon: ‘sv_icon_dot0_pix16_gizmo’.
Note that either full project path should be used (with extension) or just the icon name if the icon is located in the following location: ‘Assets/Editor Default Resources/Icons/’ (without extension, since png is assumed)
UnityEditor.DockArea:OnGUI()
and one message from sv_icon_dot0_pix16_gizmo to sv_icon_dot15_pix16_gizmo