Search Issue Tracker
Mesh Collider throws an error when upgrading to 2019.3.0a9 with mesh not...
Repro steps:1. Open the attached project in 2019.3.0a8 or an older version2. Close the project and open it in 2019.0a9 or a newer ve... Read more
"OnTriggerExit" not being called when changing GameObject's position and...
How to reproduce:1. Open the user attached project (test_unity.zip)2. Enter PlayMode3. Press the "Reparent Cube1" button twice4. Obs... Read more
GameObject is not properly Rotated when its Rigidbody is set to Interpolate
How to reproduce:1. Open the user's attached case2. Open the "ShowcaseScene" Scene3. Enter the Play Mode4. Walk left to enter the "G... Read more
Rigidbody with "Continuous Speculative" produces different results when ...
How to reproduce:1. Open attached project "Kinematic_Speculative.zip" and scene "SampleScene"2. Enter Play mode and observe how many... Read more
PhysicsScenes don't respect changes to Physics.bounceThreshold that pred...
How to reproduce: 1. Open attached project2. Open scene SampleScene.unity3. Play the scene- Note that the red spheres do not bounce ... Read more
Physics.SphereCast(origin, radius, direction, out hitInfo, layerMask) ig...
How to reproduce:1. Open the "Physics_Test.zip" project2. Open the "Physics.unity" scene3. Enter Play Mode4. Check the Console Actua... Read more
Setting Transform.position of a child GameObject to its own Transform.po...
How to reproduce:1. Open user-submitted project (ObjectDrifting.zip)2. Open the 'ObjectDrift' scene3. Enter Play Mode4. Select the P... Read more
OnTriggerEnter, OnTriggerStay, OnTriggerExit do not work when both Colli...
Reproduction Steps:1. Open project in "1189965Repro.zip"2. Notice how (Cube and Sphere) & (Cylinder and sphere) collide with eac... Read more
OnTriggerExit/Enter methods are called when toggle isKinematic on/off
How to reproduce:1. Open the attached "1188953-isKinematic-issue.zip" project2. Open "SampleScene" Scene3. Enter Play mode4. Select ... Read more
[General] OnTriggerEnter gets called a second time when colliding GameOb...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console, inspect the log ... 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