Search Issue Tracker

Fixed

Fixed in 1.0.0

Votes

3

Found in [Package]

1.0.0-pre.10

Issue ID

LOC-372

Regression

Yes

An error is thrown when the "Wait For Completion" checkbox is active in the "Game Object Localizer"

Package: Localization

-

How to reproduce:
1. Open the user's attached project "localization.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Enter Play Mode

Expected results: No errors in the Console window
Actual results: the following error appears in the Console:
"Exception: Reentering the Update method is not allowed. This can happen when calling WaitForCompletion on an operation while inside of a callback."

Reproducible with: 1.0.0-pre.10 (2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b9, 2022.1.0a5)
Not reproducible with: 1.0.0-pre.9 (2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b9, 2022.1.0a5)

  1. Resolution Note (fix version 1.0.0):

    Tested with Version: 2020.3.15f2.723.3
    Revision: 2020.3/release 6cf78cb77498
    Built: Tue, 27 Jul 2021 20:53:26 GMT

    Can no longer reproduce the issue when upgrading the package to 1.0.0

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.