Search Issue Tracker
Animation playback is incorrect when using Asset Bundle exported from Un...
How to reproduce: 1. Open the user's attached project (ImportBundleTest.zip) 2. Open scene ImportScene 3. Press the Play button 4. O... Read more
Animator.GetBoneTransform does not return null when Animator is disabled
Reproduction steps: 1. Open the attached project "GetBoneTransform.zip" 2. Open the "Scenes/SampleScene" Scene 3. Enter Play Mode 4.... Read more
Animation is played incorrectly when using Animation Type "Humanoid"
How to reproduce: 1. Open the attached project "Humanoid_Template.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Enter Play Mode E... Read more
PlayableExtensions.SetLeadTime is not marked as obsolete
How to reproduce: 1. Open the attached '1347987.zip' project 2. Open the 'NewBehaviourScript.cs' 3. Observe the Console Expected re... Read more
Animation Additive Reference Pose to clip cannot be used in builds
How to reproduce: 1. Open the attached "AdditiveReferencePose.zip" 2. Enter the PlayMode -> Notice that the character is pointing ar... Read more
Unity crashes when HumanPoseHandler.SetHumanPose is called after its Ani...
Reproduction steps: 1. Open the attached project "SetHumanPose.zip" 2. Open the "Main" Scene 3. Enter Play Mode 4. Press the R key ... Read more
State Machine Behaviour reference becomes null when moving State in Anim...
How to reproduce: 1. Open the attached project (TestSMB.zip) 2. Open Scenes/SampleScene 3. Press the Play button 4. Observe the Cons... Read more
Significant impact on performance when using Animator Override Controller
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Open the Profiler (Window -> Analysis -> Profiler) 3... Read more
Missing Animation name after replacing animation
How to reproduce: 1. Open the attached Unity project 2. Open SampleScene scene 3. Select player-test game object 4. Drag a couple o... Read more
GameObject properties are not set to defaults when the GameObject is dis...
Steps to reproduce: 1. Open the attached project "Bug.zip" 2. Open Scenes/SampleScene 3. Enter the Play Mode 4. Press Enter and obse... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport