Search Issue Tracker
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
Phantom forces when landing a Wheel Collider on an angle
When landing a vehicle on an angle the Wheel Colliders have a tendency to Immediately stick to the ground at a relative 90 degree an... 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 Step... Read more
Particles Simulation Ignores Collider in Triggers module, if object was ...
To reproduce:1. Create a new project.2. Create new Cube in hierarchy, with a position of (5,5,0) and a scale of(10,1,10)3. Create a ... Read more
"value must be greater" errors appear, when Cloth components parameters ...
To reproduce:1. Create a new project.2. Create Empty game object in hierarchy.3. Add Cloth component to it.4. Set Cloth's "Stretchin... Read more
Windows-only: SphereCast with Math.Infinity as the cast length misses hits
To reproduce:1. Open attached project;2. Run scene Main;3. Enter Play mode;4. In Hierarchy create one more Quad;5. In the game windo... Read more
Editor crashes when the cloth component bending stiffness value is changed
Steps to reproduce:1. Open user attached project ("softbodyCloth")2. Create a plane and a cube3. Add a rigidbody and a cloth compone... Read more
Cloth "Edit Constraints" vertices become white with black artifacts, whe...
To reproduce:1. Open new project.2. Create new Sphere.3. Add "Cloth Component" to it.4. Press "Edit Constraints" on that Cloth compo... Read more
ControllerColliderHit.moveLength() returns CharacterController.Move() pa...
Reproduction steps:1.Open project attached (ReproduceBug.zip).2.Open scene "Scene01".3.Press play.4.Press "Arrow up" to move. Expect... Read more
Inspector does not show new value of rigidbody's mass, when it is change...
To reproduce: 1. Open the project, attached by tester (massBug.zip)2. Open "scene" scene3. Select Cube game object in the Hierarchy4... 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