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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment