Search Issue Tracker
Fixed
Fixed in 1.4.2
Votes
0
Found in [Package]
1.3.2
Issue ID
LOC-749
Regression
No
Only the first sprite is shown when selecting a sprite out of a sprite sheet in Localization Tables
How to reproduce:
1. Open the user's attached "LocalizationTesting" project
2. Open the "SampleScene" scene in Assets/Scenes
3. Select "Canvas" -> "Image" in the Hierarchy
4. In the main menu, click "Window" -> "Asset Management" -> "Localization Tables"
5. Click "Select" under the image "PASS" in the English locale
6. Select "pass_img_1" (English letter "A")
7. In the main menu, click "Window" -> "Asset Management" -> "Localization Scene Controls"
8. Select the "English (en)" Active Locale
9. Observe the Image at the bottom of the Inspector window
Expected result: The letter "A" sprite is shown
Actual result: The letter "P" sprite is shown
Reproducible with: 1.2.1 (2019.4.40f1, 2020.3.36f1), 1.3.1 (2021.3.5f1, 2022.1.7f1), 1.3.2 (2022.2.0a17)
Reproducible on: Windows 10
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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 1.4.2):
This is fixed by the sub-asset support in 1.4.2.
Once you have updated to 1.4.2 open the table editor and check for any incorrect sprites, if they are wrong then drag the correct sprite in and the sub-asset will now be correctly referenced.