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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment