# Unity Starter Demo (Temporarily Unsupported)

The current scripts combine Core/Desktop initialization, legacy Hosted room
bootstrap, room lifecycle events, and Game data. That combination crosses the
target Core, Lobby, and Multiplayer ownership boundaries and is not a supported
starter path.

Use Core's Quickstart for Core validation. A replacement Multiplayer starter
must use one of the two descriptor initialization modes and contain Game
data-plane events only.
