Search Issue Tracker
Animation starts glitching when the Animation transitions to the next State
Reproduction steps:1. Open the attached project2. Open "Assets/Scenes/Mocap.unity" Scene3. Enter Play Mode4. Observe the Animation t... Read more
Play at runtime doesn't warn the user is modification from mask has been...
When adding a mask to humanoid you can enter play mode without pop up warning asking you for apply lastest modification Read more
AnimationEvent is triggered multiple times
How to reproduce: 1. Open attached project2. Load the scene "SampleScene.unity"3. Enter Play Mode4. Press the A key- Note how someti... Read more
Irrelevant warning message when using Animator.Play on a disabled object...
To reproduce: 1. Download and open attached "BugReport.zip" project.2. Open "Scene" scene.3. Enter Play mode.4. Press A on keyboard ... Read more
Memory usage increases with every AnimationClip.SampleAnimation() call
1. Open attached project2. Play in editor "test" scene3. Click button in middle4. Memory will start increasing with every click in P... Read more
Certain rotation is ignored in play mode
Steps to reproduce:1. open users attached project2. play scene3. select "neck" gameobject from hierarchy Actual: notice Z rotation i... Read more
The parameter in animator was reset when the animation clips are replace...
Steps to reproduce:1. Open the attached project2. Open the scene.unity3. Play the scene4. See the output in console:Before set@Start... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class