Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2021.3
2021.3.1f1
2022.1
2022.2
Issue ID
1419723
Regression
No
[TMP] Rect Transform value field slider sensitivity changes between interactions with the sliders
Steps to reproduce:
1. Create a new project or open an existing one
2. Create a TMP Button GameObject
3. Select the created GameObject
4. In Inspector -> Rect Transform component find Pos X value field
5. Click and drag on the name of the field
6. Undo the position change
7. Repeat step 5
Expected results: Slider sensitivity doesn't change between drags
Actual results: Slider sensitivity increases on the second drag
Reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.3.1f1, 2022.1.0b16, 2022.2.0a10
Notes:
- Doesn't reproduce with Legacy UI GameObjects
- Reproduction sometimes depends on interaction from field to field. As in it might not repro on Pos X at first, but if switched to changing Pos Z and then back to Pos X, it repos.
- Seems like the increase on sensitivity affects all Rect Transform value fields in some way
- Seems like it affects all TMP UI GameObjects
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment