Search Issue Tracker
Fixed
Fixed in 6000.0.9f1
Votes
7
Found in
6000.0.4f1
7000.0.0a1
Issue ID
UUM-72958
Regression
Yes
The parent GameObject in the Articulation Body tree does not abide by the Box collider and stops the movement of the GameObject before the collision when the Articulation Joint Type is Prismatic
How to reproduce:
1. Open the “DeepColliders“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Observe the Game view
Expected result: All of the “falling” cubes touch the bottom cubes when they land
Actual result: Only two of the “falling” cubes touch the bottom cubes when they land
Reproducible with: 2023.3.0a5, 6000.0.4f1
Not reproducible with: 2021.3.39f1, 2022.3.31f1, 2023.3.0a4
Reproducible on: macOS 13.5.2 (Intel), Windows 11 (User’s)
Not reproducible on: No other environments tested
Workaround: Select “ColliderAndMesh” GameObjects and quickly disable and enable the Box collider component in the Play Mode
Note: The leaf GameObjects in the Articulation Body tree are working as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment