Search Issue Tracker
RigidBody loses its constraints when its GameObject is unparented and th...
How to reproduce:1. Open user-submitted project (ConstraintsBugParent.zip)2. Enter Play Mode3. Select the Sphere in Scene View and s... Read more
Crash in physx::SubSortQuick::sort4 when opening scene
To reproduce:1. Open attached package2. Open Track scene (if editor doesn't crash, try to build project)3. Editor crashes (if editor... 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
[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
Collider.sharedMaterial returns the Instanced material
Steps to reproduce: 1. Open attached project2. Open scene "DemoScene" and Run it3. In console, notice "BUG - the shared material SHO... 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
Rigidbody teleports after colliding with mesh collider
Steps to reproduce: 1. Download and import attached project. (Project_CollisionTeleport.zip)2. Open scene: Scene3. Play4. Look at ca... Read more
AddExplosionForce()'s added force to Rigidbody's velocity is not relativ...
Reproduction steps:1. Open the project inside "case_1108989-AddExplosionForce_Problem.zip"2. Open and Play "TestRigidbodyExplosiveFo... 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
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