Search Issue Tracker
New fast mid-phase doesn't get disabled automatically on UWP Hololens
1. What happenedA mesh collider has a cooking option 'Use Fast Midphase.' This option is supposed to be disabled automatically when ... Read more
OnTriggerEnter and OnTriggerExit are called at the same time when GameOb...
How to reproduce:1. Open the user's project2. Open 'Scene' Scene3. Enter Play Mode Expected result: Everything becomes green as only... Read more
OnCollisionEnter is occasionally triggered on Start by a non-contacting ...
How to reproduce:1. Open user-submitted project (TestRoll2.zip)2. Open the SampleScene3. Observe the Console window, Enter and Exit ... Read more
Physics Raycast behaves differently on different platforms
Steps to reproduce:1. Open User-supplied project2. Play the Scene and notice that when the ball goes on a platform in the top left, ... Read more
OnEnable/OnDisable is called the second time when setting GameObject's i...
How to reproduce:1. Open the attached project's Scene labeled "MyScene"2. In the Hierarchy, select the "GameObject"3. In the Inspect... Read more
CharacterController collider stops working when multiple GameObjects wit...
Reproduction steps:1. Open the attached project: "1419316.zip"2. Go to Project window > Assets > Scenes, and open "SampleScene... Read more
Rigidbody with Capsule Collider falls through MeshCollider when it's pla...
How to reproduce:1. Open the user attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Game View, observe t... Read more
RigidBody Constraints are not applied when a Collider is added at runtim...
How to reproduce:1. Open tester-attached project (ConstraintsBugRuntime.zip)2. Select the 'PlayerSpawner' GameObject3. Next to the '... Read more
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 on monoeg_g_hash_table_lookup/monoeg_g_hash_table_destroy when usi...
Reproduction steps:1. Open user's attached project and "SampleScene"2. Enter and exit Play Mode a few times (usually take 1-2 tries)... 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