Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.0f1
Issue ID
748450
Regression
Yes
[HingeJoint] Creating and connecting an object with hinge joint via script randomly rotates connected objects
Steps to reproduce:
1. Open attached project
2. Open 'Main' scene
3. Click the pause button and then play the scene, the game will be paused at first frame
4. Notice that the two cubes created via script are randomly rotated while the instantiated cubes are positioned correctly
Note:
If the cubes are created in Update function, it can be observed, that for one frame they are positioned correctly (not rotated), but then the very next frame the rotation is messed up.
Reproduced with: 5.1.4f1, 5.3.0f3, 5.4.0a4
Not reproduced with: 5.0.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment