Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b8
Issue ID
604199
Regression
No
Inputting many spaces into multi line input field messes the text pointer's position
Steps to repro:
1. Open the attached project and the scene "Widgets"
2. Press play
3. Input some spaces in the multi line text input field
4. Observe, that the text pointer is outside the box, http://i.imgur.com/mrkvqmL.png
Expected behavior: The text pointer would jump to the next line the same way as inputting characters
Actual behavior: The text pointer keeps doesn't jump to the next line when inputting spaces
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment