Search Issue Tracker
Fixed in 2.1.0.preview-1
Votes
0
Found in [Package]
2.0.1
Issue ID
1249079
Regression
Yes
[TextMeshPro] Selectable object memory leak when TMP_Dropdown is disabled/destroyed
How to reproduce:
1. Open attached project "case_1249079-TMP_Dropdown_Leak.zip"
2. In the Project window, go to Assets > Scenes and double-click "TestScene"
3. Click Play and then open the Console window
Expected result: No Selectable object leaks are logged
Actual result: TMP_Dropdown is logged as a leaked Selectable
Reproducible with:
TMP 1.4.0.preview.2a - 1.4.1 (2019.3.15f1)
TMP 2.0.0 - 2.0.1 (2019.3.15f1)
Not reproducible with:
TMP 0.1.2-preview - 1.2.1 (2019.3.15f1)
TMP 1.5.0-preview.1 - 1.5.0.preview-13 (2019.3.15f1)
TMP 2.1.0-preview.1 - 2.1.0.preview-13 (2019.3.15f1)
TMP 3.0.0-preview.1 - 3.0.0.preview-13 (2020.1.0b10, 2020.2.0a12)
Couldn't test with: 2017.4.40f1 (project errors), 2018.4.23f1 (project errors), 2019.3.15f1 (TMP 1.2.2 - 1.4.0-preview.1b)(errors in console window)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Add comment