Search Issue Tracker
Mouse Events aren't detected on a GameObject without a Rigidbody which i...
Repro steps:1. Open QA attached project "repro_1064589"2. Open scene "0"3. Enter Play Mode4. Click the Sphere on the right5. Observe... 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
Physics Engine Reports Impossible Collisions when using Configurable Joint
How to reproduce:1. Open user's project2. Open Scenes > TestScene3. Press Play and wait for Game to stop Expected result: Contact... Read more
[Regression] OnTriggerEnter fails at certain distances
How to reproduce:1. Open the user-submitted project2. Enter Play mode and press the space key3. Open the Scene View and click on any... Read more
Crash on _SimulationFilterShader or PhysicsManager::ProcessTriggerEnterE...
How to reproduce:1. Open the "Breakable_Crash.zip" project2. Open the "SimpleCity.unity" scene3. Enter Play Mode4. In Scene view Dra... Read more
Accessing unassigned collider's material returns and sets different mate...
How to reproduce:1. Open the user-submitted project2. Click on the Cube Object and observe Its Box Collider component3. Enter Play m... Read more
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
Unity Player crashes when accessing Physics.Raycast.hit.textureCoord
How to reproduce:1. Open the "case1159544_repro" project2. Build and Run it Expected result: Unity Player does not crashActual resul... Read more
[Physics] Physics Raycaster does not detect the full object's collider b...
Steps to reproduce:1. Open user attached project2. Play the scene3. Select the EventSystem and observe the output4. Select the Game ... Read more
Raycast fails
How to reproduce: 1. Open any (new) project2. Create a Terrain3. Select the Raise/Lower height terrain tool4. Move the mouse over th... 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