Apparently location-level nav poses were always defaulting to the pose of the parent instead of the nav pose. We didn't see this with the "table" because the location itself is rotated in our examples.
This was not the case for object spawns, which was correct.
Fixes a small bug found while testing.
Apparently location-level nav poses were always defaulting to the pose of the parent instead of the nav pose. We didn't see this with the "table" because the location itself is rotated in our examples.
This was not the case for object spawns, which was correct.