Search Issue Tracker
Cloth/SkinnedMeshRenderer - Failed asserts due to bad AABB data
Bad AABB Data is causing a tonne of asserts. updated repro: Editor assserts when the cloth component penetration is set to zero S... Read more
"RigidBody::setRigidBodyFlag: kinematic bodies with CCD enabled are not ...
How to reproduce: 1. Open attached "ErrorRepro" project and "Courtyard" scene 2. Enter playmode and wait for a few seconds Actual r... Read more
OnTriggerExit is not called when GameObject leaves Trigger through repar...
How to reproduce: 1. Open the attached project "OnTrigger.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Enter Play Mode Expected ... Read more
Physics.RayCast misses scaled mesh in some places
Some raycasts miss the mesh if mesh is scaled in import settings and later scaled in scene. Steps to reproduce: 1. Open attached pr... Read more
Rotation constraints are applied in World Space when the parent of the c...
How to reproduce: 1. Open the user's project 2. Enter Play Mode Expected result: Rigidbody rotation constraints are applied in Loca... Read more
Physics displays random glitches with mesh colliders
Physics objects will occasionally display strange glitches, as though receiving very large forces from nowhere. This tends to occur ... Read more
Mesh Collider with a Rigidbody bounces differently from other Mesh Colli...
How to reproduce: 1. Open attached "repro_1050835" project 2. Enter Game mode 3. Look at the Game view Expected result: Rigidbodies... Read more
Missing Info field in the Rigidbody
How to reproduce: 1. Open the attached Unity project 2. Select Cube game object 3. Look into Rigidbody component Expected result: T... Read more
SphereCastAll and SphereCastNonAlloc cast inside collider return hit poi...
Steps to reproduce: 1. Open attached project "777460.zip" 2. Open scene "repro" 3. Make sure Console is visible and run the scene 4... Read more
Once SuspensionSpring of Wheelcollider get's set to 0, it's impossible t...
To reproduce: 1. Open attached project 2. Enter play mode How to get to this state: 1. Create a new vehicle with EasySuspension 2. ... 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
- 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
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window