Hi,
I am currently using Version 8 SR16 (8.16.25034.21001, 2025-02-03)
There is a regression with grasshopper player in how it bakes model objects with the content bake component. Before this version it used to bake the model object in its own layer (unless changed in the script). Now the content bake component is baking the output in the current active layer. Requesting to fix for this as its breaking a looooooot of our grasshopper player commands ;-;
Attaching an example test script. It takes a brep and splits it with an input line.
slice.gh (14.8 KB)
As you can see in the video below, the layer of the object (Default-white) gets changed to the current active layer (Layer01-green). This is not how it used to behave earlier.