Search Issue Tracker
[Colliders]When scaling GameObject, if a sub-GameObject has rotated coll...
To reproduce:1. Open attached project2. Open ScaleExplosion scene3. Press play4. Alternate pressing the 'B' and 'V' keys a few times... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce:1. Open the user's attached project ("TestUnityProject.zip")2. Open the repro scene ("SampleScene")3. Enter the Pla... Read more
Changing the center of mass makes the Rigidbody constraints fail to lock
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: falling cube stopsActual result: cons... Read more
Physics.CapsuleCastNotAlloc doesn't return any results game objects coll...
How to reproduce:1. Open given Unity project2. Enter "SampleScreen"3. Select "CastStart" game object4. Enter Play Mode Expected resu... Read more
[IMGUI] "Auto Sync Transforms" Property tooltip missing under "Physics" ...
Tooltip is missing for "Auto Sync Transforms" Property under "Physics" in the "Project Setting" window, Refer attached video Steps t... 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.unity3. Enter Play Mode Expected resu... Read more
"value must be greater" errors appear, when Cloth components parameters ...
To reproduce:1. Create a new project.2. Create Empty game object in hierarchy.3. Add Cloth component to it.4. Set Cloth's "Stretchin... Read more
Deactivating a Collider component that's been set to ignore collisions w...
To reproduce:1. Create new project2. Download attached script and attach it to empty game object3. Press play4. Press Space bar5. Ed... Read more
Multiple colliders and Edit Collider buttons are selected when Edit Coll...
How to reproduce:1. Create a new project2. Add 2 Box Collider Components to the 'Directional Light' GameObject3. Click any Edit Coll... Read more
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 Step... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used