Search Issue Tracker
AnimatorStateInfo.normalizedTime returns the total play time of animatio...
How to reproduce:1. Open the attached project ("case_1156287")2. Enter Play Mode Expected result: Console prints ("Normalized time: ... Read more
AvatarMask set in AnimatorLayerMixerPlayable is not properly evaluated i...
Steps to reproduce:1. Open the original project "playableTest.zip"2. Navigate to Project -> Assets and open the "Test" scene3. En... Read more
UnityScene::AddRootToScene crashes when importing a Prefab
To reproduce: 1. Download attached “PrefabCrash.zip" project and open in Unity2. Select "MissionsView_Roots.prefab", right-click it ... Read more
[Animation] NullReferenceException occurs on deleting Animation Override...
NullReferenceException occurs on deleting Animation Override Controller Steps to Repro:1. Create a new Project2. Create a new Animat... Read more
The changes are applied when renaming Animation property in the Animatio...
How to reproduce:1. Open the attached 'EscAnimationTarget.zip' project2. Open 'SampleScene'3. Click on 'Canvas' Game Object and go t... Read more
Animator State no longer updates its Animation Clip when ModelImporter.S...
How to reproduce:1. Download and open the attached project "1156903.zip"2. Open ModelPrefab in the Animator window3. Notice that Cub... Read more
The animation state changes without fully completing the Animation when ...
Steps to reproduce:1. Open user-supplied project2. Open "SampleScene" Scene3. Select "AnimatedBar" GameObject4. Open Animator Window... Read more
[Playables] AnimationLayerMixerPlayable ignores Weight when inputCount i...
How to reproduce:1. Open the "SampleScene" Scene in the attached "New Unity Project (1).zip" Project2. Enter Play Mode3. Observe the... Read more
The Transition ExitTime for a Transition towards EXIT is not evaluated
How to reproduce:1. Open user-supplied project2. Open "SampleScene"3. Select "Player" >"Body"4. In Animator Window double click "... Read more
Crash on `anonymous namespace'::MarkBoneUp when entering Play Mode with ...
How to reproduce:1. Open attached project2. Open the RiggingTest scene3. Enter the Play Mode Reproducible with: 2019.1.7f1, 2019.2.0... 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