Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b5
Issue ID
873404
Regression
Yes
[Regression][HelpTab] 2 segment separator lines are rendered in Help context menu tab
Steps to repro:
1. Open Unity;
2. Create new project;
3. Expand 'Help' context menu tab;
4. Observe element's rendering inside the 'Help' context menu.
Actual result:
Two segment separator line are rendered in Help context menu tab under 'Report a Bug...'. See attached actual.png screenshot.
Regression introduced in Unity 5.6.0b5.
Expected result:
Either one segment separator line should be rendered in Help context menu tab under 'Report a Bug...'. or the window should end at that point. See attached expected.png screenshot.
Notes:
- Reproducible in 5.6.0b5; not reproducible in 5.6.0b4,
- Reproducible on both OSX 10.12.2 and Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment