Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.11f1, 2023.1.X, 2023.2.0b12, 2023.3.0a7
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.13f1
2023.2.0a20
2023.3.0a1
Issue ID
UUM-42585
Regression
No
New line is accepted in TextMeshPro “Multi Line Newline” Input Field when a line exceeds a set Line Limit
How to reproduce:
1. Open the user’s attached “TMP-InputFieldLineLimits.zip” project
2. Enter Play Mode
3. Focus on the Input Field and press the “Enter” key on the keyboard 6 times
Expected result: Caret is in the 5th line
Actual result: Caret is in the 6th line
Reproducible with: 3.2.0-pre.4 (2021.3.28f1), 4.0.0-pre.2 (2022.3.5f1, 2023.1.4f1, 2023.2.0a23)
Reproduced on: macOS 13.4.1 (Intel)
Notes:
-text can’t be placed in the 6th line
-if the Line Limit is 1, then the caret can be placed in the 2nd line
-reproducible in the Editor and Standalone Player (macOS)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2023.3.0a7):
Fixed in: 2023.3.0a7
Resolution Note (fix version 2023.2.0b12):
Fixed in: 2023.2.0b12
Resolution Note (fix version 2023.1):
Fixed in 3.2.0-pre.6: Fixed Multi Line Newline input field from not accepting any new line past the set line limit
Resolution Note (fix version 2022.3.11f1):
Fixed in 3.2.0-pre.6: Fixed Multi Line Newline input field from not accepting any new line past the set line limit
Resolution Note (fix version 2021.3.31f1):
Fixed in 3.2.0-pre.6: Fixed Multi Line Newline input field from not accepting any new line past the set line limit