Search Issue Tracker
Cannot rebind MultiPositionConstraint source objects when animator contr...
The user is trying to load an addressable prefab that references non-addressable animator controller. The controller reference will ... Read more
[Animation] Second clip is not played in Editor mode when using Animatio...
To reproduce:1. Open project2. Select 'cube' gameObject3. Press 'PLAY' on 'Clip Player' script componentNotice, that animation is pl... Read more
Animator doesn't animate physics when Update Mode is set to Animate Physics
To reproduce:1. Open the project that i attached "animatePhysicsBug.zip".2. Open "Main" scene and enter Playmode.3. Observe the scen... Read more
Certain rotation is ignored in play mode
Steps to reproduce:1. open users attached project2. play scene3. select "neck" gameobject from hierarchy Actual: notice Z rotation i... Read more
[AW] vertical scrollbar on the right side of the AW is broken
[AW] vertical scrollbar on the right side of the AW is broken When scrolling vertically in the AW Dopesheet, the scrollbar on the le... Read more
Prefab update (Apply) changes Rotate value
Creating or updating a prefab with a rotation applied, changes the rotation value. repro:-create a Cube-Rotate the cube 90' on the x... Read more
[AnimatorUtility] SkinnedMeshRenderer with modified boneweights breaks A...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run the scene4. Press "1" on keyboard to Instantiate a prefab5. Pr... Read more
Calling AudioSource.Play in Animation Event crashes Unity
Steps to reproduce: 1. Open attached project2. Open scene "/Scene/AnimationEventBug"3. Open Animation window and select "03_childHom... Read more
Whenever Saving data for bones from Character configuration Wizard Conti...
1. What happened Whenever Saving data for bones from Character configuration Wizard Continous Assertion Failed ALLOC_Temp_Thread pop... Read more
Crash in PlayableTraverser::RootByType when disabling GameObject by usin...
How to reproduce:1. Open the attached "CrashBug" project and "test" scene2. Enter playmode Expected result: GameObject is disabled w... 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