Search Issue Tracker
Fixed
Fixed in 2023.2.17f1, 2023.3.0b8
Votes
0
Found in
2023.2.7f1
2023.3.0b4
Issue ID
UUM-61558
Regression
Yes
Kinematic Rigidbodies can move despite having constraints enabled when using Rigidbody.MovePosition()
How to reproduce:
1. Open the attached “rigidbody_constraints_issue” project
2. Open the “SampleScene” and enter Play Mode
3. Observe the behavior of the cube in the Game window
Expected result: The Rigidbody is constrained and does not move
Actual result: The Rigidbody ignores the constraints and starts moving
Reproducible in: 2023.2.0a12, 2023.2.7f1, 2023.3.0b4
Not reproducible in: 2021.3.34f1, 2022.3.18f1, 2023.2.0a11
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Note: Reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment