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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12