Search Issue Tracker
Rigidbody falling onto another kinematic rigidbody using MoveRotation(0)...
Steps to reproduce:1. Open user's attach project "RigitbodyTest.zip"2. Open "SampleScene"3. In the Hierarchy select "Cube"4. Enter P... Read more
Cloth "Edit Constraints" vertices become white with black artifacts, whe...
To reproduce:1. Open new project.2. Create new Sphere.3. Add "Cloth Component" to it.4. Press "Edit Constraints" on that Cloth compo... Read more
Function 'AddForceAtPosition' influences Rigidbody.MovePosition and Rigi...
Reproduction steps:1. Open the attached project;2. Open the scene 'TestPhys';3. Ensure 'Impulse' on TestController ('Sphere' gameobj... Read more
Physics.queriesHitBackfaces does not work with Collider.Raycast
To reproduce:1. Open attached project "ColliderRaycast.zip".2. Play "Raycast" scene.3. Press left mouse button on the white square. ... Read more
Interpolated rigidbodies cause large position inaccuracies
Reproduction steps:1. Open my attached project ("case_858816 repro")2. Make sure that Interpolate under RigidBody is set either to '... Read more
[Cloth] [SkinnedMeshRenderer] SkinnedMeshRenderer's bounds won't update ...
To reproduce:1) Open attached project and scene2) Play it3) Drag Main Camera around and outside of plane - notice that Skinned Mesh ... Read more
Raycast will not hit a GameObject after certain amount of hits elsewhere...
How to reproduce:1. Open user's attached "Find a Bug" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Left-click with... 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
When a Mesh is assigned to a SkinnedMeshRenderer with a Cloth component ...
How to reproduce:1. Download attached project file and open "Scene" Scene2. Enter Play Mode (observe how while the 'ClothCopier-Work... Read more
Mesh Collider keeps adding on prefab in the hierarchy when selecting it ...
After adding cloth component on a prefab from project folder, selecting prefab in the hierarchy mesh collider keeps adding up and 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS