Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a3
Issue ID
1158735
Regression
Yes
TextArea is missing a scrollbar and do not use maxLines and minLines properties
How to reproduce:
1. Open the attached '1158735_test' project
2. Open 'SampleScene' scene
3. Select 'TextAreaTest' Game Object in the Hierarchy
4. Observe TextArea of 'Test(Script)' component in the Inspector
Expected result: TextArea is scrollable and displayed by assigned maxLines and minLines properties
Actual result: TextArea is missing a scrollbar and do not use maxLines and minLines properties
Reproducible: 2019.3.0a3, 2019.3.0a5
Not reproducible: 2017.4.28f1, 2018.4.1f1, 2019.1.5f1, 2019.2.0b5, 2019.3.0a1, 2019.3.0a2
Comments (1)
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
- Unapplied changes on the "MainPanel" GameObject in the "BlobShadow" of URP Samples
- [Vulkan][Android] The Player crashes on devices with SP9863A chipset
- "Output properties of this Camera do not match the output properties" warning is shown In the "SplitScreen" scene of URP Samples
- "Gun" Prefab used in "MixedFOV" scene of URP Samples has unapplied changes
- "FirstPersonController uses the legacy input system" message is logged when entering the Play Mode in "MixedFOV" scene of URP Samples
imuniz
Jun 01, 2019 23:18
Yeah, this is annoying, specially for text adventure games, I hope next edition fix it :)