Search Issue Tracker
Fixed in Built-in
Votes
0
Found in [Package]
Built-in
Issue ID
1402289
Regression
No
[UIToolkit] PointerDownEvent does not report mouse button presses in Build
Reproduction steps:
1. Open the attached user's project "NewUI.zip"
2. Build for Standalone Player
3. Click on the pink panel
4. Check the Player.log
Expected result: PointerDownEvent reports mouse button presses with "pressed=1", "pressed=2" or "pressed=4"
Actual result: PointerDownEvent reports mouse button presses with "pressed=0" in the Player.log
Reproduces on: 2021.2.15f1
Does not reproduce on: 2022.1.0b11, 2022.2.0a9
Could not test 2019.4.36f1, 2020.3.32f1 due to package errors when downgrading
Notes:
-Issue does not reproduce in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment