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.
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
- Log shader compilation does not give info on which shader instance had a variant compiled
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
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.