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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment