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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment