Search Issue Tracker
Rigidbody jitters when placed in additional PhysicsScene
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Move the "Cube" GameObject to th... Read more
Inconsistent result when toggling autoConfigureConnectedAnchor of Config...
How to reproduce:1. Open QA-supplied project2. Load scene "Example"3. Enter the Play mode4. Select "Cube" in the Hierarchy window5. ... Read more
[Physics] Character Controller teleports when intersecting between a few...
Steps to reproduce:1. Open the attached project "Collision Test"2. Open Factory.unity scene3. Enter Play Mode4. View "Character Cont... Read more
Component can be Moved Down in inspector, when it is already at the bott...
To reproduce:1. Create new object.2. Add cloth component to it.3. Press on a "gear" on cloth component. "Move down" can be pressed, ... Read more
Rigidbody with Interpolate mode set to interpolate makes a small hiccups...
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run 'RotationTester' sceneObserve the cube and you sh... Read more
MeshCollider doesn't warn when setting an invalid mesh (with <3 vertices...
How to reproduce:1. Open the user's attached project("Telekinetic Shooter.zip")2. Enter Play mode Expected results: Helpful error de... Read more
Editor crashes when the ArticulationBody hierarchy is deeper than 64
Reproduction steps:1. Open the attached "case_1284372.zip" project2. Load "FutAlignment" scene3. Enter Play mode--Observe the crash ... Read more
Physics displays random glitches with mesh colliders
Physics objects will occasionally display strange glitches, as though receiving very large forces from nowhere. This tends to occur ... Read more
Switching IsTrigger values repeatedly, causes Rigidbody's position insta...
To reproduce:1. Open project2. Play scene Expected vs Actual: cube in scene should not be jumping( gif with white cube) Workaround: ... Read more
[Physics] When rigidbody constraints are set to freeze the Z axis, rigid...
Steps to reproduce:1. Open user attached project2. Play the scene3. Notice the the horizontally sliding boxes Expected result: boxes... 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