Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.5.X
In Progress in 6000.4.X
Votes
0
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-100125
Regression
Yes
[Android] UIToolkit ClickEvent is fired when the device is rotated
How to reproduce:
1. Open the “UIToolkitEventBug.zip“ project
2. Open the “SampleScene“
3. Build and Run for Android
4. Rotate the device
5. Press on the “Click Me“ button
6. Wait till it turns green and back to grey
7. Rotate the device again
Expected result: The button does not turn green when the device is rotated
Actual result: The button turns green when the device is rotated
Reproducible with: 2023.2.0a16, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Not reproducible with: 2022.3.60f1, 2023.2.0a15
Reproducible environment: macOS 15.3.1 (M4 Max), Windows 11 (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00517, Oneplus OnePlus 10 Pro 5G (NE2213), Android 12, CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno (TM) 730
Not reproducible with these devices:
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android 11, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00535, iPhone XS (MT9F2ET/A), CPU: Apple A12 Bionic, GPU: Apple designed, OS: 17.6.1
Notes:
- The event is also fired again when turning off the screen of my phone and then turning it back on
- When using an actual button and registering a callback to the 'clicked' event instead of using “RegisterCallback<ClickEvent>” does not reproduce the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment