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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment