Search Issue Tracker
3DS MAX model thumbs become twisted when Animation Type is set as Humanoid
Steps to reproduce:1. Open the attached project "New_Unity_Project__1_.zip"2. In the Project window select "MESH_Lito.fbx"3. In the ... Read more
Selecting animator transitions when preview window is undocked generates...
Reproduction steps:1. Open the attached project "transition exception.zip" and undock the preview window (setup should look similar ... Read more
AnimationUtility.SetAnimationEvents does not trigger events correctly if...
Steps to reproduce:1. Open attached Unity Project "914186-SetAnimationEvents-Test".2. Open Scene "Scene".3. Open Window->Anim Eve... Read more
Curves Editor crops big values
Big value numbers are being cropped in the Curves Editor. There is no way to adjust the column. Read more
Optimized game object is rotated twice as much as set
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. In hierarchy, select Rotation GO and notice that it has Y rotatio... Read more
In AnimationWindow, Ctrl-select of master key toggles instead of deselec...
Ctrl-click the "master" key in a group where children keys are partly selected will toggle the children (instead of deselecting them... Read more
AnimationWindow: unexpected curve when duplicating animated child game o...
Repro step (in 5.4.0b1)- create a game object with an horizontal translation animation- create a child game object with a vertical t... Read more
Editor crashes upgrading project in AnimationCurveTpl<Vector3f>::Evaluat...
Crashing when upgrading from 5.2 -> 5.3 and 5.2 -> 5.4. Repro steps:1. Open project "animation_crash.zip" with 5.3 or 5.4 vers... Read more
Animation window shows parent Animations for Child elements when parent ...
Conditions for reproducing the issue: parent object with Animator component, child objects without Animator or with Animation Compon... 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