Rhino components for Rhino8 Beta: can't bake dimensions and text

Hi all.

I am testing the new Rhino components for Grasshopper in the latest Rhino8 beta and seems that the Text objects and Dimensions are not baked into Rhino:

If I right-click the Dimension or Text component and select Bake it is baking the corresponding Dimensions or Text Object into Rhino document but it is not baking using the new Bake component.

Any solution for this issue?

Rh8_Dimensions_Text_bake_test.gh (6.2 KB)
Rh8_Dimensions_Text_bake_test.3dm (56.8 KB)

Please see this post on Bake inputs. A button (True/False) is Bake or Remove, Null does nothing.


RH8-Unbake.gh (6.5 KB)

Also, are you intending to only bake the T output? I always bake the Te (Text Entity) output of the Text Entity component.

By baking just the text you’re ignoring the other relevant information for that component type like plane location, text settings, etc.

(Unless that’s what you want?)

Just an observation