Currently, there is an issue with localization. After building and running the executable, some computers display an error message saying “No translation found for…”. This does not happen on every computer, which makes it difficult to troubleshoot. Every time I package the build, I go to Window => Asset Management => Addressables => Groups to rebuild once more. Additionally, I have tried both Use Existing Build and Use Asset Database for the Play Mode Script, but the results are the same. The affected computers are unable to properly display the localized content. Out of 10 testers, only 2 have encountered this issue. How should I adjust my localization settings?
Hi,
It’s hard to say as there can be many reasons for this happening.
You could try updating to the latest package 1.5.2. If its not visible in the package manager you can force an upgrade by editing the Packages/manifest.json file.
Check if these files exist at the location. If they do then It could be they have some invalid characters in their names. Try renaming the bundles/groups in the addressables settings to only use ASCII characters.