Search Issue Tracker
Having an animator animating a non-uniformly scaled MeshCollider compone...
To reproduce: 1. Open attached project 2. Open the scene "CrashTest" 3. Play the scene Notice that while the scene is playing, Unity... 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 coo... Read more
When colliding CharacterController jumps over moving kinematic object
To reproduce the bugfollow the steps 1. Open "case_691821-CharacterControllerIssue" project 2. Open "Test01" scene 3. Run scene in e... 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 scene 4... 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
Deactivating a Collider component that's been set to ignore collisions w...
To reproduce: 1. Create new project 2. Download attached script and attach it to empty game object 3. Press play 4. Press Space bar... Read more
RigidBody.collisionDetectionMode cannot be set during runtime if it is i...
Reproduction steps: 1. Open the attached project 2. Open the "DoesNotWorkExample" scene within the Editor. 3. Press the "Play" butto... 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 compo... Read more
[Visualization] When one collider is shrinked all colliders of same game...
How to reproduce: 1. Open the attached project 2. Open the Main scene 3. Look at LevelArt -> Boundaries -> Cliff (notice all collid... Read more
Triangle mesh collider does not collide
To reproduce: 1. Open attached project 2. Open collider vs box Collider scene 3. Enter play mode Expected result: All the objects c... 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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed