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
- Text field max length is -1 by default
- Field Max Length is set to the first digit typed instead of entire number typed
- D3D12 MainLight Shadowmap clear incorrectly when using UWP
- Crash on ShaderPropertySheet::SetTexture when changing color space on a specific project
- "ENABLE_INPUT_SYSTEM" flag is true even when the "InputSystem" package isn't installed
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?