|
|
|
I just spent some quality time coming up with a repro case for this.
Historically, when using llRezAtRoot() with coalesced objects, the FIRST selected linkset has determined the relative position of all other selected linksets. Now, it appears that this has changed to the LAST selected linkset, but only on sims running the Havok4 code. Repro case: 1. Rez any number of prims, and shift-select them. default { } 4. Drop the coalesced object from 1) into prim from 3) Observation: Whichever prim/linkset was selected LAST rezzes at the center of the rezzing prim. One wonders if this might be related to the Havok4 fix for My limited testing shows that it changed from first to last item select between 1100 SLT yesterday and 0900 SLT today. Both times havok4 was running as far as I know.
Updating to Showstopper. This one looks like it breaks content.
Fixed internally, this will go out in the next update, whenever that is.
Yes, fixing Fixed and deployed... several weeks ago, if not months.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This means we can fix it by repacking the rezzer and reversing the order the prims are selected, but only if we know this is intended future behavior expected. Otherwise it is simply an enormous amount of hours wasted to work around a bug. We need info on this ASAP so we can decide how to proceed.