com.unity.multiplayer.sampl.../Experimental/README.md

27 строки
1.9 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

# ‼Experimental Samples‼
Experimental samples are new samples or experimental modifications made to mature samples. Unity does not support Experimental samples because they are in the early stages of development, address currently unsupported use cases, or rely on experimental technologies.
Experimental samples can go through many changes before they are ready to be released and labelled as _Production-Ready_. They might pass the verification requirements; however, they could be deprecated. There is no guarantee for future support, so you should not use experimental samples in production.
## Goal and Purpose
The goal of this folder is to aggregate ideas and small projects in development to accelerate community access. They are made available to foster discussion and gauge interest in particular areas.
**These samples come with no quality guarantee and are _not_ recommended for production use.**
This means:
- They are unsupported and may be changed or removed at any time.
- They are not rigorously tested against Unity Editor versions, platforms, or devices.
- They are not maintained to the same quality or standards as those labelled as _Production-Ready_.
- They may address unsupported use cases.
For education on game features critical to your production, please use our **Production-Ready** [Bitesize samples](https://docs-multiplayer.unity3d.com/netcode/current/learn/bitesize/bitesize-introduction/), [Boss Room](https://docs-multiplayer.unity3d.com/netcode/current/learn/bossroom/bossroom/), and [documentation](https://docs-multiplayer.unity3d.com/).
To connect, find support and share feedback, join the multiplayer community on the [Unity Discord](https://discord.gg/mNgM2XRDpb) and [Unity Forum](https://forum.unity.com/forums/multiplayer.26/).<br> <center>
| -- |
## Contributing
If you're a Unity employee, click [here](https://confluence.unity3d.com/display/MTT/Experimental+Folder+Contribution+Guidelines) for contribution guidelines.