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
- 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
Add comment