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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment