Search Issue Tracker
OnTriggerEnter gets called after reparenting a RigidBody
How to reproduce: 1. Open the user's attached project 2. Open the 'main' Scene 3. In the Hierarchy select the 'solid' GameObject 4. ... Read more
CPU spikes by 3-10% at "Physics.Processing" when using Physics.RebuildBr...
Reproduction steps: 1. Open the attached "PhysicsPerformanceRepro.zip" project 2. Open the "OutdoorsScene" Scene 3. Enter the Play m... Read more
Physics Debug Visualisation is not displayed when prefab is opened in is...
Reproduction steps: 1. Open the attached 'Collision Debugger Prefab Mode Bug' project 2. Go to the 'Window -> Analysis -> Physics De... Read more
OnTriggerExit method isn't invoked when disabling the Trigger Collider C...
How to reproduce: 1. Open the user's attached "My project" project 2. Enter the Play Mode in the "SampleScene" Scene 3. Select the "... Read more
RaycastHit.m_UV contains wrong data when Particles intersect with Collider
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button 4. Observe the brigh... Read more
"This Mesh Collider is attached to GameObject but doesn't have Read/Writ...
Reproduction steps: 1. Open the user's attached "MeshTest.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode 4. Obs... Read more
Data indices don't match when using ArticulationBody GetDriveTargets and...
How to reproduce: 1. Open the user's attached project 2. Open scene Scene_AB_Test 3. Press the Play button 4. In the Hierarchy windo... Read more
Memory leak when instantiating and destroying GameObjects with a collider
Reproduction steps: 1. Open the user's attached project "ColliderMemLeak.zip" 2. Open "SampleScene" 3. Enter Play mode 4. Click "Sta... Read more
Inconsistent ContactPoint placement when using OnCollisionEnter
1. Open project "PhysicsBugs.zip" 2. Enter Play Mode 3. Press the spacebar and observe the view Expected result: Contact points are... Read more
Glitchy behaviour on Assets when using Hinge Joint Component
Reproduction steps: 1. Open the project "Hinge_Joint_Repro" 2. Open "Assets/Tutorials/Train Controller - Tutorial_01" scene 3. Enter... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL