Search Issue Tracker
By Design
By Design in 2022.2.X
Votes
0
Found in
2022.1.0b16
2022.2.0a10
Issue ID
UUM-3467
Regression
No
[UI Toolkit] PointerUpEvent isn't sent after the PointerDownEvent when selecting a numeric field element
How to reproduce:
1. Open the attached "case_1408311" project
2. Open the "AI Designer -> Tree Editor" window from the menu
3. Press the "Spacebar" key on the keyboard
4. Add the "Actions -> Talk" field
5. Left-click on the numeric field and drag the mouse
Expected result: After releasing the mouse left button, PointerUpEvent is sent, and the "Talk" field position remains still
Actual result: After releasing the mouse left button, PointerUpEvent isn't sent, and the "Talk" field is following the cursor
Reproducible with: 2022.1.0b16, 2022.2.0a10
Couldn't test with: 2019.4.37f1, 2020.3.33f1, 2021.3.0f1 (the project isn't compatible)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ScriptableSingleton already exists" warnings are thrown in Console after installing XR Composition Layers package
- Resetting Render Texture dimension from Cube to 2D in Inspector spams "Metal: Incompatible texture type" shader warnings in Console
- Rigidbody prefab in scene is losing overrides on Linear/Angular Damping
- "ObjectDisposedException: SerializedProperty injectionPoint has disappeared!" errors are thrown in the Console and the Renderer Feature addition cannot be undone after performing Undo on a Full Screen Pass Renderer Feature
- Rendering corruption on ARM Mali GPU when using shader with FrameBuffer and DepthTexture with Vulkan API
Resolution Note:
This is by design. You can find explanations by checking out a close cousin (or even duplicate) here: https://jira.unity3d.com/browse/UUM-3464
Resolution Note (2022.2.X):
This is by design. You can find explanations by checking out a close cousin (or even duplicate) here: https://jira.unity3d.com/browse/UUM-3464