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
- Drag & drop and object picker assignment fail when ExposedReference variables are used in a Timeline clip
- AudioSource.time prints out 0 when AudioSource is not playing even if it is manually set
- [Android] Crash on "UnityMotionEventCallbacks::_GetPointerIdImpl" when giving 8 simultaneous touch inputs
- "[Header]" attribute is misaligned when placed before an InputActionProperty field
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
Add comment