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
Billboard
May 28, 2015 18:22
Issue also occurs in 5.0.2p2 and 5.0.2p3
LyveIG
May 27, 2015 11:34
Regression in 5.0.2p2, 5.0.2p1 is fine
Lyve81
May 27, 2015 11:33
Regression in 5.0.2p2, 5.0.2p1 is fine
Felipe_Silva
May 25, 2015 15:09
same here. UNITY 5.0.2p2 x64
papirosnik
May 21, 2015 11:38
In path release 2 (UnitySetup64-5.0.2p2) this bug has returned back!
robertsze
May 21, 2015 08:10
We still have this issue in 5.0.2p2. Should it be fixed there already?
laurentlavigne
May 20, 2015 03:08
still alive and well in 465p2
Mreektarist
May 15, 2015 08:51
Same problem after updgrading to 5.0.1p4
tpainton
May 14, 2015 04:37
4.6.5 also having issues. UI elements do not render in game unless mouse over. Reverting to 4.6.4 alleviates this problem.
dburden1
May 13, 2015 16:26
FLYINGAUDIO's suggestion can be used as a temporary workaround. Just put your Canvas in world space mode, but keep your scene view 2D. Then do your edits, and change back when you run the game.