Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
21
Found in
5.4.0b22
Issue ID
807380
Regression
No
UI images and texts disappear on editor focus change
Changing the focus to another application and back to Unity, causes some UI elements in the scene view to disappear. This includes images and texts, but interestingly not all images disappear.
Reproduce:
* Open provided example project
* Open Assets/Scenes/Menu_Main/Menu_Main.unity
* Enable 2D mode in scene view
* Double click "Menu_Main" GameObject in Hiearchy window
* Focus another application, eg open Microsoft Notepad
* Switch back to Unity by clicking in the scene view, while Notepad has the focus
=> Observe a few images/texts disappear in the scene view
Expected:
UI elements in the scene view should not disappear when changing the editor focus.
Comments (4)
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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
shubhamswaraj2021
Aug 19, 2020 13:16
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
MrIconic
May 12, 2017 20:28
Well the one below with from drewballz....
MrIconic
May 12, 2017 20:28
^ That comment might be onto something
DrewBallz
Feb 06, 2017 22:15
Issue appeared for me when I included .dll.mdb files in my project. When I deleted ALL of those the issue went away.