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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12