Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a10
Issue ID
1325257
Regression
No
Able to put ArticulationBody and RigidBody components on the same GameObject even though it is not supported
Steps to reproduce:
1. Open new project
2. Create new game object
3. Add ArticulationBody and Rigidbody component to the game object
4. No errors come up, no warnings, Inspector does not prohibit such a configuration
Expected: Since this type of configuration is not supported, the inspector should not allow adding these components together
Actual: Both components are added successfully and will lead to undesireable behaviour once play mode is entered
Reproduced:
Version: 2021.2.0a10.1481
Revision: trunk f4de2e18f414
Built: Mon, 15 Mar 2021 00:58:40 GMT
2021.1.0f1, 2020.3.1f1, 2020.2.7f1, 2020.1.17f1.4949
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Recursive rendering refraction is very different compared to Rasterization/PathTracing
- [VFX] SMR sampling first frame after culling in T-Pose
- Can't select color from Editor with color picker when Unity Editor is on Secondary monitor
- [Linux] "Error while reading movie" errors in Learning templates due to unsupported .mov video format
- [Android] Crash with Signal 11 when opening app from floating icon state
Add comment