Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.3p2
Issue ID
776084
Regression
No
[UI][StandaloneInputSystem]Object which is focused while uninteractable can't be unfocused if another UI Button is intstantiated
To Reproduce:
1. Use the arrow keys to navigate between the checkboxes.
2. Observe that the links are setup manually on each element (in Navigation) and the 'PlayGameButton' which is non-interactable can still be selected.
3. Click down to select 'PlayGameButton'.
4. Click 'E' key to instantiate a new UI element.
5. Observe that the Standalone Input System no longer works and none of the checkboxes can be selected using the arrow keys.
If you click 'E' while either of the checkboxes is selected everything works fine afterwards.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Importing a theme through the Inspector allows importing the same theme multiple times
- Editor window disappears when repositioned in a specific way in Editor
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
Add comment