Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a18
Issue ID
621760
Regression
Yes
Enabling objects with configurable joints affects other game objects with spring joints
To reproduce:
1. Open attached project
2. Open "physicsTest" scene
3. Select "enableMeWhileTheSpringsWobble" game object
4. Press play
5. Platforms wobble like expected
6. Stop scene and press play again
7. While platforms are still wobbling enable "enableMeWhileTheSpringsWobble" game object
8. Notice that platforms will rotate a little bit
9. Stop scene
10. Duplicate one of "hangingPlatformSidewaysRopeB" object
11. Press play
12. Enable "enableMeWhileTheSpringsWobble" game object
13. After duplicating "hangingPlatformSidewaysRopeB" object only one platform will rotate.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment