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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment