Search Issue Tracker
Editor crashes when the cloth component bending stiffness value is changed
Steps to reproduce: 1. Open user attached project ("softbodyCloth") 2. Create a plane and a cube 3. Add a rigidbody and a cloth comp... 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 c... Read more
Scene with an active rigid body leaks memory
Steps to reproduce: 1. Download 1015284_repro.zip 2. Open "Test" scene 3. Check Editor memory usage (should be around 560 MB) 3. Ent... Read more
Setting Time.timescale to zero and back to a non-zero value causes Inter...
Steps to reproduce: 1. Create a project which makes use of Interactive Cloth 2. Set Time.timescale = 0f; 3. Set Time.timescale = 1f;... Read more
Articulation Body drives teleport the whole chain to NaN coordinates whe...
Reproduction steps: 1. Open the attached project 2. Open scene "Scenes/SampleScene" 3. Select "Prismatic + target" 4. Enter Play mod... Read more
Vehicle Collider can become stuck in geometry when hitting another colli...
How to reproduce: 1. Open attached project 2. Open scene Scenes/test plane and primitives.unity 3. Play the scene 4. Use the WSAD k... Read more
Inconsistent result when toggling autoConfigureConnectedAnchor of Config...
How to reproduce: 1. Open QA-supplied project 2. Load scene "Example" 3. Enter the Play mode 4. Select "Cube" in the Hierarchy windo... Read more
Gravity not affecting object after removing fixed joint
To reproduce: 1) Open attached project and scene in it 2) Play it 3) Select Sphere 4) Remove Fixed Joint component Expected: Gravit... 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 ... Read more
ControllerColliderHit.moveLength() returns CharacterController.Move() pa...
Reproduction steps: 1.Open project attached (ReproduceBug.zip). 2.Open scene "Scene01". 3.Press play. 4.Press "Arrow up" to move. E... 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
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version