Search Issue Tracker
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRe...
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRenderer*) when you try to add a mesh in Skinned Mesh Renderer... Read more
Physics Debug scene view down-right corner UI window disappears when ent...
How to reproduce: 1. Open the attached 'project-1230368.zip' project 2. Make sure that the 'Physics Debug' UI window is visible in t... Read more
Physics.SphereCast(origin, radius, direction, out hitInfo, layerMask) ig...
How to reproduce: 1. Open the "Physics_Test.zip" project 2. Open the "Physics.unity" scene 3. Enter Play Mode 4. Check the Console ... Read more
Crash in physx::Gu::PersistentContactManifold::reduceBatchContacts when ...
How to reproduce: 1. Open user-submitted project (Active Ragdoll Prototype) 2. Enter Play Mode 3. Move the camera around with the mo... Read more
[Physics] Inconsistent wheel colider behavior if wheel coliders exist du...
To reproduce: 1. Download and open attached "tankgame.zip" project. 2. Enter play mode. 3. Press anywhere on terrain to set a way p... 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 S... Read more
Changing the center of mass makes the Rigidbody constraints fail to lock
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: falling cube stops Actual result: ... Read more
Objects in "Ultimate Rope Editor" explode when entering play mode
To reproduce: 1. Download attached project "A$ BASH 2017.2 part 4.zip" and open in Unity 2. Open "04 - Breakable ropes" scene 3. En... Read more
Physics is inconsistent between 32bit and 64bit builds
To reproduce: 1. Open the project, attached by the user (PhysicTest.zip) 2. Build it for standalone with x86 architecture 3. Build ... Read more
Constantly creating and destroying CharacterController component causes ...
How to reproduce: 1. Open attached project (1223324.zip) 2. Enter Play Mode 3. Open task manager and find the Unity.exe process 4. O... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule