Search Issue Tracker

Fixed

Votes

0

Found in [Package]

1.18.4

Issue ID

ADDR-2082

Regression

Yes

[Addressables] Awaiting asyncOperation Task is not returned after scene is unloaded when using UnloadSceneAsync

Package: Build Pipeline - Addressables

-

How to reproduce:
1. Open the user's attached project and Scenes/Startup scene
2. Enter the Play mode and observe the Console window

Expected result: Scene is unloaded and "Finished" is logged after
Actual result: Scene is unloaded but "Finished" is never logged

Reproducible with: 1.18.4, 1.8.11 (2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a2)
Not reproducible with: 1.16.19, 1.18.2 (2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a2)

Note: Scene is successfully unloaded

  1. Resolution Note:

    Fixed in Addressables 1.18.13

Add comment

Log in to post comment