Search Issue Tracker
Fixed
Fixed in 1.21.14
Votes
0
Found in [Package]
1.21.10
Issue ID
ADDR-3332
Regression
No
GC Alloc every frame when using Addressables
Reproduction steps:
1. Open the attached project “AddressablesBug”
2. Enter Play mode
3. Open the Profiler window and select a frame in the CPU module
Expected result: There is no GC Alloc
Actual result: There is GC Alloc in PlayerLoop > PreLateUpdate.ScriptRunBehaviourLateUpdate > LateBehaviourUpdate > MonoBehaviourCallbackHooks.LateUpdate
Reproducible with: 1.21.3, 1.21.8, 1.21.9 (2021.3.22f1), 1.21.10 (2022.2.14f1, 2023.1.0b13, 2023.2.0a10)
Not reproducible with: 19.1.19, 1.20.5, 1.21.2 (2021.3.22f1)
Couldn’t test with: 2020.3.46f1 (compiler errors)
Reproducible on: macOS 13.2.1 (Intel), Windows 10 (user’s)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment