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 4 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 supportChoose and configure the graphics API that Unity uses to render your application on each platform you target.
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 looks and behaves on a mobile device without building to that device.

Additional resources