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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment