-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Unity provides a built-in, user-friendly system for distributing and loading samples directly from a package, as described here.
This feature allows users to easily import example scenes, prefabs, or scripts into their own projects with just a few clicks, directly from the Package Manager UI:
Why this matters
Providing official samples helps new users quickly get familiar with the project’s features in a hands-on way, using their own environment.
It reduces onboarding friction and improves adoption by showing practical examples of setup and integration.
Proposal
- Include one or more sample packages under the
Samples~folder. - Each sample should demonstrate key functionality (e.g., setup, configuration, or basic usage).
- Ensure samples are referenced in
package.jsonunder"samples"so they appear in the Unity Package Manager.
chris-flaim and mattstromandev
Metadata
Metadata
Assignees
Labels
No labels
