Search Issue Tracker
[Anim] InvalidOperationException error when starting to create an animat...
"EndLayoutGroup: BeginLayoutGroup must be called first." error appears in the console when we try to create animation clip and then ... Read more
Root Motion Broken in Standalone Windows
Root transform position is not affected by animation in standalone Windows build. Reproduction steps:1. Open the project2. Open the ... Read more
Animation is flickering every time when a Playable is added During Play ...
Steps to reproduce:1. Open users attached project "'PlayableAnimatePhysicsTest.zip"2. Open "SampleScene"3. Enter Play mode4. Notice ... Read more
Assertion failed on expression: 'changeMask != 0' console error
1. What happenedDuring play the following message thrown to Editor.log: (Filename: /Users/builduser/buildslave/unity/build/Runtime/T... Read more
When root motion is applied, playing animations automatically and playin...
Reproduction steps:1. Open the attached project2. Open and play "Test" scene3. Click on "Play" button4. After the animations are fin... Read more
[AnimatorOverrideController] assigning override controller crashes at Cr...
Steps to reproduce: 1. Open attached project2. Open scene "testscene"3. In top menu, select "Storm8 > Texture > AnimationOverr... Read more
MissingReferenceException is thrown when entering Play Mode with Reload ...
How to reproduce:1. Open the project from the attached file "1214031.zip"2. In the Hierarchy window, select the "Quad" GameObject3. ... Read more
Animation Recorder: Recording an "Animator" controller generates 80 erro...
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/44 Description copy:Trying to record the Animator co... Read more
Crash on std::vector<ChildAnimatorState,std::allocator<ChildAnimatorStat...
How to reproduce:1. Open the attached project2. Open the "Player" Animator3. Delete the "Blend_Jump" State in the Base Layer Actual ... 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