Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.14f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-57064
Regression
No
Clicking ListView elements does not call OnitemsChosen function when EventSystem is enabled in the Hierarchy
How to reproduce:
1. Open the user-attached “My project”
2. Open the “SampleScene”
3. Enter the Play Mode
4. Double-click on any of the ListView element
5. Observe the Debug.Log message in the Console
6. Clear the Console
7. Enable the EventSystem in the Hierarchy
8. Double-click on any of the ListView element
9. Observe the Console
Expected result: “chosen” message appears in the Console when the EventSystem is enabled
Actual result: “chosen” message is not showing up when the EventSystem is enabled
Reproducible in: 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Could not test with: 2021.3.32f1 (Compiler errors)
Reproduced on: Windows 10
Not reproduced on: No other environments tested
Note: If double-clicking the element with the EventSystem enabled, then disable the EventSystem, and double-clicking the element again, the Console will also display messages for the previously clicked elements when the EventSystem was enabled. (not reproducible on 2022.3.14f1)
Add comment
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
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-53680