Search Issue Tracker
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
[Regression] Generating a MeshCollider took 5-10 times longer
How to reproduce:1. Download attached project file2. Enter Play Mode Actual result: In Unity 2017.3.0b9 the time it takes to add the... Read more
Capsule partially falls through the terrain
Reproduction steps:1. Download "Reproduction.zip"2. Open Reproduction project in Unity3. Play the "Grassy Hills" scene Expected resu... Read more
FBX without convex collider throws PhysX convex meshes error after it's ...
How to reproduce:1. Open the "ConvexErrors.zip" project2. Open the "SampleScene" scene3. Assets > Build AssetBundles4. Enter Play... Read more
Missing Info field in the Rigidbody
How to reproduce:1. Open the attached Unity project2. Select Cube game object3. Look into Rigidbody component Expected result: There... Read more
Character Controller's change of position in OnCharacterControllerHit is...
To reproduce: 1. Open the project, attached by the user (TestMove.zip)2. In Play mode, move the red cube with WASD to touch the whit... Read more
SphereCast returned hit point snaps to closest edge of mesh collider whe...
1. Open the attached project "SphereCast Hit Point Edge Snap.zip"2. Load "Test" scene3. Go to scene view window and select Wireframe... Read more
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce:1. Open attached Unity project "BugReport.zip"2. Open "Steps" scene3. Inspect that yellow steps have mesh colliders and... Read more
Colliders can be passed through with FirstPersonController if moving ran...
To reproduce:1. Open attached Unity project "walkoffset.zip"2. Open "Steps" scene3. Go into Play mode4. Try moving up the pink stair... Read more
Pasting Cloth component values causes scene view to break
1. Open attached project2. Open scene inter-collision.unity3. Select one of the Sphere gameobjects4. In the Inspector, right click o... 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