Search Issue Tracker
Public variable cannot be updated during playmode if script is attached ...
How to reproduce:1. Open "StateMachineBehaviour Problem" project2. Open the Animator window and open "animator test" animation contr... Read more
Animation with "stepped" frames interpolates between frames when animate...
When we have animation for child component with stepped frames (see Frames.png), these frames doesn't act as stepped frames and some... Read more
[Anim] wrong default Transition Duration with empty states or blendshape...
When creating a Transition between 2 states, the default Duration is 0.25This works fine on clips with animation on the transforms, ... Read more
Rotation error of thumb when retargeted for Mecanim humanoid
To reproduce:1. Open attached project2. Open the ThumbIssue scene.3. Press play.4. Look closely at the hands of the two characters. ... Read more
Unity crashes when timing is checked in Animator layers
Steps to reproduce:1. Download and open repro.zip2. Open scene "test" (Assets->Levels)3. Unity crashes4. Reopen project and unche... Read more
Assertion failed on expression: !m_Curves when Playing animation after r...
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play4. Press Play in the Game View m... Read more
MecanimDataWasBuilt() Error when calling playableOutput.SetSourcePlayable()
Steps to reproduce:1. Open User-supplied project2. Play the Scene Expected: no errorActual: "Assertion failed: Assertion failed on e... Read more
Animation re-targeting not working if the primary character is not being...
Animation re-targeting not working if the primary character is not being rendered by the camera. Description:Animation of the first ... Read more
[Avatar] A specific avatar created with AvatarBuilder.BuildHumanAvatar c...
To reproduce:1. Open project2. Open 'Scene'3. Play scene Expected: scene will be played and game object will be animatedActual: edit... Read more
When CrossFade is piled up in CrossFade, the first CrossFade processing ...
Steps to reproduce:1. Open the scene and enter play mode2. In the input field enter the duration "0.2" and hit apply3. Observe how t... 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