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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment