Search Issue Tracker
Fixed in 2018.3.X
Votes
12
Found in
2017.3.1f1
Issue ID
999643
Regression
No
Animator Memory Leak, when setting Gameobject active between 'true' and 'false' continuously
How to reproduce:
1. Download attached project file
2. Open Profiler and Enter Play Mode
Actual result: When the animator component was disabled, setting Gameobject active between 'true' and 'false' continuously. Memory usage will keep growing, even call GC.Collect manually
Reproduced with:5.6.5p1, 2017.1.3p1, 2017.2.1p3, 2017.3.1p1, 2018.1.0b7
Note: After exiting Play Mode, Editor didn't clean memory
Comments (1)
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
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
Mailbot
Apr 09, 2019 06:49
I'm currently running one of mentioned reproduced versions of Unity, does anyone have the attached project that I can use for testing?