Search Issue Tracker
Inconsistent ContactPoint placement when using OnCollisionEnter
1. Open project "PhysicsBugs.zip"2. Enter Play Mode3. Press the spacebar and observe the view Expected result: Contact points are in... Read more
ControllerColliderHit.moveLength() returns CharacterController.Move() pa...
Reproduction steps:1.Open project attached (ReproduceBug.zip).2.Open scene "Scene01".3.Press play.4.Press "Arrow up" to move. Expect... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate when disabling/enab...
To reproduce:1. Open attached project "crashDone.zip"2. Open and Play "LilyPadCrash" scene.3. Open Scene views, Select "Main Camera"... Read more
Errors in Player.log with MeshCollider when Convex and Inflate Mesh are ...
Errors appear in the Player.log file: `ConvexHullBuilder: convex hull has more than 255 polygons!`, `Gu::ConvexMesh::loadConvexHull:... Read more
ArticulationBody index hierarchy is incorrect when using GetDriveForces ...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. In the Hierarchy wind... Read more
Crash in Unity::ArticulationBody::GetDenseJacobian(Unity::ArticulationJa...
How to reproduce:1. Open tester-attached project (ArticulationJacobianCrash.zip)2. Open the SampleScene3. Enter Play Mode4. Press th... Read more
Scene with an active rigid body leaks memory
Steps to reproduce:1. Download 1015284_repro.zip2. Open "Test" scene3. Check Editor memory usage (should be around 560 MB)3. Enter p... Read more
[Physics] Character Controller teleports when intersecting between a few...
Steps to reproduce:1. Open the attached project "Collision Test"2. Open Factory.unity scene3. Enter Play Mode4. View "Character Cont... Read more
CCD is broken on pooled objects
1. Open attached project2. Open scene Bullet Test/Bullet Test.unity3. Play the scene4. Press the Space Bar to launch some projectile... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS