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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Resolution Note (fix version 1.1.0):
Scrollview was added to the Metadata editor for the Tables window.