Search Issue Tracker

Fixed in 2022.1.X

Fixed in 2020.3.X, 2021.1.X, 2021.2.X

Votes

0

Found in

2021.1.11f1

2021.2.0a17

Issue ID

1341836

Regression

Yes

Contents of ModalUtility window are invisible until the mouse cursor is hovered over it when launched from a Unity Context Menu

IMGUI

-

How to reproduce:
1. Open the attached project on Windows Editor
2. Right-click the 1313636.cs script in the Project window
3. Select MySampleApp -> ShowModalUtility
4. Note the opened Modal window

Expected result: contents of the modal window are immediately displayed
Actual result: contents of the modal window are not displayed until the window is repainted by hovering the mouse cursor over it

Reproducible with: 2021.1.11f1, 2021.2.0a17, 2021.2.0a20
Not reproducible with: 2019.4.29f1, 2020.2.0a15
Could not test with: 2018.4.36f1(script errors), 2020.3.12f1, 2021.1.10f1, 2021.2.0a16 (Issue 1313636)

Notes:
May take a few tries to reproduce
Before 2021.1.11f1 and 2021.2.0a17 modal utility window would not display content at all, this was fixed with Case 1313636

  1. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0a10

  2. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0b15

  3. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.24f1

  4. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.21f1

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.