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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment