Search Issue Tracker
Editor crashes on physx::writeCompressedContact when entering Play mode
Reproduction steps:1. Open the user's attached "SmokeSim.zip" project2. Load the "Zuma" scene3. Enter Play mode4. Wait 5-10 seconds-... Read more
[Rigidbody] Changing Rigidbody.position does not update transform positi...
Steps to reproduce: 1. Open the attached project2. Open 'default' scene3. Notice there are two objects, that have the RigidBody.posi... Read more
Sleeping rigidbody does not wake up after collision with another overlap...
How to reproduce:1. Open attached project "PhysicsSleepBug.zip" and scene "Scene"2. Enter Play mode3. Observe the red car Expected r... Read more
OnCollisionEnter causes Unity to crash when there's many collisions
Steps to reproduce:1. Open attached project's scene "Scene1".2. Enter play mode.3. Press and hold space key.4. Unity crashes (on ~ha... Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
Scene with an active rigid body leaks memory
Steps to reproduce:1. Download 1015284_repro.zip2. Open "Test" scene3. Check Editor memory usage (should be around 560 MB)3. Enter p... Read more
When CharacterController.detectCollisions is set to false, it still dete...
Reproduction steps:1. Open the attached project;2. Enter Play mode and go to the cube; Actual result: the character collides with th... Read more
RigidBody.collisionDetectionMode cannot be set during runtime if it is i...
Reproduction steps:1. Open the attached project2. Open the "DoesNotWorkExample" scene within the Editor.3. Press the "Play" button.4... Read more
Crash in physx::SubSortQuick::sort4 when opening scene
To reproduce:1. Open attached package2. Open Track scene (if editor doesn't crash, try to build project)3. Editor crashes (if editor... Read more
Imported Ragdoll is completely jiterry in play mode
How to reproduce: 1. Open attached project (ownCloud)2. Open scene wizard.unity3. Play the sceneExpected result: The wizard falls do... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES