Hi @kike and @AndyPayne I ran into an issue with the content cache in 8.16.25034.21001
This script uses content cache to show and hide certain floors of a building. As I decrease the slider, the floors which have a higher floor number get hidden - which works fine. But as I increase the slider, the floors which have a floor number lesser than or equal to the slider value do not get shown, even though the visibility attribute of the model object is updated in grasshopper. Seems like something in the visibility attributes is broken in the contect cache when pushing it into rhino. Could you have a look at this?
Also, this script still works in my colleagues’ rhino which is on 8.15.
content cache regression rh.3dm (120.9 KB)
content cache regression gh.gh (19.6 KB)