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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment