Search Issue Tracker
Active
Under Consideration for 1.3.X
Votes
0
Found in [Package]
1.2.2
1.3.1
Issue ID
TAT-15
Regression
No
No character limit and text overflows in Tutorials window when writing Title in Tutorial Container
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:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment