Search Issue Tracker
Crash in physx::NpShape::updateSQ when setting lots of colliders under a...
How to reproduce:1. Open attached project (PhysicsCrashMini.zip)2. Open the 2019 or 2020 scenes(depending on version being used)3. E... 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
"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
RaycastCommand maxHits parameter does not have any effect on how many hi...
How to reproduce:1. Open the attached project2. Enable Gizmos in the Game View3. Click Play4. Observe Game View Expected result: The... Read more
Configurable Joint behavior is noticeably different depending on Fixed T...
How to reproduce:1. Open the attached project "PhysicsTest_Modified.zip"2. Open "SampleScene" Scene3. Enter Play Mode4. Notice the b... Read more
OnTriggerExit is not called when GameObject leaves Trigger through repar...
How to reproduce:1. Open the attached project "OnTrigger.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expected resu... Read more
Setting ArticulationBody.collisionDetectionMode at runtime via script to...
How to reproduce:1. Open the attached project, SampleScene2. Enter Play Mode3. Note the Console window output Expected result: Artic... Read more
Crash on physx::Sc::ElementInteractionMarker::~ElementInteractionMarker ...
Reproduction steps:1. Open the attached user's project and "SampleScene" scene2. Enter play mode, then press ESC and exit the play m... Read more
Crash on Rigidbody_Get_Custom_PropMass when ArticulationBody collides wi...
How to reproduce:1. Open the attached project from "case1331099.zip"2. Open Scene "Main"3. Enter Play Mode4. Select object "LeftHand... Read more
[Character Joint] Angular Limits change relative to animation when enter...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. In the Hierarchy window, select OBJECT (see note... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used