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
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
- RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
- Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
- Unused separation line is present at the bottom of the create GameObject sub menu when right clicking Scene in the Hierarchy
Add comment