Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
1
Found in
2017.2.0b6
2017.3.0f3
Issue ID
983374
Regression
Yes
Instantiated Kinematic Rigidbody2D's transform is offset when moving parent Rigidbody
To reproduce:
1. Open my attached project (RigidB)
2. Enter Play mode
3. Use A and D to move back and forth
4. Observe the differences between both swords in relation to their parents (black cubes)
Expected: rigid body added in runtime does not offset when moving
Actual: rigid body added in runtime offsets when moving (check .gif and picture attached)
Reproduced in: 2017.2.0b6, 2017.2.1p1, 2017.3.0p1, 2018.1.0b1, 2018.2.0a1
Not reproduced in: 2017.2.0b5
Note: check the project provided to see how both swords behave differently. One is parented in the editor, the other in runtime.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment