Search Issue Tracker
Won't Fix
Votes
2
Found in
2017.4
2017.4.27f1
Issue ID
1164368
Regression
No
[UI][legacy text generator]Memory leak when changing Scenes with Text present
Steps to reproduce:
1. Open User-supplied project.
2. Run the project and start pressing the white buttons continuously.
3. Watch the Profiler window in the "Memory" section.
Expected: its memory usage does not increase.
Actual: its memory usage does not increase over time.
Reproduced in: 2017.4.30f1
Not reproduced in: 2017.4.0f1*, 2018.1.9f2*, 2018.4.4f1*, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
Notes: all similar cases lead to this case: 946442 or 925340. the former suggests that this issue is was fixed in 2017.2.0f1 and the other is marked as "Not Reproducible".
Since I can't find any other similar issues, I'm making this one.
*Could not build due to gradle errors.
Reproducible on Android with 'adb shell top' in the command line inspect the "dev.ksatou.text+ " process. Device:
VLNQA00149, Samsung Galaxy S9 (SM-G960F), Android 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
Reproduces on Editor with platforms: Android, PC Standalone.
Does not reproduce when changing scenes without any text objects in them.
Does not reproduce when Instantiating and Destroying the object during runtime.
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Resolution Note (2019.3.X):
Low priority defect and unlikely to be fixed for the near future.