Skip to main content

Build Tool

The VRse Build Tool is your one-stop solution for creating VR applications. Think of it as a smart assistant that helps you package all your VR content, configure your app settings, and generate the final application file that can be deployed to VR headsets. 01 Pn You can access the tool in the following ways:
On the top toolbar, go to VRseBuilder → Build Tool

Throught Projects Window

Open the VRse Projects Window on the top toolbarNavigate to on the top right of the window, Menu → Build Tool

Project Management

Automatically detects and manages project configurations for streamlined workflow management.
  • Multi-project workflows
  • Project switching
  • Configuration management across different VR experiences
Capabilities
  • Auto-detection of current project: Automatically identifies the active VR project
  • Manual override option: Switch between different project configurations
  • Project-specific settings management: Maintains separate configurations per project
How to Use
  1. The tool automatically picks up your current project
  2. If you need a different project, check “Manual override”
  3. Select the desired project from available options

Content Management

Streamlined content addition and organization system for managing modules and scenes in your build.
  • Content curation for specific builds
  • Selective builds for testing
  • Scene management and organization
Capabilities
  • Bulk addition of all project modules: Add entire project content with one click
  • Individual scene selection: Granular control over scene inclusion
  • Drag-and-drop scene integration: Intuitive scene management
  • Scene ordering and organization: Control the sequence of content
How to Use
  1. Click “Add All Modules to Build” to include all project content
  2. Or drag individual scene files into the bottom area to add them manually
  3. Use the scene management interface to organize content

Module Selection System

Granular content control allowing selective inclusion/exclusion of project modules.
  • Testing specific modules
  • Creating partial builds
  • Content filtering for different audiences
Capabilities
  • Select all modules functionality: Include everything with one click
  • Individual module toggle controls: Checkbox-based selection
  • Real-time build preview: See what will be included
  • Flexible content filtering: Choose exactly what goes in your build
How to Use
  1. Use “Select All Modules” to include everything at once
  2. Or toggle individual modules on/off using the checkboxes
  3. Only checked modules will appear in your final build

Application Configuration

Centralized configuration system for application metadata and build settings.
  • Branding and identity management
  • Version control and tracking
  • Deployment preparation
02 Pn Capabilities
  • Company name configuration: Set organization branding
  • Product name setting: Define application name
  • Version management: Control version numbering
  • Package name handling: Auto-generate or manual setting
  • Development build flag: Enable testing features
  • Unity settings synchronization: Sync with existing Unity settings
Requirements
  • User authentication required for access
How to Use
  1. Log in to access configuration features
  2. Set the following required fields:
    • Company Name: Your organization name
    • Product Name: What your app will be called
    • Version: Version number (like 1.0.0)
    • Package Name: Can auto-generate or set manually
    • Development Build: Check this for testing versions
  3. Click “Sync from Unity Settings” to pull in current Unity settings

Code Signing and Security

Digital signature management system specifically designed for Android deployments.
  • App store deployment
  • Security compliance
  • Distribution preparation
Capabilities
  • Custom keystore integration: Use your own signing certificates
  • Keystore file management: Browse and select keystore files
  • Password management: Secure handling of keystore and key passwords
  • Key alias selection: Choose from available aliases
  • Security configuration: Complete signing setup
Platform Support
  • Android-specific feature
How to Use
  1. Check “Use Custom Keystore”
  2. Select your keystore file from the dropdown or browse for it
  3. Enter your keystore password
  4. Choose your key alias from the list
  5. Enter your key password

Scene Management Interface

Visual interface for managing and organizing scenes that will be included in the build.
  • Scene sequencing
  • Content organization
  • Build optimization
Capabilities
  • Scene list visualization: See all included scenes
  • Drag-and-drop reordering: Change scene sequence
  • Scene removal functionality: Remove unwanted scenes
  • Project navigation integration: Quick access to scene files
  • Build order management: Control execution sequence
How to Use
  1. View all scenes that will be included in the build
  2. Drag scenes up/down to change their order
  3. Remove scenes by clicking the “x” button
  4. Double-click scenes to find them in your project

Build Generation

Automated build generation system with comprehensive user feedback and progress tracking.
  • Production builds
  • Testing builds
  • Deployment package creation
Capabilities
  • One-click build initiation: Start builds with single button
  • Output location selection: Choose where to save builds
  • Build naming conventions: Flexible naming options
  • Progress tracking: Real-time build status
  • Success/error reporting: Clear feedback on build results
  • Build completion notifications: Know when builds are ready
How to Use
  1. Click the “Build” button
  2. Choose where to save your build and what to name it
  3. Wait for the build to complete
  4. You’ll get a success or error message when done

Legacy Build Process (Manual)