Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.19.18

Issue ID

ADDR-2516

Regression

No

CompletedTypeless generates GC each time

Package: Build Pipeline - Addressables

-

In the Localization package, we use the _CompletedTypeless_ callback as a generic way to release an operation in the next frame. We cache our release Action to prevent GC however _CompletedTypeless_ still generates a significant amount of GC.
This seems to be because is wraps the action with a lambda inside of _CompletedTypeless_. Could we do something to stop gc?
!screenshot-1.png|thumbnail!

  1. Resolution Note:

    There are no fixes planned for this Bug

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.