Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities, 7000.0.0a1
Votes
0
Found in [Package]
1.3.2 - Entities
Issue ID
ECSB-1336
Regression
No
Collisions between objects using DOTS and Havok Physics are not re-enabled when breaking a joint
How to reproduce:
1. Open the attached "IN-83732" project
2. Open the "SampleScene"
3. Enter Play mode
4. Press space bar to break the joint attached to the top cube
5. Observe the results in the Game window
6. Exit Play mode and locate the “PhysicsSetup” GameObject in the Project Hierarchy
7. Switch the Simulation Type to Unity Physics under the “Physics Step” script Component in the Inspector window
8. Repeat steps 3 to 5
Expected result: Using Havok Physics the top cube should “bounce” away when intersecting with the bottom cube when the joint is broken, same as when using Unity Physics
Actual result: Breaking the joint makes the top cube ignore collisions with the bottom cube
Reproducible in: 1.2.4 (6000.0.22f1, 2022.3.49f1), 1.3.2 (6000.0.22f1, 2022.3.48f1)
Could not test with: 1.0.8 (2022.3.49f1, 2021.3.44f1) Unity Physics Samples and other Project packages unsupported
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes: When downgrading the Project, Unity Physics Samples need to be re-imported to the correct package version to resolve errors
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
Add comment