Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Cross-platform features and considerations

Lists the features that are applicable across multiple platforms.
Read time 1 minuteLast updated 12 days ago

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

Topic

Description

Troubleshooting common cross-platform issuesUnderstand and solve common cross-platform issues.
Using Unity as a Library in other applicationsIncludes information about integrating Unity as a library in other applications, the platforms that support this feature, and known limitations.
Deep linkingExplains about enabling deep linking within your application and the platforms that support this feature.
Xcode frame debugger Unity integrationExplains about Unity integration with the Xcode frame debugger on supported platforms to analyze GPU performance.
Graphics API supportIncludes information about the Graphics APIs Unity supports and how to use Unity’s default APIs or alternative APIs available for different platforms.
Unity RemoteUse Unity Remote to view your application on a device without creating a build. Supported on Android, iOS, and tvOS devices.
Device SimulatorSimulate how your application appears on a device in the Editor.

Additional resources