Rojo does not build model pivots correctly when no PrimaryPart is set #628
Labels
impact: medium
Moderate issue for Rojo users or a large issue with a reasonable workaround.
scope: cli
Relevant to the Rojo CLI
size: small
status: external
An external project is the cause of this
type: bug
Something happens that shouldn't happen
When attempting to build a project file that includes a model saved as a .rbxm with:
Rojo will not set the pivot point of the model correctly in the resulting .rbxl
Below is a zip file containing a .rbxm which contains 2 identical models that demonstrate the issue. One has a PrimaryPart set and one does not. Inserting this file into studio directly, you'll see 2 identical models. Including it in a rojo build, you'll see 2 identical models with 2 different pivots.
FloatingRock.zip
The text was updated successfully, but these errors were encountered: