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 button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
Add comment