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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment