Search Issue Tracker
Fixed in 1.5.2, 2.1.2, 3.0.2
Votes
0
Found in [Package]
3.0.0
Issue ID
1263001
Regression
No
[TextMeshPro] Resizing Margins with gizmos handle is extremely amplified when Text RectTransform is rotated
Reproduction steps:
1. Open or create any Unity project
2. Create TextMeshPro Text GameObject
3. Rotate x-axis by at least 180 degrees
4. Select the vertical white square gizmo and try slightly increasing the margins
Expected result: Margins get increased by the amount mouse has moved
Actual result: Margins get increased by millions and become NaNs soon after
Reproducible with: 2018.4.26f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a19
Reproducible with the package versions: 1.2.0, 1.5.0, 2.0.1, 2.1.1, 3.0.0-preview.1, 3.0.0
Notes:
1. The issue reproduces with both 2D and 3D TMP components
2. The issue most visibly reproduces when the rotation is between 90 and 180 degrees. Smaller rotations lead to the handle being non-intuitive, but scaling is not visibly affected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment