Search Issue Tracker
Blend Trees give non-linear root motion and blending when linearVelocity...
How to reproduce:1. Download project from OwnCloud and open it ("case_1041899_playables.zip")2. Select object "Test", set "Mecanim L... Read more
Crash when passing null reference instead of Animator to AnimationPlayab...
How to reproduce:1. Open any project2. Attach the "Crash.cs" script to any Game Object3. Play the scene Expected result: Editor shou... Read more
Different timing and available property value range in play and edit mod...
To reproduce:1. Open project2. Open 'Tester' scene3. In Hierarchy select 'Mistwraith'-> 'Mesh' and preview the animation4. Notice... Read more
Editor crashes when using layered animation controller with OffsetPtr<in...
How to reproduce:1. Download and open attached "case_1038352-Repro" project2. Load scene "Development" Expected result: Editor does ... Read more
Animator's property is missing and is set to 0 after selecting Preview i...
Reproduction steps:1. Download user's project and open in Unity2. Select "SampleScene" scene3. Open Window -> Animation4. Select ... Read more
[Animation] The blendshape of render is incorrect after re-enabling anim...
To reproduce:1. Open the project2. Run the blendshape scene.3. Click the button "PlayA", "PlayB". check the shape of the box.4. .Dis... Read more
Setting the position of an IK goal to the same position makes the body p...
Repro steps:1. Open user attached project "IKtest"2. Enter Play Mode3. Select game object 'ikTestChar" in the Hierarchy4. Check the ... Read more
When setting public ParentConstraint source with code, Unity crashes on ...
When trying to set public ParentConstraint source with code, Unity crashes on play mode, if ParentConstraint is static, Unity doesn'... Read more
[AW] Selecting anything in hierarchy while in play mode throws warning i...
Steps to reproduce: 1. Create new project2. Open animation window3. Enter play mode4. Select any object in hierarchy- Notice warning... Read more
AnimationUtility.onCurveWasModified invokes CurveModified with an unknow...
Reproduction steps:1. Open the attached project "onCurveWasModified 2018.2.zip";2. Open the Animation Window;3. Select an empty Anim... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window