Search Issue Tracker
Fixed
Fixed in 1.0.0-pre.10
Votes
0
Found in [Package]
1.0.0-pre.10
Issue ID
LOC-333
Regression
No
[Localization] NullReferenceException is thrown when entering/exiting the Play Mode while Android App info is in Metadata
How to reproduce:
1. Create a new project
2. Install the Localization package (Window->Package Manager->+->Add package from git URL...->com.unity.localization->Add)
3. Open the Localization settings (Edit->Project Settings->Localization)
4. Create Localization Settings
5. Generate Locales (Locale Generator in the middle) for Chinese and English
6. In the Metadata add Android App Info ("+"->Android->App Info)
7. Enter and exit the Play Mode
Expected results: No errors are thrown
Actual results: NullReferenceException errors are thrown once when entering and once when exiting the Play Mode
Reproducible with: 1.0.0 (2019.4.13f1)
Not reproducible with: 1.0.0 (2019.4.14f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Resolution Note (fix version 1.0.0-pre.10):
Upgrading to 2019.4.14f1 and above will fix the issue.