Search Issue Tracker
Setting the position of an IK goal to the same position makes the body p...
Repro steps:1. Open user attached project "IKtest"2. Enter Play Mode3. Select game object 'ikTestChar" in the Hierarchy4. Check the ... Read more
Scrubbing or reviewing animation created with 5.3 in the Animation windo...
How to reproduce:1. Open the attached project "animationBug.zip"2. Open "test" scene3. Select Cube (be sure that its Z rotation is 0... Read more
[Editor]Object reference missing after clicking on it and editing its an...
Reproduction steps:0) Look at atached gif.1) Open "Test" project, proceed to scene "Stage1"2) Click play - everything works as expec... Read more
State machine behavior that has a specific serialization error removes a...
To reproduce:1. Open attached project2. Open "testscene" scene3. Play the scene4. Press space keyboard button5. Notice the robot tur... Read more
When setting public ParentConstraint source with code, Unity crashes on ...
When trying to set public ParentConstraint source with code, Unity crashes on play mode, if ParentConstraint is static, Unity doesn'... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce:1. Open the attached project "888521animationTest.zip"2. Open test scene and make sure that animation window is ope... Read more
No way to use JavaScript/UnityScript State Machine Behaviours
Steps to reproduce: 1. Create an Animator Controller component for an object2. In the Animator window, create a state for the contro... Read more
Events are triggered twice when playing animation via Playables
To reproduce:1. Open project attached, scene demo12. Enter Play mode - observe the console printing out single event3. Press play GU... Read more
[Events] Animation events can be created before the 0:00 marker of the t...
How to reproduce: 1. Open a new project2. Select any gameobject3. Open the Animation Window4. Create a new Animation5. Right-click b... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class