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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.