Search Issue Tracker
Fixed
Fixed in 1.4.4, 1.5.0-pre.2
Votes
0
Found in [Package]
1.4.3
Issue ID
LOC-882
Regression
No
Localization string tables are null when manually loaded
Steps to reproduce:
1. Open the attached project “NullTable“
2. Navigate to Window > Asset Management > Addressables > Groups
3. In the Addressables Groups window click Build > New Build > Default Build Script
4. Make sure that Play Mode Script is set to Use Existing Build (Windows)
5. Enter Play Mode
6. Observe the Console window
Expected result: No error messages appear in the Console window
Actual result: An “AssertionException: Assertion failure. Value was Null“ error message appears
Reproducible with: 1.3.2, 1.4.0-exp.1, 1.4.2 (2021.3.16f1)
Not reproducible with: 1.3.2, 1.4.0-exp.1, 1.4.2 (2022.1.24f1, 2022.2.2f1, 2023.1.0a25)
Couldn’t test with: 2020.3.43f1 (couldn’t resolve the “The type or namespace name 'PrefabStage' does not exist in the namespace 'UnityEditor.SceneManagement'“ error)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Add comment