Search Issue Tracker
Fixed
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.3
Issue ID
LOC-500
Regression
No
Comment box overlaps Metadata label when editing Localization Tables Metadata
How to reproduce:
1. Open the attached “LocMonoImage.zip” project
2. Window > Asset Management > Localization Tables
3. Click “Edit Table Metadata”
4. Shared > Metadata and add Comment by clicking plus sign
5. Expand Comment and write 50 lines of any text
Expected result: The comment box is reactive and fits in the given space
Actual result: The comment box expands below the Metadata label and cannot be scrolled to view all the added text
Reproducible with: 0.5.1-preview (2020.3.20f1), 1.0.3 (2019.4.31f1, 2020.3.20f1, 2021.1.24f1, 2021.2.0b14, 2020.2.0a11)
Could not test with: 0.5.0-preview or lower (errors in the Console not letting to work with Localization tables)
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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Resolution Note (fix version 1.1.0):
Scrollview was added to the Metadata editor for the Tables window.