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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES