Search Issue Tracker
AABB is imprecise on capsule collider when the mesh is rotated
Reproduction steps:1. Open the project provided2. Open the only scene available3. Rotate "Capsule" gameobject on the X axis-Observe ... Read more
[Rigidbody] Changing Rigidbody.position does not update transform positi...
Steps to reproduce: 1. Open the attached project2. Open 'default' scene3. Notice there are two objects, that have the RigidBody.posi... Read more
[SphereCast] Convex collision is inconsistent compared to non-convex
Repro steps: 1) Open the project and the only scene in it2) Play the scene and notice a wall, sphere and blue and red raycasts3) Set... Read more
No collision appears when one of the colliding GameObjects has Non-Conve...
How to reproduce:1. Open the attached project "1262418.zip"2. Open the "Test" Scene3. Enter the Play Mode Expected result: "Sphere" ... Read more
Invalid rendering of Terrain Collision geometry in Physics Debug mode
How to reproduce:1. Open the user-submitted project and open the "thescene" scene2. Go to Window - Physics Debugger3. Checkmark the ... Read more
Editor crashes on Unity::ConfigurableJoint::Create when loading a specif...
How to reproduce:1. Open the "case_1198019" project2. Load the "asd" scene-- Observe the crash Reproducible with: 2017.4.35f1, 2018.... Read more
Mesh collider gets corrupted if no triangles are specified
How to reproduce:1. Open attached Unity project "MeshColliderBug"2. Open the MeshColliderBug scene3. Select MediumPolySphere in the ... Read more
Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...
To reproduce: 1. Open attached project2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor whe... Read more
Unity crashes when runs minimap project
Regression from Version 4.7.0f1 (9c73fd3cda99) looks like related to physx upgrade in 5.xSteps1. Open attached project2. Run "exampl... Read more
[IMGUI] Articulation Body Component's Tooltips are missing
Tooltips for all the Properties under Articulation Body Component are missing and opening up the Documentation Link for 'Articulatio... 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 Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object