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
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.