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)
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
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?