Can't find entry in Localization Table

I added a new entry which has Key AAA in Localization Table window,
but I can’t find that entry when I want to attach it to Localized Asset Reference field.

If I use [Add Table Entry] provide by Localize Sprite Event component to add an entry, then it can be found normally.
What’s different?

Hi
What version of the package are you using?
There was a bug where it would not show any values until you started typing in the search field. This is fixed in the later versions. 1.5.3 is the latest release. If it’s not visible in the package manager you can change the manifest.json file in the project packages folder to force an upgrade.

I’m using version 1.5.3.

Only BBB found

If I open Localization Table window it shows there are two entries AAA and BBB in the asset table.

When you added it to the table did you drag the texture or the sprite sub-asset? If you drag the texture it will treat it as a Texture asset and it won’t be found when searching for sprites. If you look at an empty entry it will say something like None (Texture) where it should say None (Sprite). You need to expand the asset and drag the sprite asset.