AR feature not working with multiple copies of same brep

Hello I am having trouble with my AR. I previously was on backend rhino 8 with US servers and everything was working for months. Then I switched plans to rhino 8 EU servers and suddenly my AR models do not work. I narrowed it down to what I believe is the issue.

In my models I use a lot of divide curve commands. From each of the points on my divide curve I then create BREP components. I used to use array commands but the AR would not work with showing all the array BREPs so that is why I now use BREP made from points of divide curve.

The problem I suddenly have now immediately after i switched back to the EU server is that the AR only shows the BREP made from the first point of the divide curve points. All other BREP solids made form the rest of the points on the divide curve do not show in AR.

Can I get some help please with the best way to show BREP solids in AR with an array pattern.

In my attached rhino file I narrowed down the problem. I divided a curve into 3 points and made a brep solid from each point. So I have 3 brep solids. In the app viewer I see the 3 breps but when I use the AR only one is showing.

Pergola_attached_wood_3.gh (17.4 KB)

Here is my model app. And attached is a simplified version of my problem.

I could reproduce the problem. Many thanks for reporting it! We will fix the bug and let you know once it’s done.

Are you using the transformation attribute, or copying the brep?

Awesome thank you, I was copying the brep. Is there a better recommended way?

No better recommended way, I was asking to get to the source of the problem faster. Many thanks for your reply!

We identified the issue. The fix is already deployed on the development version of builder. You can test the fix here. We plan to release this before the end of the week.

The fix has been deployed in the meanwhile. Please test and let us know whether it works for you.