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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment