Search Issue Tracker
[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
error CS0103: The name 'AnimationUtility' does not exist in the current ...
Reproduction steps:1. Open project "Animation.zip"2. Build the project Expected result: Project build successfullyActual result: thi... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class