Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2020.3.X, 2021.1.X

Votes

0

Found in

2018.4

2019.4

2020.2

2020.2.0f1

2021.1

2021.2

Issue ID

1315573

Regression

No

[UI] Dangling references in FontUpdateTracker when changing the font of a disabled Text Component and later destroying it

uGUI

-

Reproduction steps:
1. Open the user's attached project and Test scene
2. Enter the Play mode
3. Observe the Console window

Expected result: There are no errors
Actual result: "tracked list contains destroyed text object null" logs appear (meaning that it was not fully destroyed, which causes memory leak)

Reproducible with: 2018.4.32f1, 2019.4.20f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a6

  1. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.0a8

  2. Resolution Note (fix version 2021.1):

    Fixed in: 2021.1.0b12

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.2f1

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.