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
- "Build And Run" the project for Web is allowed even though the directory for the non-default browser is not selected
- [Linux] D-Pad is either not working or sometimes working when UI->Navigation is set to "Pass Through" in Input Actions
- [FrameDebugger] Missing Help button that should lead to the documentation page
- [Android] [UIToolkit] FPS does not reach 30 when the most basic UI Document is displayed in the application
- Console displays "ArgumentNullException: Value cannot be null. Parameter name: path1" during the scene template creation
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-53680