Search Issue Tracker
The GameObject flies around in circles instead of straight down when usi...
Reproduction steps:1. Open the attached project “ENT_Flex_Repro“2. Open “Assets/OutdoorsScene.unity“ Scene3. Enter Play mode Expecte... Read more
Unity Physics: issues observed in raycast and shape cast results when de...
Reported by our users on discord and brought to our attention by [~philippe.stamand]]: Description of the issue:There was a discussi... Read more
Unity Physics: Performance issue due to use of hash map in cases when th...
Reported on discord by user here. Description of the issue: User "Enzi":{quote}hello @daniel-holz hope you are the right one for thi... Read more
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
DOTS Physics Center of mass does not apply when entering the Play Mode
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Enter Play Mode4. Observe the... Read more
Joints are spaced too far apart when baked
How to reproduce:1. Open the user’s attached project “IncorrectJointBaking.zip”2. Enter Play Mode or Build And Run Expected result: ... Read more
Unity Physics: Previously public API in custom authoring sample was made...
We changed some API during the custom authoring move out of the package from public to internal.See here for the issue details. In a... Read more
[Forum] InvalidOperationException when cloning a CollisionWorld
I'm upgrading to the 1.0 version and I clone the collision world so I can hand it off to a rather long-running job that uses it for ... Read more
ParallelCreateContactsJob uses 1-2 milliseconds when two GameObject AABS...
How to reproduce:1. Open the “Mesh_AABS_Bug“ project2. Open the “SampleScene”3. Open the Standalone Profiler (Window > Analysis &... Read more
Unity Physics Rigidbody does not collide with TerrainCollider that has a...
Reproduction steps:1. Open “NarrowPhaseProject”2. Open “SampleScene”3. Enter Play Mode and observe the falling Rigidbody capsule Exp... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks