LogoLogo
API Status
  • 👋Welcome
  • 🌐What is Morpheus Platform?
    • Interoperability
  • â„šī¸Help
    • 📗Glossary
    • 🆘Support
    • Firewall problems
    • EULA
  • 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
      • 📚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
        • đŸ¤ŧ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
          • đŸ–Ĩī¸Version History
        • âš™ī¸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
      • 📚Useful Reading
        • ⭐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 Reqs
      • đŸŽĨBroadcast
        • 📹OBS Integration
      • Failover
      • 🏁Capacity And Queue Management
  • ADMINS
    • đŸ‘ĒAccess Control
      • Adding metaverse contributors
      • Creating 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
  • Integrations
    • 📊Analytics
      • Sending events from web
      • 🎮Sending Events from Unreal
    • đŸ’ŦChat
      • 🎮Integrating Pubnub with your Unreal Project
      • Adding Moderation to Chat
Powered by GitBook
On this page
  • Uploading the example map
  • Troubleshooting
  • Access to the pakchunklayers.txt is denied
  • Multiple plugins

Was this helpful?

  1. CREATION
  2. Unreal Development
  3. Get Started

Upload Content

Upload your Unreal levels from the editor

PreviousDownload the EditorNextCreating your own map

Last updated 9 days ago

Was this helpful?

Uploading the example map

After and creating a project, you can test the upload flow by uploading the example maps.

Click the Upload Content button in the toolbar.

This button will open the upload window as shown below:

Here you can configure:

  • An optional upload description, which is displayed in the dashboard.

  • The levels you want uploaded. Selecting fewer levels will take less time.

Once you're done, click the Upload button.

For your first upload, this will open a browser for authentication - make sure to use the account you used to login to the website.

After login the upload will begin, with progress tracked in the top-right of the modal.

Once the upload completes, click the View upload in dashboard button:

This button will open the dashboard page for your uploaded content, which we call a Mod.

A Mod is a representation of your cooked Unreal content in our web platform.

When you first upload, we'll automatically create a new mod for you. Your uploaded content represents the first version of your mod. The next time you iterate and upload, that content will be listed as a new version of your existing mod. Note - We only store the cooked version of your assets, not the raw versions, so this is not a replacement for source code version control (i.e. you can't download your project from the uploaded assets).

Click the 🚀 Launch button (below your mod title) to launch a world using your content.

Troubleshooting

Access to the pakchunklayers.txt is denied

This can happen if the Build\WindowsClient\ChunkLayerInfo\pakchunklayers.txt file is not marked as writable on your machine which in turn can happen if the Build/ folder is wrongly checked into Perforce.

To fix this, ensure the relevant marked is not marked as read-only.

Multiple plugins

LogWorldBuilderEditorUtils: Error: Multiple plugins found to upload.

This error occurs when you have more than one project plugin without OriginLibrary: true in the plugin descriptor.

A legacy restriction on the platform is that only one plugin is designated to be cooked and uploaded. This is no longer the case as dependencies are built from the maps selected for upload however the restriction of only one 'primary' plugin existing is still in place.

By default, all libraries created using the above flow will have this tag and do not need to be modified however, if you manually copy a new plugin into your project, you are likely to see this error.

To solve this error:

  • Open each .uplugin file within <your-project-dir>/plugins/ in a text editor

  • Ensure that all-but-one of your project plugins have the tag OriginLibrary: true

🎮
⚡
âĢ
Downloading the editor
Upload Content button
The upload window before the upload has started.
The upload window for an in-progress upload.
The upload window for a complete upload.