Search Issue Tracker
Physics Debugger doesn't show non-convex mesh colliders after removing n...
How to reproduce:1. Download the tester-attached Scene file(BugScene.unity)2. Create a new Unity project3. Import the scene and open... Read more
Mesh Collider with a Rigidbody bounces differently from other Mesh Colli...
How to reproduce:1. Open attached "repro_1050835" project2. Enter Game mode3. Look at the Game view Expected result: Rigidbodies ins... Read more
Cloth/SkinnedMeshRenderer - Failed asserts due to bad AABB data
Bad AABB Data is causing a tonne of asserts. updated repro: Editor assserts when the cloth component penetration is set to zero Step... Read more
[Cloth] Cloth deletes MeshRenderer component when entering playmode
To reproduce:1. Open attached project2. Open scene 13. Add cloth to banner14. Enter playmode5. Notice that meshrenderer gets deleted... Read more
Spring Joints Anchor and Connected Anchor Y values different when added ...
Reproduction step:1) Open users submitted project and proceed to scene "Spring Bug".2) Go into playmode and in the scene view try dr... Read more
Enabling Cloth material turns object grey
Reproduction Steps: 1. Open the attached project2. Start the "Bug" scene3. Select "SupermanFBX" -> "Supermans Cape" GameObject in... Read more
Able to put ArticulationBody and RigidBody components on the same GameOb...
Steps to reproduce:1. Open new project2. Create new game object3. Add ArticulationBody and Rigidbody component to the game object4. ... 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
Crashing during DrawControllerGizmo process, when changing a gameobject'...
Reproduction steps:1. Open the attached project2. Select the "cube" game object in the hierarchy3. Constantly shift the Z axis scale... Read more
Crash when entering play mode with RaycastCommand.ScheduleBatch with Res...
Reproduction steps:1. Open the user's attached project2. Open "TestRaycastCommand_Exceptions" scene3. Press Play Expected result: Un... 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