Search Issue Tracker
[Playables] "Animation Start" function is not trigger when SetTime() wit...
How to reproduce: 1. Open attached project "Unreliable Animation Events at Start with Playables.zip" and scene "SampleScene" 2. Ent... Read more
Guard animation from Adam Character Pack is no longer correct
Steps to reproduce: 1. Open attached project 2. Open scene "Guard_Scene" 3. Run it 4. Notice that his right hand is offset (screens... Read more
Values of GameObject Transform cannot be copied when previewing animations
How to reproduce: 1. Open the attached project and "Repro" scene 2. Open Animation window and select Cube in Hierarchy 3. Select som... Read more
switching blend trees using Crossfade causes a very slow transition if a...
Steps to reproduce: 1. Open attached project 2. Open "test" scene 3. Press play 4. Click RMB and observe normal transition between d... Read more
Deactivated gameObject with Animator occurs crash
Steps to reproduce: 1. Open "ProfilerTest" project 2. Play in editor 3. Press Q -- Editor will freeze for a while. Then you will not... Read more
[Animation] Animator resets object to a state which was set on initializ...
Steps to reproduce: 1. Open the attached project 2. Open 'Test' scene 3. Enter Play mode --- Scale of 'GameObject' is (0,0,0) 4. Ena... Read more
Should not display Event warning
Event warning is triggered when it should not. repro: -create a GO with clip -in Animation window, create Animation Events over tim... Read more
Animator resets when animation events are added through clip.AddEvent
Animator resets when animation events are added through clip.AddEvent() Run attached project step by step. After update 10, events ... Read more
[Animation] Inspector window flickers on resizing when Transition state ...
Inspector window flickers on resizing when Transition state is selected in Animator. Steps to repro: 1. Open the attached project. ... Read more
AnimationEvent isn't fired in an animationClip without keyframes when th...
How to reproduce: 1. Open the attached "case_1110125-AnimationEventNoKeyframes" project 2. Open scene "SampleScene" 3. Enter Play mo... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context