Search Issue Tracker
Having an animator animating a non-uniformly scaled MeshCollider compone...
To reproduce:1. Open attached project2. Open the scene "CrashTest"3. Play the sceneNotice that while the scene is playing, Unity's m... Read more
SetInertiaTensor: Inertia spams tensor must be larger then zero in all c...
Running AngryBots on consoles/dev, which is based on trunk gets me this message:Inertia tensor must be larger then zero in all coord... Read more
CharacterControllers do not trigger OnControllerColliderHit when they co...
There doesn't seem to be any way to detect CharacterController collision. Run the test scene. Use WASD to move the blue capsule. If ... Read more
SphereCastAll and SphereCastNonAlloc cast inside collider return hit poi...
Steps to reproduce: 1. Open attached project "777460.zip"2. Open scene "repro"3. Make sure Console is visible and run the scene4. No... Read more
Vehicle Collider can become stuck in geometry when hitting another colli...
How to reproduce: 1. Open attached project2. Open scene Scenes/test plane and primitives.unity3. Play the scene4. Use the WSAD keys ... Read more
Deactivating a Collider component that's been set to ignore collisions w...
To reproduce:1. Create new project2. Download attached script and attach it to empty game object3. Press play4. Press Space bar5. Ed... 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
Cloth crashes the editor
To reproduce:- create a game object- add SkinnedMeshRenderer component- add a standard mesh to it (like sphere)- add cloth component... Read more
[Visualization] When one collider is shrinked all colliders of same game...
How to reproduce:1. Open the attached project2. Open the Main scene3. Look at LevelArt -> Boundaries -> Cliff (notice all coll... Read more
Triangle mesh collider does not collide
To reproduce:1. Open attached project2. Open collider vs box Collider scene3. Enter play modeExpected result: All the objects collid... 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