[issues marked] Game L10n w/ Unity

1. Installation Guide (Unclear official guide)

The installation guide on the Unity official website instructs

This package is currently visible in the Package Manager in 2021.2 and above. To install this package, follow the instructions in the Package Manager documentation. To install the package in a version before 2021.2, type in com.unity.localization under “Add package from git URL” in the Package Manager. Further information can be found on the forum here

However, even after version 2021.2, the package manager still cannot directly locate the corresponding package by searching for the term “localization.” Therefore, you still need to install the package by entering com.unity.localizationvia the “Add package from git URL” method.

2. Step Tab, "Here’s a quick rundown..." 7 to 9 (UI Change)

Step7 Click the “Locale Generator” -> should be "Add Locale"

Step9 Click “Generate Locales” -> should be "Add Locales"

3. Generate your tables Step 5 to 6 (Unclear File Structure)

Shouldn't we save it under the /Localization/Tables folder? since there are a bunch of StringTable assets/meta files??

4. Fonts tab, step 5 (UI Change)

Here should be Create ➡ TextMeshPro ➡ Font Asset ➡ SDF.

5. Speech Bubbles Tab, step 5 to 6

If i'm not looking at something wrong, the "Unity.Localization" is already there.


6. Modify the speech bubble script part, Speech bubbles Tab, step 1

should be searching for "SpeechBubblePrompt" without file extensions if people cannot find it with extensions

7. Modify the speech bubble script part, Speech bubbles Tab, step 3 to 7

so after "The key should be something all lowercase"... "do the same".... people also have to change something in the inspector for that gray speech bubble.

In "Model Group(Script)"/Lego Behaviors, under "Speak Action" -> "Speech Bubbles" (down there 2 talks "Text" part) into the "Key" they've input into the String table. or its gonna have a "no translation found" error for that bubble.







Revision #4
Created 3 November 2025 07:36:50 by itsLittleKevin
Updated 3 November 2025 09:21:23 by itsLittleKevin