I’m seeing some annoying behavior within the Unity editor itself, where popups and menus are completely blank, having only an outline when they appear. I don’t see this happening in any other programs.
It seems that a very simple way to get this to happen, for me, is to try to perform certain tasks in Unity using the keyboard, rather than the mouse. For example:
- Select something in the Project view, and press the “Delete” key on the keyboard to delete it. The confirmation popup will be blank. The popup will remain blank until I move my mouse over the portion of the popup that contains some selectable text, and I click the mouse cursor. That causes it to render.
- Press Alt-F to cause the top-level menus (File, Edit, View) to pull down, and use the arrow keys to navigate between them.
Here’s a quick video depicting the problem:
Is this a known issue in Unity, or something else? I’m using a 4070 with the latest graphics drivers.