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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment