Search Issue Tracker
Memory leak when instantiating and destroying GameObjects with a collider
Reproduction steps: 1. Open the user's attached project "ColliderMemLeak.zip" 2. Open "SampleScene" 3. Enter Play mode 4. Click "Sta... Read more
Ray hits any GameObject regardless of what LayerMask is passed in
Steps to reproduce: 1. Open attached project 2. Enter Play Mode 3. Move either of the three objects (cube, capsule, sphere) aligned ... Read more
Changing CapsuleCollider radius in runtime through code makes the height...
To reproduce: 1. Open an Attached Unity project "Rigidbodybug" 2. Open scene "scene" 3. Window --> Physics Debugger 4. Press Play E... Read more
Cloth "Edit Constraints" vertices become white with black artifacts, whe...
To reproduce: 1. Open new project. 2. Create new Sphere. 3. Add "Cloth Component" to it. 4. Press "Edit Constraints" on that Cloth c... Read more
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
To reproduce: 1. Open users attached project. 2. Open scene DevScene.unity 3. Enter play mode 4. In scene view place GameObject Snow... Read more
Rigidbody with two child Box Colliders calls "OnCollision" enter and exi...
Moving Game object with Rigidbody, which has two child objects with Box Colliders, into another static Box Collider, enter and exit ... Read more
ClosestPointOnBounds() returns closest point IN bounds
The function "collider.ClosestPointOnBounds()" is misleading since it gives you a point inside bounds not on bounds (on = contact, i... Read more
Physics.SphereCast(origin, radius, direction, out hitInfo, layerMask) ig...
How to reproduce: 1. Open the "Physics_Test.zip" project 2. Open the "Physics.unity" scene 3. Enter Play Mode 4. Check the Console ... Read more
Memory Leaks when using CharacterController.height to set heights of the...
How to reproduce: 1. Open user-submitted project (PhysX Bug.zip) 2. Press Play Expected result: Memory usage remains somewhat stab... Read more
When a Mesh is assigned to a SkinnedMeshRenderer with a Cloth component ...
How to reproduce: 1. Download attached project file and open "Scene" Scene 2. Enter Play Mode (observe how while the 'ClothCopier-Wo... 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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters