Search Issue Tracker
Fixed
Fixed in 1.2.2
Votes
0
Found in [Package]
1.21.21
Issue ID
ADDR-3698
Regression
No
AssetBundles unloading time is a lot longer than loading time when unloading a Scene
Reproduction steps:
1. Open the attached “BugRepro” project
2. Build And Run the Player (File > Build And Run)
3. In the Player, press space bar on the keyboard
4. Wait until a message is logged at the top left of the screen, that the scene is loaded and observe how long the loading took
5. Press space bar again
6. Wait until a message is logged at the top left of the screen, that the AssetBundles are unloaded and observe how long the unloading took
Expected result: The loading and unloading times are roughly the same
Actual result: The loading time was around 7 seconds, while the unloading took around 139 seconds
Reproducible with: 1.21.12 (2022.3.7f1), 1.21.21 (2022.3.34f1)
Couldn't test with: 1.21.21 (2021.3.39f1) (missing Scripting API), 2.1.0 (6000.0.7f1) (Couldn’t build Addressables Group)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The times may vary on different machines
-
marc_twirlbound
Sep 25, 2024 08:37
Is there any way this can be fixed for 2022.3 LTS too? Any information on how it got fixed would be appreciated too, maybe we can find a workaround.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.2.2):
The actual fixed version is not a new Addressables package version, but the Unity Editor version 6000.0.11f1