Search Issue Tracker
AABB is imprecise on capsule collider when the mesh is rotated
Reproduction steps:1. Open the project provided2. Open the only scene available3. Rotate "Capsule" gameobject on the X axis-Observe ... Read more
Mouse selection in Physics Debugger prioritizes Mesh GameObjects over Ga...
Reproduction steps:1. Open user's project "PysicsSelectionTestProject.zip"2. Open "SampleScene" Scene3. In the Hierarchy window, not... Read more
The error "Failed to create Convex Mesh from source mesh" appears when c...
To reproduce:1. Load the attached project2. Load the scene included3. Select the armchair model in the scene4. Toggle the 'Convex' o... Read more
[Cloth] Cloth editor has 2 identicle edit contraints buttons - both seem...
Steps to repro 1. Open attached project, or create a new one2. Create a cube and attach the cloth component3. Notice that the cloth ... Read more
Crash in CalculateObjectBounds while entering the playmode if GameObject...
How to reproduce:1. Open the attached "ReproProject1" project and "Repro" scene2. Enter playmode Expected result: Scene starts playi... Read more
RaycastHit.textureCoord always returns a zero vector against GameObjects...
Reproduction steps:1. Open my attached project.2. Open the scene3. Enter Play mode4. Press on the rectangle object a few times in di... Read more
[Physics] Backspin is affected by the rotation of the floor
To reproduce:1. Open attached project2. Change y axis rotation on cube object to 453. Run scene4. Notice how the ball bounces and be... Read more
Unity Editor loads colliders differently than the Standalone Player
Reproduction steps:1. Open my attached project in Unity2. Open the "TestScene"3. Press play4. Observe the player falling through col... Read more
[5.5][5.6] Multiple cloth instances cause a crash on scene loading
When loading between scenes, a crash will occur if there are multiple instances of cloth in the unloaded scene. Reproduction Steps:1... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS