Search Issue Tracker
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
Zero-volume BoxCollider causes PhysX to return null shape
Steps to reproduce the issue:1. Download and open attached project.2. Open scene named "Home".3. Enter the play mode and notice that... Read more
[Raycast][Terrain] Unity 5 cannot raycast against Unity 4 Terrain colliders
Terrain colliders created in older versions of unity cannot be raycast against. To reproduce:- Open the attached project and press p... Read more
[Colliders]When scaling GameObject, if a sub-GameObject has rotated coll...
To reproduce:1. Open attached project2. Open ScaleExplosion scene3. Press play4. Alternate pressing the 'B' and 'V' keys a few times... Read more
Articulation Body drives teleport the whole chain to NaN coordinates whe...
Reproduction steps:1. Open the attached project2. Open scene "Scenes/SampleScene"3. Select "Prismatic + target"4. Enter Play mode an... 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
OnTriggerEnter/Stay callbacks when no collision is happening
How to reproduce: 1. Open scene Scenes/Voodoo House Trigger.unity2. Play the scene- Note that the console has log messages about OnC... Read more
"Iamplayr" game suffers severe slowdown
-e: there are several minigames which suffer from severe slowdown -repro:--go to https://apps.facebook.com/iamplayr/--account detail... 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
Raycasting to and from a Character Controller doesn't hit intended target
Steps to reproduce:1. Open my attached project inside "case_806527 Raycastproblem" file.2. Select "Test Broken - Camera too high" sc... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used