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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
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.