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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment