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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
Add comment