Search Issue Tracker
Fixed in 2019.1.X
Votes
2
Found in
2018.3.7f1
Issue ID
1150362
Regression
Yes
When a joint is created at runtime the ConnectedBody trigger collider position doesn't update
Regression when updating from 2018.3.7f1 to 2019.1.0f2.
User pain is high because this functionality is relied upon heavily for VR interaction when grabbing objects.
Steps to reproduce:
- Open the attached project ColliderMovedByJoint with 2019.1.0f2
- Press Play
Expected:
Debug statements print out when the "Cube" and "Thingamabob" GameObjects overlap. If you open the project with 2018.3.7f1 this is how it functions.
Observed:
Debug statements print out when the "Cube" GameObject hits the initial position of the "Thingamabob" GameObject. This indicates that the trigger collider on Thingamabob->Cube(1) is not being moved.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on Unity::Joint::SetJointLocalActorFrames when changing connectedBody on a ConfigurableJoint
- WebGL player crashes on RuntimeError when using the Disk LTO code optimization
- All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
- Warning that external text editor path does not exist when manually selecting specific code editors such as VSCodium or TextEditor
- [tvOS] Provisioning Profile Type is ignored when it is set to "Distribution"
jaoels
May 02, 2019 14:25
We have the same issue updating from 2018.3.7f1 to 2018.3.14f.