Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.9.0-preview
Issue ID
LOC-159
Regression
No
Addressable setting is not updated when importing it from the custom package
Reproduction steps:
1. Open the attached "LocalizationExample.zip" project and Scenes/SampleScene scene
2. Enter the Play mode
3. Observe the errors in the Console window
Expected result: Localization is working properly
Actual result: The "UnityEngine.AddressableAssets.InvalidKeyException" is thrown
Reproducible with: 0.8.0-preview - 0.9.0-preview (2020.1.17f1, 2020.2.0f1, 2021.1.0a10)
Could not test with: 2018.4.29f1, 2019.4.16f1(could not downgrade)
Workaround: Manually update the Addressable setting after importing the package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment