Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.2.3p1
Issue ID
760612
Regression
No
Memory usage increases with every AnimationClip.SampleAnimation() call
1. Open attached project
2. Play in editor "test" scene
3. Click button in middle
4. Memory will start increasing with every click in Profiler > Scene Memory > Animator
or
1. Create new project
2. Add model with animations
3. Call AnimationClip.SampleAnimation() on model
4. Memory will start increasing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AudioManager.Update takes up significantly more CPU time when a big number of Audio Sources are stopped at one time
- [Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
- UI Builder lacks visual feedback on reordering elements when Unity Editor is set to Light Theme
- Crash on core::StringStorageDefault<char>::assign when opening a project
- [WebGL] Video Player updates to a previously sought frame when seeking a paused video
Add comment