Search Issue Tracker

Won't Fix

Votes

1

Found in

2020.2.0a11

2020.2.0a21

Issue ID

1276017

Regression

Yes

Changing the icon of the EditorWindow affects the icons of windows with the same title

IMGUI

-

How to reproduce:
1. Open the attached '1276017.zip' project
2. Open the Inspector window (Window > General > Inspector)
3. Open BugReport > TestBug
4. Press the 'Test Bug' button

Expected result: The icon of the 'TestBugWindow' window changes into a folder icon
Actual result: The icon of the 'TestBugWindow' window changes into the Inspector icon

Reproducible with: 2020.2.0a11, 2020.2.0b2
Not reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0a10

Notes:
- sometimes the icons of both the Inspector and the 'TestBugWindow' change to the folder icon

  1. Resolution Note (2021.1.X):

    With the new changes we are caching the GUIContent with Title text as the key. To avoid this issue the users has to use a different name from that of Unity inbuilt names.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.