LogoLogo
What's new?StatusMSquared
  • Morpheus Platform Documentation
  • What is Morpheus Platform?
    • Glossary
    • Interoperability
    • Support
    • EULA
  • Firewall Problems
  • CREATION
    • Unreal Development
      • Get Started
        • Download the Editor
        • Upload Content
        • Creating your Own Map
        • Morpheus Base Project
        • Differences from Unreal
          • Character Configuration
        • Morpheus Networking
          • Introduction to Morpheus Networking
          • Network Levels
          • Replicated Properties
          • RPCs
          • Morpheus Render Targets
          • Morpheus Array
          • Networking FAQ
          • Replicating Sublevels
      • Editor Versions
      • Performance Guarantees
      • Features & Guides
        • Example Plugin
          • Nameplates
          • In-Game Roles
          • Resizing
        • Actor Pooling
        • Audio
        • Avatars
          • Creating an Avatar
          • Attachments
            • MML Attachments
          • Custom Animation Variables
          • Importing an NFT Collection
          • Capsules and Mesh Transforms
        • Bots
        • Chat
          • Unreal Text Chat
        • Control Panels
          • Control Panel Configuration
          • DJ Booth Mission Control
          • Observer Controls
        • Crowd Audio
          • CrowdAudioComponent advanced configuration
        • Crowd Rendering
          • Legacy Animated Crowd
            • Animated Crowd Console Commands
            • Attaching static meshes to crowd members
          • Crowd Materials
          • Performance Parameters
          • Live Config Settings
          • Crowd Animation
            • Crowd Anim Blueprint
              • User Guide - Crowd Anim Blueprint
              • Reference Guide - ABP Nodes
                • Animation Playback
                • States and State Machines
                • Variables
                • Transitions
                • Special
                • Blends
                • Additional Notes
        • Helpers & Extras
          • "Instanced Objects" in Blueprints
          • Objects with "world context"
          • Making DataAsset classes
          • Duplicate Objects
          • The Bootflow Subsystem
          • The "Wait For Condition" System
          • Advanced Graphics Settings
          • Listening to Inputs on UObjects
          • Morpheus UserID
          • World Services
          • M2Extras: Skins System
        • Loading Screen
        • Live Config
          • Editing for a World
          • Editing Locally
          • Default Settings
          • Accessing via Blueprint
          • Adding New Settings
          • Overriding Defaults
          • Using Arrays
        • MML
        • Motion Capture
        • Networking
        • Notifications
        • Raycastable Crowd
        • Singletons
        • Streaming & Multiplatform
          • GFN on Mobile
        • UI
          • "UI Mode"
        • User Collections
          • Creating a New Object Definition
          • Accessing from Unreal
            • Creating Objects Definitions
            • Transfer Objects
            • User Collection Views
            • Receiving Updates
        • Video Players
          • Embedded Video Player
          • Millicast video streaming
            • How to Setup an In-Game Video Stream
            • Picture-in-Picture mode
          • Streaming Video Player
            • How to Setup a URL Video Player
            • Picture-in-Picture mode
        • Visual Debugging
          • Inspector
        • Web UI
        • Online Services
          • KV Store Service
        • Web Requests
          • Http Requests
            • Legacy HTTP Nodes
          • JSON Handling
          • WebSockets
          • Identity Validation
          • Allowed External URLs
          • Walkthrough Example
            • Example Counter Service
        • World Travel
          • World Travel in the Editor
        • Avatar Physics Assets
        • Action Gameplay Helper Components
      • Workflows
        • Upgrade the Editor
        • Editing Project Settings
        • Profiling
        • Marketplace Importing
        • Extra Workflows
          • Setup Play-in-Editor
          • Setup Local Asset Validation
          • Adding Gameplay Tags
          • Validating Game Assets
          • Custom Connection Modes
          • Connect Editor to a World
          • Common Issues
      • Best Practices
    • Worlds
      • Invite Players
        • Setting Role Groups
      • Persistent Worlds
      • Always on Worlds
    • Running Events
      • Large Scale Events - Checklist
      • Anti-Cheat (EAC)
      • Player Entry
        • React Native
        • Steam
        • Hardware Requirements
      • Broadcast
        • OBS Integration
      • Failover
      • Capacity and Queue Management
  • ADMINS
    • Access Control
      • Add Metaverse Contributors
      • Create a New Project
    • Pricing
      • Development Support
      • Included Usage & Overages
      • Cloud Streaming
      • Access Modes
      • War Room Support
      • Platform SLA
    • Settings
      • Projects
  • APIs and Tooling
    • API Reference
      • Accounts
      • Events
      • Key/Value Store
      • Organizations
      • Realtime
      • User Profile
      • World Builder
      • Worlds
    • Template Web App
      • Moderation
    • Pixel Streaming
    • Launcher
  • Dashboard
    • Assets
      • Assets Versions
      • Engine Plugins
      • Project Plugins
      • Templates
    • Releases
  • Integrations
    • Analytics
      • Send Events from Web
      • Send Events from Unreal
    • Chat
      • Integrate Pubnub with your Unreal Project
      • Add Moderation to Chat
