Forum Discussion
y_kovalov
Jul 03, 2024Copper Contributor
Manipulable objects incorrect physics behavior after moving to latest mesh toolkit
We have a very annoying issue since having moved to the latest mesh toolkit 5.2407.226 from the version 5.2402.240. Object type -> Manipulable with Mesh interactable setup script is not behaving ...
- Jul 04, 2024The issue is understood as a regression introduced with the 5.2407 release that incorrectly treats Manipulable objects as kinematic while interacting, giving them infinite mass and no momentum at release.
We have a fix that we will test thoroughly and then backport to the released versions.
nonemec
Microsoft
Jul 04, 2024... never mind. I just reproduced the issue:
Pick up any Manipulable object by holding down mouse button, release mouse button while rotating sideways.
Expected: object should fly off with the same velocity it had at the moment of release
Observed: object drops straight down.
Pick up any Manipulable object by holding down mouse button, release mouse button while rotating sideways.
Expected: object should fly off with the same velocity it had at the moment of release
Observed: object drops straight down.
nonemec
Microsoft
Jul 04, 2024The issue is understood as a regression introduced with the 5.2407 release that incorrectly treats Manipulable objects as kinematic while interacting, giving them infinite mass and no momentum at release.
We have a fix that we will test thoroughly and then backport to the released versions.
We have a fix that we will test thoroughly and then backport to the released versions.
- nonemecJul 09, 2024
Microsoft
The fix has been backported to version 5.2408.285 that should become public in the next days.- y_kovalovJul 13, 2024Copper ContributorWe've just updated to the toolkit version 5.2408.290 and as the result the issue is gone in the editor but still persists when the environment is loaded inside the Mesh app. It's worth mentioning that the version of the Mesh app is still 5.2408.283 and it appears to be the latest version at this moment.