Search Issue Tracker
Physics.ComputePenetration returns false for some collider combinations ...
Steps to reproduce:1. Open project (PhysicsComputePenetration WithMeshRenderer.zip)2. Open the Main scene2. Select collider and Caps... Read more
Setting physics properties in OnValidate() mark the object dirty even wh...
How to reproduce:1. Open the attached project ("case_1172914-OnValidate-dirty")2. Select the "PlayerController" prefab in the Hierar... Read more
GameObject with Cloth Component is rising upwards when GameObject is rot...
How to reproduce:1. Open user-supplied project2. In Hierarchy select "NotRotated" GameObject3. Rotate the GameObject 90 degrees on t... Read more
Crash on Unity::Joint::SetupAxes when editing joint angular limits on ch...
How to reproduce:1. Open new Unity project2. Create two Empty GameObjects and make one the child of the other3. Add a Hinge Joint Co... Read more
Numerous errors are thrown upon removing ArticulationBody Component in P...
How to reproduce:1. Open the attached project, Bug scene2. Enter Play Mode3. Make sure Scene View is visible(tested with Scene and G... Read more
Rigidbody Collision Detection mode cannot be updated after setting the i...
How to reproduce:1. Open user's attached project ("RigidBodyCollisionDetectionChange.zip") using the EnvIronman VM (more information... Read more
Physics.Raycast is rarely not hitting colliders in the scene
How to reproduce:1. Open the "BrokenRaycastGrid.zip" project2. Open the "Minimal.unity" scene3. In Console tab, enable "Error Pause"... Read more
Skinned Mesh Renderer gets distorted when Root Bone is assigned and clot...
How to reproduce:1. Open the attached 'project-1177695.zip' project using the EnvIronman VM (more information in Edit)2. In the Hier... Read more
Physics.Processing cpu time spike is displayed in the Profiler when an i...
How to reproduce:1. Open the attached 'HeliosImageLoading.zip' project2. Enter Play mode and press 'Space' key3. Observe the Profile... Read more
Cloth Constraints Max Distance and Surface Penetration value Sliders are...
Reproduction steps:1. Open the attached project named Case_11794962. Select the "Plane" in the Hierarchy3. Open the Cloth Constraint... 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