Spaceship Demo is a AAA Playable First person PS4-grade AAA demo showcasing effects made with Unity's Visual Effect Graph and rendered with High Definition Render Pipeline. It highlights advanced lighting, particle effects, and detailed environments optimized for modern iPhone and iPad devices.
Supported iPhones:
• iPhone 15 Pro / 15 Pro Max & later
• iPhone 16 & later
• iPhone Air
Supported iPads:
• iPad mini (A17 Pro)
• iPad Air (M1) & later
• iPad Pro (M1) & later
- HDRP is not officially supported on iPhone & iPad, so expect performance issues and crashes
- MetalFX is currently disabled, will try to add it in the future.
- First launch will take a long time due to shader compilation. Will try to improve.
- Controller support is incomplete for menus and pausing.
and to many others who have helped! Thanks
In order to download and run the latest Spaceship demo project, make sure you have the following
- Github Desktop or Git For Windows + Git LFS (Required for Cloning the Repository) or any other git client.
- Unity 2022.3.62f3 or newer.
Important Note: This repository uses Git-LFS to store large files. In order to get the data correctly you need to install Git-LFS before starting to clone the repository. Do NOT use the Download ZIP button as it will not get the LFS files correctly
If you have Github Desktop installed : use the Clone or Download green button, then select Open in Desktop.
You can clone this repository and start opening directly the project using the following command : git clone https://github.com/Unity-Technologies/SpaceshipDemo.git
This project is a Unity package that allows HDRP to build on unsupported targets like Android, IOS, and Switch.
