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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
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