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
- UI Builder Project Library foldouts do not open when pressed on the foldout name
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
Add comment