Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
3
Found in
2019.4.19f1
2020.2.0a16
2021.1
2021.2
Issue ID
1313636
Regression
Yes
Contents of a ModalUtility window are invisible when it is launched from a Unity Context Menu
How to reproduce:
1. Create a new Unity Project
2. Import the attached "1313636.cs" script
3. Right-click on the attached script
4. Go "MySampleApp" -> "ShowModalUtility"
5. Observer the newly opened window
Expected results: The window's contents can be seen
Actual results: The window is blank
Reproducible with: 2020.2.0a16, 2020.2.6f1, 2021.1.0b8, 2021.2.0a6
Not reproducible with: 2019.4.20f1, 2020.2.0a15
Could not test with: 2018.4.32f1 (Feature not available)
Note:
-The error thrown is: UIElement is not compatible with IMGUI GUIClips, only GUIClip.ParentClipScope, UnityEditor.EditorWindow:ShowModalUtility ()
MORE INFO:
- The console errors were fixed in case https://fogbugz.unity3d.com/f/cases/1291996/
- There is also a backport for 2020.2 https://fogbugz.unity3d.com/f/cases/1306170/
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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Resolution Note (fix version 2021.1):
Fixed in 2021.1.11f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.13f1