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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment