Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.4.0b22
Issue ID
808124
Regression
No
Animation Window Stalls due to Garbage Collection when animation has a large number of keys
Steps to reproduce:
1. Open the attached project.
2. Open the 'Profiler' window.
3. In the 'Profiler' window press 'Profile Editor' and 'Record'.
4. Select 'Wolf" game object in the 'Hierarchy' window.
5. Double click on any part of the game object.
6. Move the control points.
User uses a script which creates points on the character and you can modify them with animation, the main issue is, that the user uses a large amount of control points to modify animation and it consumes a huge amount of memory and it makes Unity freeze for like 5 seconds.
I am attaching screenshots to see what it looks like from my perspective in the 'Profiler' window.
Reproduced on:
5.4.0b23, 5.4.0b22, 5.4.0b21, 5.4.0b19, 5.3.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment