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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment