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 mode4. Click "Start" ... Read more
Ray hits any GameObject regardless of what LayerMask is passed in
Steps to reproduce:1. Open attached project2. Enter Play Mode3. Move either of the three objects (cube, capsule, sphere) aligned wit... 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 Debugger4. Press Play Exp... 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 compo... Read more
"In order to call GetTransformInfoExpectUpToDate..." error message appea...
To reproduce:1. Open users attached project.2. Open scene DevScene.unity3. Enter play mode4. In scene view place GameObject Snowy_Co... 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" project2. Open the "Physics.unity" scene3. Enter Play Mode4. Check the Console Actua... 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 stableAc... 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" Scene2. Enter Play Mode (observe how while the 'ClothCopier-Work... 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