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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
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.