Search Issue Tracker
Fixed
Fixed in 2021.3.51f1, 2022.3.61f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Votes
0
Found in
2021.3.44f1
2022.3.49f1
6000.0.21f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-82931
Regression
Yes
[Android] itemsChosen event is not triggered when double-clicking an item in TreeView on specific devices
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Switch to Android Platform
4. Build and Run
5. Double-tap the item with the text “Root“
6. Search the Android LogCat for “items chosen“
Expected result: “items chosen“ do not exist
Actual result: “items chosen” is present
Reproducible with: 6000.0.21f1
Could not test with: 2021.3.44f1, 2022.3.48f1 ('ListView' does not contain a definition for 'selectionChanged' and no accessible extension method 'selectionChanged' accepting a first argument of type 'ListView' could be found)
Reproducible on:
VLNQA00318, Oneplus OnePlus 7 Pro (GM1913), Android 11, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
iOS (user reported)
Not reproducible on:
Play Mode
Windows Standalone Player
VLNQA00325, Samsung Galaxy Note10 (SM-N970F), Android 12, CPU: Exynos 9 (9825), GPU: Mali-G76
VLNQA00332, Samsung Galaxy XCover4 (SM-G390F), Android 9, CPU: Exynos 7 Quad 7570, GPU: Mali-T720
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment