Home

Awesome

UGUIDOTS.Sample

A sample repository of demoing UGUIDOTS.

Dependencies

Quickstart

Beta Content!

Build Information

The repository uses Unity's new configurable build pipelines, head over to the BuildConfigurations directory if you would like to build for a specific platform. The typical build pipeline will not work with subscenes.

The Build Pipeline will be updated to the latest version as soon as I understand the process of how it works with DOTS.

Currently the only ones supported and verified to work are:

Demo

Anchoring & Scaling

anchoring

Basic Button Support (Standalone/Mobile)

buttons

Static Analysis and Batching to reduce Draw Calls

static-analysis-batcher

Fill Amount & Translation Shaders

fill-amount-translations

Enabling/Disabling

closing