Search Issue Tracker
Crash in physx::SubSortQuick::sort4 after attempting to load a scene
To reproduce: 1. Open the project, attached by the user (Network Racing game.zip)2. Open the "Track" scene Expected: the Editor does... 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
[Regression] Memory Leak When Resizing BoxColliders in Update
How to reproduce:1. Download attached project file and open "repro" Scene2. Open Profiler3. Enter Play Mode Actual result: Memory Le... Read more
Editor crashes on SerializedFile::ReadObject when opening the project
Reproduction steps:1. Open the attached project from the google drive link2. Go to Assets > Reimport All Reproducible with: 2020.... Read more
A hard stack overflow happens when raycasting vs a dense mesh in BV4_Pro...
How to reproduce:1. Open the user's attached "BrokenMeshRepro.zip" project2. Open the "SampleScene" Scene3. Drag the mouse on "Broke... Read more
ConvexHullBuilder throws errors while exporting inflated mesh to asset b...
How to reproduce:1. Open tester-submitted project (FBXProblem.zip)2. Open Asset Bundle Browser3. Build asset bundles4. Inspect "nose... Read more
Unity crashes when resetting center of mass of disabled ArticulationBody...
Reproduction steps:1. Open attached project "ArticulationBodyCrash.zip"2. Open scene "Scene"3. Enter Play mode Expected result: Edit... Read more
[Cloth] Cloth editor has 2 identicle edit contraints buttons - both seem...
Steps to repro 1. Open attached project, or create a new one2. Create a cube and attach the cloth component3. Notice that the cloth ... Read more
WheelCollider velocity slows down when using Physics.Simulate for other ...
To reproduce:1) Open attached project2) Open "Debug Car" scene3) Play it4) Wait until car accelerates to 5+ m/s5) Press space bar to... Read more
Collisions between Rigidbodies with Continuous collision detection is br...
The physics engine does not properly handle collision detection in certain cases between "Continuous Dynamic" Rigidbodies and "Kinem... 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