Search Issue Tracker
[Animation] NullReferenceException error when selecting multiple motion ...
Selecting more then than one motion file (.fbx) in a project generates this error... "NullReferenceException: Object reference not s... Read more
Mouse zoom hotkey behaviour inverted in Inspector Animation Preview pane
Steps to reproduce : - import the Adam character- select the "Adam@Idle" animation- in the preview window alt right click drag to zo... Read more
Unused State behaviours are not cleaned up from .controller file when th...
How to reproduce:1. Open the attached "UnityAnimatorEvents.zip" Project2. Open the "test controller" in the Animator window3. Click ... Read more
Importing skeleton under avatar mask causes error
How to reproduce:1. Open the attached project2. Create Avatar Mask (Project -> Create -> Avatar Mask)3. Select it and expand t... Read more
Object's rigidbody gets corrupted when its Animation Controller has more...
To reproduce:1. Open attached Unity project "test0.zip" (the latest one)2. Open "testscene" scene3. Go into Play mode Result: square... Read more
Crash when calling Animator.GetCurrentAnimatorClipInfo
To reproduce:1. Open attached project (repro727765.zip)2. Play scene_Herman3. Editor crashes Read more
Subsequent animation transitions are cut short after interrupting an ani...
How to reproduce:1. Open user-submitted project (ANIMATOR_CURRENT_INTERRUPT)2. Select the 'xbot' GameObject in the Hierarchy window3... Read more
[Animation] Changing Animator.Speed during animation transition does not...
Reproduction Steps:1. Import attached project.2. Open "MyScene" scene.3. Enter Play mode. Expected results: Transition to attack_lig... Read more
SetBool function is not called when the object is set to inactive
When a SetBool function is called the ButterflyBoid(Clone) should be in idle state, however the function does not appear to be calle... Read more
Scale curves in generic animations aren't previewed
To reproduce:1. Open up the attached project2. Open "scene" it contains an animated cube. (with movememnt and scale animated)3. Ente... 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