Addressables1.19.19, Wrong AddressableName in Content Upate group

just like the image below, the AddressableName of asset named “TestTxt.txt” in ContentUpdate group is wrong.A slash has lost. “Assets/AssetBundles/TestTxt.txt” should be the right AddressableName. That bug causes loading exception~~~

update editor to 2022.3 and the bug solved. END