Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EnableUncompressedNativeLibs

The C# definition of the enableUncompressedNativeLibs property.
Read time 1 minuteLast updated 11 days ago

Definition

Warning
Removed. This property is deprecated. It was removed in version 8.1 of the Android Gradle plugin.
public PropertyBoolean EnableUncompressedNativeLibs { get; }

Remarks

Enables uncompressed native libraries. The property is experimental in the Gralde plugin and is undocumented by google. It is set to
false
in Unity when using App Bundles to prevent crashes on some older versions on Android.