Search Issue Tracker
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a...
AnimatorControllerOverride.clips[x].overrideClip is a Field, should be a property with only Gethttp://docs.unity3d.com/ScriptReferen... Read more
Timeline stays stuck after going to play mode.
1) Open animation window & Timeline window2) Create a new gameobject then click on "Create" in timeline window3) Add Animation T... Read more
After deleting "Any State" transition, NullReferenceException error will...
Reproduction steps:1. Open attached project2. Delete any transition form "Any State"3. In console "NullReferenceException: Object re... Read more
Changing animation speed in script causes quaternion to matrix conversio...
Steps to reproduce:1. Open attached project "repro_726301.zip" and load it in Unity2. Load and play scene "_scene/debugScene"3. Noti... 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
Crash in AnimationClip::BuildMecanimDataMainThread when Animation Contro...
Reproduction steps:1. Open the attached project "Profiling.zip";2. Open the "AnimTest.unity" scene;3. Enter a play mode;4. In the Ga... Read more
[AW] in-between key type creation is wrong with "Auto" key type
if the previous and next keys are of type "Auto", and you create a new key in-between these two keys, the newly created key is of ty... Read more
Cannot delete multiple transitions
Steps to reproduce : - create a new animation controller- create 3 states- make two transitions from one state to the others- select... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved