Exporting an experience as a .rbxlx removes Welds that arent fully connected to something

Info

System: Windows 10 - 64bit
Studio Version: Version 0.609.0.6090385 (64bit)
Occurs on the entire Roblox Engine

Description

When I export an experience as a rbxlx, all the Weld Instances that aren’t fully connected to something disappear. e.g. a Weld connected to Part0 only but no Part1

Reproduction Steps

  1. Create a local game

  2. Create a Part

  3. Create a Weld underneath the Part

  4. Set Part0 to the created Part!!! (Very Important)

  5. Save To File As .rbxlx, make sure to choose the XML one

  6. Close the Place

  7. Re-open the place from the just saved save file.

  8. The Weld is gone…

Expected Result

The Weld remains.

Actual Result

The Weld disappears.

It’s not there anymore
image

1 Like

I believe this is the same issue you described here: Something is wrong with LinearVelocity and Tools, unexpectedly changing the NetworkOwnership - #5 by HealthyKarl. Please follow this topic for updates on the issue.