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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment