Search Issue Tracker
Duplicate
Votes
2
Found in
2017.2.0p2
Issue ID
969837
Regression
No
[ConfigurableJoint] Motion and Angular Motion doesn't update in game when values are changed through the script
Reproduction steps:
1. Open the attached project.
2. Open and play the 'Test' scene.
3. Select 'Beyblade1 > Hanger' game object.
4. Change X Motion, Y Motion, Z Motion, Angular X Motion, Angular Y Motion and Angular Z Motion to 'Free' in the Inspector.
- Notice, that object will drop down.
5. Stop the scene.
6. Select 'Beyblade1' game object and change 'Spin Speed' value from 4000 to 400.
7. Play the scene.
- The script will change Motion and Angular Motion to 'Free' when 'Spin Speed' drops down from 400 to 300.
8. Select 'Beyblade1 > Hanger' game object.
- Motion and Angular Motion values are set to 'Free', but the object doesn't drop down.
Actual behavior (Screenshots attached):
- Motion and Angular Motion doesn't update.
Workaround:
- Move the object.
Reproduced with:
2017.1.2p3, 2017.2.0p2, 2017.3.0b10, 2018.1.0a5
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1075514