Search Issue Tracker
Fixed
Fixed in 1.1.1
Votes
0
Found in [Package]
1.1.0
Issue ID
LOC-537
Regression
No
Toggling off smart strings whilst on debug mode does not reset to edit mode.
Repro steps:
1. Open the 2D localization test project.
2. Go to Window > Asset Management > Localization
3. In an entry, toggle smart strings and enter the following text:
{gender:choose(Male|Female):rojo|roja}
4. Switch to debug mode then toggle off smart strings.
Expected result: Entry reverts back to edit mode automatically
Actual result: Window still in debug mode.
Reproduced in:
Localization package: 1.1.0, 1.05
Editor version: 2021.2.6f1, 2020.3.23f1
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
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
Resolution Note (fix version 1.1.1):
https://github.cds.internal.unity3d.com/unity/com.unity.localization/pull/408