Search Issue Tracker
Inconsistent ContactPoint placement when using OnCollisionEnter
1. Open project "PhysicsBugs.zip" 2. Enter Play Mode 3. Press the spacebar and observe the view Expected result: Contact points are... 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. E... 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 Came... 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 project 2. Open scene Scenes/SampleScene 3. Press the Play button 4. In the Hierarchy ... Read more
Crash in Unity::ArticulationBody::GetDenseJacobian(Unity::ArticulationJa...
How to reproduce: 1. Open tester-attached project (ArticulationJacobianCrash.zip) 2. Open the SampleScene 3. Enter Play Mode 4. Pres... Read more
Scene with an active rigid body leaks memory
Steps to reproduce: 1. Download 1015284_repro.zip 2. Open "Test" scene 3. Check Editor memory usage (should be around 560 MB) 3. Ent... 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 scene 3. Enter Play Mode 4. View "Character ... Read more
CCD is broken on pooled objects
1. Open attached project 2. Open scene Bullet Test/Bullet Test.unity 3. Play the scene 4. Press the Space Bar to launch some project... 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 ... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used