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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment