Skip to content

Document Content Manager changes from Unity SDK 5.1.0 #114

@allister-beamable

Description

@allister-beamable

The Unity SDK 5.1.0 changelog (2026-06-11) lists several Content Manager changes that are not yet reflected in the docs. The Unity content docs (primarily docs/unity/user-reference/beamable-services/profile-storage/content/content-unity.md, and possibly content-getting-started.md) should be updated to cover them.

Items to document

  • In-window sync/revert progress — the Content Manager now shows progress for sync and revert operations in the window itself
  • "Modified Renamed" entries — renamed content entries now appear as a single Modified Renamed entry rather than a separate New + Deleted pair
  • First-visit import — default assets and content are now imported manually on the first visit to the Content Manager (previously automatic)
  • Editor content sync download concurrency — a new configuration controlling download concurrency for editor content sync

Source pointers

The editor Content Manager is implemented in BeamableProduct under:

  • client/Packages/com.beamable/Editor/UI/ContentWindow/
  • client/Packages/com.beamable/Editor/ContentService/CliContentService.cs
  • client/Packages/com.beamable/Editor/BeamCli/Commands/BeamContent*

Scope: unity/v5.1 and newer (these are 5.1.0 changes — do not backport to 5.0.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions