Copyright © 2026 Unity Technologies
Environment
Steps to reproduce:
Actual results:
Group A: naming-structure placeholders missing from the "Addressables" page. Six sentences describe a naming convention but the variable part of the name is absent from the published text:
| Published text | Problem |
|---|---|
| "with the name structure of Localization-String-Tables-" | ends on a hyphen, nothing follows |
| "or Localization-Asset-Tables-" | ends on a hyphen |
| "a Label for the Locale it represents in the form Locale-" | ends on a hyphen |
| "Table Addresses are in the form "_"" | reads as an underscore in quotes, no meaning |
| "with the name Localization-Assets-" | ends on a hyphen |
| "a label for each Locale that depends on them in the form Locale_" | ends on an underscore |
A reader cannot learn the Addressables naming scheme from this page, which is the page's primary purpose.
Group B: 5 errors in one sentence pair in "Legacy Support", published verbatim as:
"Prior to version 0.11.0, localization assets were stored using different default group rules.The Legacy ruletset can be created In order to maintain this structure, such as when upgrading a project built using a version before 0.11.0 . Create a Legacy rule set by navigating to Assets > Create > Localization > Addressable Group Rules(Legacy)."
The same object is also named three different ways within three lines: "ruletset", "rule set", "Rules".
Group C: 6 errors on the "Localization Settings" page:
All of the above are on pages a new user reaches directly from the Quick Start guide. The "Addressables" page was rebuilt on 3 September 2026 and still carries every error listed.
Expected results: Published documentation pages are proofread, and template placeholders resolve in the published output so the documented naming structures are readable.
Reproducible with versions: 1.5.12 (6000.7.0a6)
Tested on (OS): MacBook Pro - Tahoe 26.6.2
Issues you vote on will appear here