Skip to content

Memory Leaks in Error Console #1228

@Colton1070

Description

@Colton1070

The following is logged to the console.

SCRIPT    (E): Leaked 'SCR_RadialMenuInputs' script instance (1x)!
 SCRIPT    (E): Leaked 'RHS_RadialMenuCategory' script instance (18x)!
 SCRIPT    (E): Leaked 'RHS_RadialMenu' script instance (1x)!
 SCRIPT    (E): Leaked 'RHS_RadialMenuEntry' script instance (18x)!
 SCRIPT    (E): Leaked 'RHS_BackMenuEntry' script instance (18x)!
 SCRIPT    (E): Leaked 'RHS_RadialMenuEntryPreviewComponent' script instance (24x)!
 SCRIPT    (E): Leaked 'SCR_RadialMenuControllerInputs' script instance (1x)!
 SCRIPT    (E): Leaked 'array<@SCR_SelectionMenuEntry>' script instance (20x)!
 SCRIPT    (E): Leaked 'array<SCR_SelectionMenuCategoryEntry>' script instance (1x)!
 SCRIPT    (E): ==== Total Leaks (102x)! ====
 SCRIPT    (E): Leaked 'ScriptInvokerBase<func>' script instance (34x)!
 SCRIPT    (E): ==== Total Leaks (34x)! ====

Performance impact on servers is unmeasured. Should be investigated.

Reproduction:
Inspect console log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TestNeededpossible bug, requires testingbugSomething isn't workingscript

    Type

    Projects

    Status

    Bugs/Features

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions