Search Issue Tracker
Fixed in 4.6.1
Votes
1
Found in
4.6.0f1
Issue ID
647030
Regression
No
Clicking on a UI element and then using a navigation key deselects and reselects the same UI element before navigation
To reproduce:
1. Open the attached project
2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its navigation mode set to Automatic
3. Click on the Knob UI element to select it
4. Press any navigation key. Notice from the console output that the Knob UI element gets deselected and reselected before actually navigating
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