# Public Preview

> Hello World!

## 28 September 2020

Hello World!

We are thrilled to announce the release of UiPath<sup>®</sup> Apps Public Preview. To learn more about the platform, check out our [Apps Low Code Platform](https://www.uipath.com/blog/apps-low-code-platform) blog post and [Public Preview Forum Post](https://forum.uipath.com/t/uipath-apps-public-preview/258294).

Useful Resources

The Apps User Guide:

* Get an Overview of platform capabilities by checking out the [Introduction page](https://docs.uipath.com/apps/automation-cloud/latest/legacy-user-guide/introduction) from the User Guide.
* Start using the tool's capabilities and [Build your first app](https://docs.uipath.com/apps/automation-cloud/latest/legacy-user-guide/building-your-first-app). Should you run into issues or have any questions reach out to [UiPath<sup>®</sup> Apps Forum](https://forum.uipath.com/t/about-the-apps-category/249300).

We can't wait to see what you build

### Known Issues
* Duplicating a container control can cause unexpected behavior.
* Referencing the same page within a page container control where it is placed, will lead to circular reference and crash the App in design time.
* Dragging and dropping container to a different place in the app resets the margin, padding, and size of the same.
* Even though you set a specific font for controls, if the font is changed for the container in which the controls are placed, it overrides the control's font.
* For Controls, the default value will be over-ridden by value binding property. If both are set, value binding takes precedence. Eg: If Switch is set to default on and also has a value binding configured, Value binding takes effect.
* Ensure Processes referenced in an app do not have similar argument names.
* While the process gets updated after the refresh, the process version does not. The process version might show an older version number.
* In On-Premise Orchestrator 2019.10.x - Unattended processes cannot be run from modern folders (legacy folders unattended is supported).
