Search Issue Tracker
Setting transform.localPosition on a rigidbody that is the child of anot...
How to reproduce:1. Open the user-submitted project2. Enter Play Mode, press the Space key and Pause the Play mode3. Observe the Sce... Read more
Colliders are not properly resized after being parented to another objec...
How to reproduce:1. Open user-submitted project (BoxCollider)2. Enter Play Mode Expected result: the Box Collider is the size of the... Read more
Articulation body doesn't work when it is the last one in the chain AND ...
Reproduction steps:1. Open user attached Project2. Press Play3. Select Articulated Hand in the Hierarchy4. Increase the value of Ele... 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.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
Collider bounds are not calculated correctly if the transform parent is ...
Reproduction steps:1. Open the attached project "Bounds.zip";2. Open the SampleScene;3. Enter a play mode;4. Observe the results in ... Read more
Crash at GameObject::SetIsPreviewSceneObject when undoing and redoing Ad...
Steps to reproduce:1. Create a new project2. Create a new GameObject3. Add Cloth component4. Add any other component5. Undo, Redo Ex... Read more
OnTrigger events aren't called when a GameObjects with an increasing sca...
Repro steps:1. Open user attached project2. Enter Play Mode and observe the Game View Expected: The cube gets deactivated when spher... Read more
SyncColliderTransform is taking an extended amount of time while a Colli...
How to reproduce: 1. Open attached project2. Play the included scene3. Check the Profiler- Note the extended amount of time for Sync... Read more
RaycastHit.normal ignores Physics.queriesHitBackfaces when Raycasting a ...
How to reproduce:1. Open User Attached project2. Open "RayScene" Scene3. Observe the ray casted from the bottom cube Expected result... 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