Search Issue Tracker
Fixed in 4.6.3
Votes
2
Found in
4.6.0b17
Issue ID
627508
Regression
No
The InputField in the new UI makes new lines with Shift+Enter instead of Enter
To reproduce:
1) Create new project
2) Create GameObject->UI->InputField
3) Press Play
4) In order to make new lines in input field, you need to use Shift+Enter to get them - Enter deactivates the field, leaving users who just got a game made by a dev confused as how to make new lines if no tutorial is given. Even when Enter is unmapped from Event System(which uses it for submit), there is no way to map Enter for New Line making in InputField.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment