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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment