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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment