Search Issue Tracker
Fixed in 5.3.0
Votes
70
Found in
5.0.1p4
Issue ID
695705
Regression
Yes
[SceneView] UI no longer renders in the Scene view
Steps to reproduce:
1. Open the attached package (TestUI.unitypackage)
2. Open 'GateComplete' scene (Assets/Scenes/UI/Screens/GateComplete.unity)
3. Notice that there are no UI elements visible in the scene view, only bounds indicating their size (Game view works as expected)
Comments (38)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
fujix
Jul 20, 2015 14:09
For developers: when I replaced "#if UNITY_5_0" into #if UNITY_5 it renders find now.
This can be a problem of rendering interruption due to errors in code.
fujix
Jul 20, 2015 13:54
Since 5.0.1f2 I'm not able to see images in Scene.
michal wojcik
Jun 13, 2015 14:08
UI elements are not visible in 5.1.0f3
dchau_hh
Jun 08, 2015 22:24
This is still broken in 4.6.6f2
artysta
Jun 03, 2015 16:27
It has been fixed for me in 5.0.2p4
pioj
Jun 03, 2015 14:20
Is it fixed in 5.0.2p4?
fermmmm
Jun 02, 2015 21:18
5.0.2p3 has the same problem
dchau_hh
Jun 01, 2015 23:23
Still there in 4.6.5p4
Luiz-Aoki
Jun 01, 2015 03:02
Changing the canvas "Render Mode" to "World Space" shows the content on the Scene view.
Is not a workaround but I hope it's helpful in some way.
samcagamer
May 28, 2015 22:46
Do we have a date by when this will be fixed?