Search Issue Tracker
Fixed
Fixed in 2022.3.0f1, 2023.2.5f1, 2023.3.0b1
Votes
2
Found in
2022.3.14f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-57192
Regression
Yes
TextMeshPro just one line is allowed in the Input Field if the Line Limit is set to 0 when having “Multi Line Submit“ or “Multi Line Submit“ Line Types
How to reproduce:
1. Open the user’s attached “IN-61685_MultiLineBugReportProject.zip” project
2. Enter Play Mode
3. In the top Input Field, insert a few new lines
4. Observe the result
Expected result: The number of new lines is not limited
Actual result: Just one line can be added
Reproducible with: 2023.2.0b12, 2023.2.2f1, 2023.3.0a16
Not reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.0b11
Reproduced on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
Note: 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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Resolution Note (fix version 2023.3.0b1):
Fixed in: 2023.3.0b1
Resolution Note (fix version 2023.2.5f1):
Fixed in: 2023.2.5f1
Resolution Note (fix version 2022.3.0f1):
TMP_InputField line limit behavior to mean unlimited when the value is set to zero or negative