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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment