there was a suspicion it contributed to a bug with scenes being overwritten in flash. and it was the only thing that would write to flash simply because of a user switching scenes, which seemed excessive. the feature existed i think in 1.0? then broke at some point and didn’t work for a long time, then i fixed it, then we removed it. weird it doesn’t work with 3.0.0 but probably not worth investigating since we removed it anyway.
if we were to limit SCREEN op to the init script then it would be the only op behaving this way which is something i think we should avoid as a general rule.
to understand the use case better, which screen do you want to see when you load a different scene?