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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment