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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment