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
- [VFX Graph/Oculus/Vulkan] Line Output is not visible on Oculus
- [VFX/Oculus/GLES 3] Screen Space particles are flipped on Y
- Colors majorly change when the Volume Component's "Weight" property value changes from 0 to any small value
- [VFX/Oculus/GLES 3] Skinned Mesh and Mesh sampling effects do not appear when TexCoord is used
- Serializable type loses its "NaN" value when copying and pasting it in the Inspector window
Add comment