Publisher | Unity Technologies |
---|---|
File size | 5.32GB |
Number of files | 3292 |
Latest version | 1 |
Latest release date | 2024-11-29 11:11:12 |
First release date | 2024-10-17 04:21:18 |
Supported Unity versions | 2018.4.2 or higher |
Time Ghost: Environment is a Unity 6 sample package containing one of the environments created for the latest Unity Originals demo, Time Ghost. This sample is meant to illustrate the techniques and approaches used for the creation of this environment scene, so that Unity creators can consider whether applying similar ideas can be relevant to their own productions.
The assets and tools in the project can also be used commercially, as the project is provided under the Standard Unity Asset Store EULA.
This HDRP environment sample provides a closer look at how Unity’s Demo team has utilized DOTS (Data-Oriented Technology Stack), ECS (Entity Component System), and additional tooling to carefully manage entity instantiation and resource allocation.
You will also be able to explore solutions including:
- Our foliage control system for configuring settings on environmental effects.
- A GPU-based approach to handle interactions like collisions with vegetation.
- How we used octahedral imposters and our simple tool to generate and integrate imposters directly within Unity.
- APVs and Scenario Blending.
Please make sure to open a new empty 3D (Built-In Render Pipeline) project before importing the package.
Troubleshooting project import: if project import stops progressing, please restart the process and exclude AudioManager from the import list.
Known issues:
- Third person camera mode - far plane clipping distant mountains
- Colliders missing on some of the rocks
Learn more about Making of Time Ghost: Using DOTS ECS for more complex environments in this Unity Discussions post.
About Time Ghost
Time Ghost is the latest Unity Originals real-time cinematic demo developed by the team behind projects like The Blacksmith, Adam, Book of the Dead, The Heretic, and Enemies. Presented at Unite 2024 in Barcelona, it showcases what can be achieved with Unity 6. The demo highlights advancements in visual quality, project complexity, and the practical use of machine learning workflows.
To learn more about the project and access additional learning content related to the making of Time Ghost, visit the demo's official webpage.
Watch the full real-time cinematic demo.
Take a look at the other scene released from the project, Time Ghost: Character.
About Unity Originals
Unity Originals are in-house productions created by Unity’s Demo team to push our engine to its limits. These projects highlight major milestones in Unity’s evolution.