Search Issue Tracker
By Design
Votes
0
Found in
5.1.1p4
Issue ID
721411
Regression
No
Button does not become selected if navigation is set to none
How to reproduce:
1. Download the attached project
2. Run Scene1 (There are 3 buttons. The top two buttons have their navigation type set to None.)
3. Click on each button and notice that top button doesn't stay selected. (Its navigation is set to none)
4. When the middle button is clicked, it has a specific Unity action to tell the EventSystem to make it the selected GameObject, so it does become selected. Otherwise, it would not be selected.
5. The bottom button, with automatic navigation, becomes selected when clicked as normal.
Expected: All three buttons should automatically become selected when clicked, or alternatively, documentation should make it clear that this behavior is intentional.
By design. Documentation needs accuracy.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment