Search Issue Tracker
Animation transform values change to NaN after playing the Scene a few t...
To reproduce:1. Open the attached project2. Open the "test" scene3. Play the scene a few times Expected result: Animation plays ever... Read more
All animation events are called at the same frame when using UnityEngine...
To reproduce: 1. Open the attached project2. Press play3. Observe the console Expected: animation events should not be played at all... Read more
[UI] Animation is not reset properly on the first frame
How to reproduce:1. Open the attached project2. Open and play "Untitled" scene3. Press On, this should bring the disabled object vis... Read more
Clicking animator transition, which goes from state to itself, freezes U...
How to reproduce:1. Open the attached project2. Open JolieAnimation.controller in animator window3. Notice that DownIdle state has t... Read more
Unity crashes if using a specific Animator Controller on Play Mode when ...
How to reproduce:1. Download and open project "Crash Repro"2. Open "das" scene3. Enter Play Mode4. Select enemy1 -> Enemy1 in the... Read more
Crash on PreOrderPlayableTraverser::Traverse when repeatedly tapping Esc...
Reproduction steps:1. Open the user's attached project2. Open the Scene 'Scenes/MainMenu'3. Enter Play mode4. Click on 'Host (Server... Read more
[Animator]Unity will Crash When switch active of GameObject by animator
Unity will crash when switches activation of objects (contains Animator). no reproduce Unity5.2.3p3, Unity5.3.4f1, Unity5.3.4p1 Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
Unity will freeze when dragging some prefabs to the scene
Repro steps:- Open the project attached or download the package from here: https://oc.unity3d.com/index.php/s/qiSRFgzvoQiMKaS- got T... Read more
[Playable] GetCurrentAnimatorStateInfo not working
Download and import "Mecanim Example Scenes" from the AS.Copy attached PlayAnyControllerAsPlayable.cs into imported project.Open "An... 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