No character limit and text overflows in Tutorials window when writing Title in Tutorial Container
Package: Tutorial Authoring Tools
Won't Fix
1.3.X
1.2.X
While the behaviour described in the report happens, I believe it's not realistic that users will want to enter Tutorial titles with multiple line breaks, and we can't support the use case in all our UIs gracefully. So closing as Won't Fix.
Steps to reproduce:
1. Create new Unity project
2. Import Tutorial Authoring Tools (com.unity.learn.iet-framework.authoring)
3. Create Tutorial Container (Create > Tutorials > Tutorial Container)
4. Select Tutorials.asset in Project window
5. In Inspector window > Title paste "Testing <br>Testing <br> Testing <br> Testing <br> Testing <br> Testing <br> Testing <br>”
6. Observe the Tutorial window
Actual results: No character limit in text field, text overflows in the Tutorial window Expected results: User can put limited number of characters into the text field, text doesn’t overflow in the Tutorial window
Reproducible with versions: 1.2.2 (2022.3.63f1), 1.3.2 (6000.0.50f1, 6000.1.5f1), 1.4.0-pre.2 (6000.2.0b4)
Tested on (OS):
Notes:
Prioritise and Follow this issue
Have a workaround or additional info about this issue?