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
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
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.