Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.12f1
2021.2
2022.1
Issue ID
1364352
Regression
No
Hinge Joint becomes unbreakable when Break Force and Break Torque are set up before the Spring
How to reproduce:
1. Open the attached project
2. Open scene Scenes/SampleScene
3. Go to the Game view
4. Press the Play button
5. Observe the Hinge breaking and the Sphere falling
6. Press the Play button to stop playing
7. Modify the script MakeHinge.cs so that the two lines after Spring setup go before the setup (denoted by comment lines)
8. Go back to the Game view
9. Press the Play button
10. Observe the Sphere
Expected result: the Hinge breaks and the Sphere falls
Actual result: the Hinge doesn't break and the Sphere stays in place
Reproducible with: 2019.4.30f1, 2020.3.18f1, 2021.1.21f1, 2021.2.0b12, 2022.1.0a8
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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12