Version: 2022.3
Language : English
Platform development
Using Unity as a Library in other applications

Cross-platform features and considerations

The following features are relevant across multiple platforms and can be useful to consider while developing your application for multiple platforms.

Topic Description
Using Unity as a Library in other applications Includes information about integrating Unity as a library in other applications, the platforms that support this feature, and known limitations.
Deep linking Explains about enabling deep linking within your application and the platforms that support this feature.
Xcode frame debugger Unity integration Explains about Unity integration with the Xcode frame debugger on supported platforms to analyze GPU performance.
Graphics API support Includes information about the Graphics APIs Unity supports and how to use Unity’s default APIs or alternative APIs available for different platforms.
Unity RemoteA downloadable app designed to help with Android, iOS and tvOS development. The app connects with Unity while you are running your project in Play Mode from the Unity Editor. More info
See in Glossary
Use Unity Remote to view your application on a device without creating a build. Supported on Android, iOS, and tvOS devices.

Additional resources

Platform development
Using Unity as a Library in other applications