About Streaming: StreamOutBehavior

Hello everyone,

Since 2021, the StreamOutBehavior property has been part of the Roblox API. The official documentation has stated for years that this property will eventually be removed and replaced by the Opportunistic behavior.
Documentation: StreamOutBehavior Enum

“Default – currently equivalent to LowMemory. This will eventually change to Opportunistic.”

However, nearly four years later, this property is still available, and there hasn’t been any official announcement about:

  • when StreamOutBehavior will be fully deprecated, or
  • when the default behavior will officially switch to Opportunistic.

So I wanted to ask:
:right_arrow: Is there any planned timeline or version where this change will finally take place?
:right_arrow: Or has Roblox decided to keep StreamOutBehavior around for the foreseeable future?

It seems like the testing and transition period has lasted quite a while now, and it would be great for developers to have clear visibility on the roadmap, especially for projects that rely heavily on StreamingEnabled systems.

Thanks in advance for any clarification! :waving_hand: