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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed in https://github.cds.internal.unity3d.com/unity/com.unity.localization/pull/16