Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.2.0a6
Issue ID
1337703
Regression
No
[Overlays] EditorToolbarDropdownToggle doesn't show its text
1. Open a new project with Unity that contains new overlays feature
2. Import the attached script
3. Press space in the scene view to bring up the overlay menu
4. Make the ElementToolbars Example overlay visible
Result
The dropdown control doesn't show its text value
Expected
With the provided example, the text should display as "Color Bar" on the element
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
- 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
Resolution Note (fix version 2021.2):
https://github.cds.internal.unity3d.com/unity/unity/pull/4437
Resolution Note (fix version 2021.2):
Fixing styling issues in Toolbar Elements