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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
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?