Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.6.1-preview
Issue ID
LOC-84
Regression
No
Locale names are overlapping their string entries when the Inspector window is resized to a small width
How to reproduce:
1. Open the attached project (case-1232915.zip) and open the SampleScene
2. Select the GameObject
3. Make sure the GameObject field 'Localized String' Is expanded
4. Resize the Inspector window to get the minimum possible width
Expected result: Locale names are not overlapping their string entries
Actual result: Locale names are overlapping their string entries
Reproducible with: 0.5.0-preview (2019.3.7f1), 0.5.1-preview (2020.1.0b2), 0.6.0-preview (2020.2.0a5), 0.6.1-preview (2020.2.0a5)
Could not test with: 0.4.0-preview and earlier (LocalizedString does not exist in the namespace UnityEngine.Localization)
Notes:
The issue occurs only with those Locale names that are a bit longer
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note:
Fixed in https://github.cds.internal.unity3d.com/unity/com.unity.localization/pull/16