Search Issue Tracker
Fixed
Votes
2
Found in [Package]
1.18.2
Issue ID
ADDR-1997
Regression
Yes
Awake call is executed two times when creating new instantiated addressable
Reproduction steps:
1. Open the attached project ("Bug.zip")
2. Press Double Awake Call Bug (Top Menu -> Vr Games Dev)
3. Enter Play mode
4. Observe Console output
Expected result: "Singleton Awake" message is printed once
Actual result: "Singleton Awake" message is printed twice
Reproducible with: Addressables 1.18.2, 1.18.4 (2018.4.35f1, 2019.4.26f1, 2020.3.10f1, 2021.1.9f1, 2021.2.0a18)
Not reproducible with: Addressables 1.17.17 (2018.4.35f1, 2019.4.26f1, 2020.3.10f1, 2021.1.9f1, 2021.2.0a18)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build Profiles window Build Profiles functionality breaks when the newly created Build Profile has a lot of symbols in the name
- Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
Add comment