Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.1f1
Issue ID
858032
Regression
No
GUILayout.Button is not highlighted when the previous GUILayout configuration had more buttons
How to reproduce:
1. Open attached project "858032-repro.zip"
2. Open "main" scene
3. Enter play mode
4. Right click on the scene: button "A" appears
5. Right click again: it disappears
6. Right click: two buttons "B" and "C" appears
7. Hover the mouse on button "C" and right click: it disappears
8. Right click again: button "A" appears
Expected behavior: button "A" is highlighted
Actual behavior: button "A" has no effect while hovering with mouse on
Note: It only happens if mouse is hovered on button "C" while right clicking (step 7)
Reproducible: 5.3.7p2, 5.4.3p3, 5.5.0p1, 5.6.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
Add comment