Search Issue Tracker
OverlapCapsule falsely detects an overlap with a nearby MeshCollider whe...
How to reproduce:1. Open the user's attached project2. Open the Main Scene3. In the Hierarchy focus the OverlapTester GameObject4. O... Read more
3D GameObjects with Rigidbody goes through box collider, if collider Tra...
How to reproduce:1. Download attached project file2. Open "Bug" Scene3. Enter Play Mode Actual result: Object goes throw Box Collide... Read more
Gravity not affecting object after removing fixed joint
To reproduce:1) Open attached project and scene in it2) Play it3) Select Sphere4) Remove Fixed Joint component Expected: Gravity mak... Read more
Crash in PhysicsManager::SetColliderTransformChangeInterest after import...
This has happened in 3 separate instances whild performing Asset Store Bash: Repro :1. Import 1 project with 3d physics- In my case ... 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
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
Crash on Rigidbody_Get_Custom_PropMass when ArticulationBody collides wi...
How to reproduce:1. Open the attached project from "case1331099.zip"2. Open Scene "Main"3. Enter Play Mode4. Select object "LeftHand... Read more
Sleeping rigidbody does not wake up after collision with another overlap...
How to reproduce:1. Open attached project "PhysicsSleepBug.zip" and scene "Scene"2. Enter Play mode3. Observe the red car Expected r... Read more
Unity allows user to make two layers with the same name and thus introdu...
How to reproduce:1. Open newest tester-submitted project (2Layers1Name.zip)2. Open "SampleScene.unity" scene3. Investigate "Collisio... Read more
Crash in physx::SubSortQuick::sort4 when opening scene
To reproduce:1. Open attached package2. Open Track scene (if editor doesn't crash, try to build project)3. Editor crashes (if editor... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object