Search Issue Tracker
[Animation] Second clip is not played in Editor mode when using Animatio...
To reproduce: 1. Open project 2. Select 'cube' gameObject 3. Press 'PLAY' on 'Clip Player' script component Notice, that animation ... 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 s... Read more
Certain rotation is ignored in play mode
Steps to reproduce: 1. open users attached project 2. play scene 3. select "neck" gameobject from hierarchy Actual: notice Z rotati... 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 l... 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 th... Read more
[AnimatorUtility] SkinnedMeshRenderer with modified boneweights breaks A...
Steps to reproduce: 1. Open attached project 2. Open scene "bug" 3. Run the scene 4. Press "1" on keyboard to Instantiate a prefab ... Read more
Calling AudioSource.Play in Animation Event crashes Unity
Steps to reproduce: 1. Open attached project 2. Open scene "/Scene/AnimationEventBug" 3. Open Animation window and select "03_child... 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 successfully Actual result:... 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 po... Read more
Crash in PlayableTraverser::RootByType when disabling GameObject by usin...
How to reproduce: 1. Open the attached "CrashBug" project and "test" scene 2. Enter playmode Expected result: GameObject is disabl... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule