Search Issue Tracker
Physics Debugger doesn't show non-convex mesh colliders after removing n...
How to reproduce:1. Download the tester-attached Scene file(BugScene.unity)2. Create a new Unity project3. Import the scene and open... Read more
Kinematic Rigidbody does not follow it's non-Kinematic Rigidbody parent
How to reproduce:1. Open the attached "case_1143401-KinematicChildBug" project2. Open "SampleScene"3. Open the Physics Debug window ... Read more
Windows-only: SphereCast with Math.Infinity as the cast length misses hits
To reproduce:1. Open attached project;2. Run scene Main;3. Enter Play mode;4. In Hierarchy create one more Quad;5. In the game windo... 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
Setting physics properties in OnValidate() mark the object dirty even wh...
How to reproduce:1. Open the attached project ("case_1172914-OnValidate-dirty")2. Select the "PlayerController" prefab in the Hierar... Read more
When CharacterController.detectCollisions is set to false, it still dete...
Reproduction steps:1. Open the attached project;2. Enter Play mode and go to the cube; Actual result: the character collides with th... Read more
Setting useGravity to true though it was already true causes Rigidbody t...
Steps to reproduce: 1. Open attach project "796324.zip"2. Open scene "repro"3. Run it4. In console notice output message, although g... Read more
[Raycast][Terrain] Unity 5 cannot raycast against Unity 4 Terrain colliders
Terrain colliders created in older versions of unity cannot be raycast against. To reproduce:- Open the attached project and press p... Read more
Able to put ArticulationBody and RigidBody components on the same GameOb...
Steps to reproduce:1. Open new project2. Create new game object3. Add ArticulationBody and Rigidbody component to the game object4. ... Read more
Adding MeshCollider Meshes without CookingOptions.CookForFasterSimulatio...
To reproduce:1. Open project2. Open and play 'PhysicsMeshCrash' scene Expected vs actual: editor should not crash Reproduced: 2017.3... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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