Powered by GitBook
On this page
  • Publishing Assets Versions
  • Limitations
  • Guides

Was this helpful?

  1. Dashboard
  2. Assets

Assets Versions

PreviousAssetsNextEngine Plugins

Last updated 3 days ago

Was this helpful?

An Assets Version is a snapshots of Unreal Engine content that users are able to download and use, once published (see ).

Assets Versions contain the following editable information:

Field Name (*Required)
Description

Description

An internal description for the Assets Version. This should be used to help the author track what the purpose of the Assets Version. Users will see the published release notes rather than this information.

Release

Assigning an associated release to an Assets Version will auto-fill the Compatible Releases list when publishing. Additional compatible releases may still be selected.

Dependencies

Authors may select other Assets that this Assets Version requires to function.

Assets Version dependencies are not enforced by the launcher yet.

Publishing Assets Versions

Publishing assets is only currently valid for Project Plugins. Engine plugins and Templates can be published but this serves no purpose.

For an Assets Versions to be downloadable for users in the , it must first be published.

Assets Versions have the following editable publish information:

Field Name (*Required)
Description

Semantic version*

Compatible Releases

Experimental

A flag to show this Assets Version may be unstable

Release Notes

A markdown description for this Assets Version. As this is markdown, the author may wish to embed media to better show what fixes, changes or additions have arrived in the new Assets Version.

Breaking Changes

A markdown description for anything that may have broken in user projects due to this Assets Version.

It is the responsibility of the Assets author to ensure the Compatible Releases field of every Assets Version is up-to-date with the current releases.

Likewise, when a new release is created, it is the responsibility of the author to check their Assets Versions against the new release and either:

  • Create a new Assets Version with fixes if anything has broken.

  • Add the new release to the Assets Versions Compatible Releases if everything still works as expected.

Limitations

  • We do now allow Assets Versions to be deleted if they have been published

Guides

Upload new Assets Version
Edit an Assets Version

Editing an Assets Version is the same process for all Assets Types

  1. Navigate to the Assets where the Assets Version exists.

  2. Click Save.

Publish an Assets Version

Publishing an Assets Version is the same process for all Assets Types

  1. Navigate to the Assets where the Assets Version you want to publish exists.

  2. Enter publish information into the publish modal that opens.

Delete an Assets Version

The process for deleting an Assets is the same for all Assets Types.

  1. Click the delete button.

This must be a valid and increasing . Once published, this information cannot be edited.

A list of that this version is compatible with.

Uploading a new Assets Version will depend on the .

Find the Assets Version you want to edit and press the edit button.

Perform edits in the opened modal.

Find the Assets Version you want to publish and click the Publish button.

Click Publish.

Navigate to the Assets Version you want to delete.

Confirm deletion of the Assets Version by clicking Delete.

Semantic version
Releases
Plugins page of the Launcher
Upload a new Template Assets Version
Upload a new Engine Plugin Assets Version
Assets Types
Assets Type
Upload a new Project Plugin Assets Version