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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment