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
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
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.