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

Package: Localization Package

-

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)

  1. Resolution Note (fix version 1.0.0-pre.10):

    Upgrading to 2019.4.14f1 and above will fix the issue.

Add comment

Log in to post comment