Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a1
2018.3.0a3
Issue ID
1060007
Regression
Yes
Argument out of range Error when resizing text's Rect Transform with Vertical Overflow set to Truncate
To reproduce:
1. Open the attached project
2. Make sure the "Horizontal Overflow" is set to "Truncate"
3. Resize the "Text" gameobject's Rect Transform's height to less than 60
-- Argument is out of range error shows up
Reproduced with: 2018.3.0a1, 2018.3.0a4
Not reproduced with: 2018.1.8f1, 2018.2.0f2
Regression started in: 2018.3.0a1
Error text:
ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
This is a duplicate of issue #1057512