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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a8
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0b12
Resolution Note (fix version 2020.3):
Fixed in 2020.3.2f1