Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.5
Issue ID
LOC-521
Regression
No
Asset is not added to the Localization Shared group when the same Asset is used for more than one Locale
How to reproduce:
1. Open the attached "1382726_Repro.zip" project
2. In the Project window select "AssetTable"
3. In the Inspector press "Open in Table Editor"
4. Drag the "GameObject" Asset from Project window to Localization Tables English Locale object reference
5. Repeat the same for Chinese, Japanese, and Korean Locales
6. Open Addressables Groups (Window->Asset Management->Addressables->Groups
7. Expand "Localization-Assets-Shared" and "Localization-Assets-English (en)"
Expected results: "GameObject" Asset is in the "Localization-Assets-Shared" group
Actual results: "GameObject" Asset is in the "Localization-Assets-English (en)" group
Reproducible with: 1.0.0 (2019.4.34f1, 2020.3.24f1), 1.0.5 (2019.4.34f1, 2020.3.24f1, 2021.2.6f1, 2022.1.0b2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
Duplicate of LOC-523