Search Issue Tracker
Fixed in 2022.3.18f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0b4
Votes
0
Found in
2022.3.13f1
2023.1.20f1
2023.2.0b17
2023.3.0a14
Issue ID
UUM-56550
Regression
Yes
UI Toolkit content is jittering when an Image is scrolled out of bounds using touch input
How to reproduce (original repro):
- Open the “My project.zip“ project
- Open the Simulator view in (Window > General > Device Simulator)
- Go into Play Mode
- Click and pull the tile-textured Image upwards or downwards out of bounds
- Observe the Simulator view
How to reproduce (without device simulator view):
This can be reproduced in 2023.3 without using device simulator in the game view by using the new input package and turning on a simulated touch screen in the Input Debugger window.
Expected result: The Image does not jitter while the Left Mouse Button is pressed and held
Actual result: The Image jitters while the Left Mouse Button is pressed and held
Reproducible in: 2022.3.12f1, 2022.3.13f1, 2023.1.20f1, 2023.2.0b17, 2023.3.0a14
Not reproducible in: 2021.3.32f1, 2022.3.11f1
Reproducible on: Windows 11, macOS 14.1 (tested by the reporter)
Not reproducible on: No other environment tested
Note: The reporter also noted that the issue is also reproducible in build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment