Search Issue Tracker
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
[Animation] Rotation and scale is not reset to curve values every frame ...
To reproduce:1. Open user's attached project2. Enter Play mode3. Using Hierarchy search, find "Weapon_root" object in the scene4. Wh... Read more
The sample rate of animation imported to Unity is set 12.5fps if lower t...
How to reproduce:1. Open the attached project2. Open and play 1.scene ( compare two clips with sampleRate-10 & sampleRate-60)3. ... Read more
[AW] vertical scrollbar on the right side of the AW is broken
[AW] vertical scrollbar on the right side of the AW is broken When scrolling vertically in the AW Dopesheet, the scrollbar on the le... Read more
Prefab update (Apply) changes Rotate value
Creating or updating a prefab with a rotation applied, changes the rotation value. repro:-create a Cube-Rotate the cube 90' on the x... Read more
[AnimatorUtility] SkinnedMeshRenderer with modified boneweights breaks A...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run the scene4. Press "1" on keyboard to Instantiate a prefab5. Pr... Read more
Calling AudioSource.Play in Animation Event crashes Unity
Steps to reproduce: 1. Open attached project2. Open scene "/Scene/AnimationEventBug"3. Open Animation window and select "03_childHom... Read more
Blend Tree - Can't delete root blend tree node from inside, but delete p...
You can't delete a blend tree when inside the blend tree node. If you try, a pop up appears "Are sure you want to delete". If you se... Read more
Animation gets distorted when linking a ScriptPlayable to an AnimationMi...
To reproduce:1. Open user's attached project2. Play the "DemoScene"3. Observe the left animation Expected result: Both animations pl... Read more
Small UI glitch in animation window (dope sheet mode)
A small part of the animation window UI shows a portion of scrollbar where it should not be shown. This only occurs in dope sheet mode. 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS