|
|
@@ -3,7 +3,7 @@
|
|
|
--- !u!129 &1
|
|
|
PlayerSettings:
|
|
|
m_ObjectHideFlags: 0
|
|
|
- serializedVersion: 20
|
|
|
+ serializedVersion: 22
|
|
|
productGUID: 1eb5b450436966b49a962ffe89a9d776
|
|
|
AndroidProfiler: 0
|
|
|
AndroidFilterTouchesWhenObscured: 0
|
|
|
@@ -13,7 +13,7 @@ PlayerSettings:
|
|
|
useOnDemandResources: 0
|
|
|
accelerometerFrequency: 60
|
|
|
companyName: test
|
|
|
- productName: Unity
|
|
|
+ productName: ET
|
|
|
defaultCursor: {fileID: 0}
|
|
|
cursorHotspot: {x: 0, y: 0}
|
|
|
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
|
|
|
@@ -41,6 +41,12 @@ PlayerSettings:
|
|
|
height: 1
|
|
|
m_SplashScreenLogos: []
|
|
|
m_VirtualRealitySplashScreen: {fileID: 0}
|
|
|
+ m_ShowUnitySplashAds: 0
|
|
|
+ m_AdsAndroidGameId:
|
|
|
+ m_AdsIosGameId:
|
|
|
+ m_ShowSplashAdsSlogan: 0
|
|
|
+ m_SloganImage: {fileID: 0}
|
|
|
+ m_SloganHeight: 150
|
|
|
m_HolographicTrackingLossScreen: {fileID: 0}
|
|
|
defaultScreenWidth: 1024
|
|
|
defaultScreenHeight: 768
|
|
|
@@ -49,6 +55,8 @@ PlayerSettings:
|
|
|
m_StereoRenderingPath: 0
|
|
|
m_ActiveColorSpace: 0
|
|
|
m_MTRendering: 1
|
|
|
+ mipStripping: 0
|
|
|
+ numberOfMipsStripped: 0
|
|
|
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
|
|
|
iosShowActivityIndicatorOnLoading: -1
|
|
|
androidShowActivityIndicatorOnLoading: -1
|
|
|
@@ -66,6 +74,12 @@ PlayerSettings:
|
|
|
androidRenderOutsideSafeArea: 0
|
|
|
androidUseSwappy: 0
|
|
|
androidBlitType: 0
|
|
|
+ androidResizableWindow: 0
|
|
|
+ androidDefaultWindowWidth: 1920
|
|
|
+ androidDefaultWindowHeight: 1080
|
|
|
+ androidMinimumWindowWidth: 400
|
|
|
+ androidMinimumWindowHeight: 300
|
|
|
+ androidFullscreenMode: 1
|
|
|
defaultIsNativeResolution: 1
|
|
|
macRetinaSupport: 1
|
|
|
runInBackground: 1
|
|
|
@@ -77,6 +91,11 @@ PlayerSettings:
|
|
|
hideHomeButton: 0
|
|
|
submitAnalytics: 1
|
|
|
usePlayerLog: 1
|
|
|
+ autoStreaming: 0
|
|
|
+ useAnimationStreaming: 0
|
|
|
+ useFontStreaming: 0
|
|
|
+ autoStreamingId:
|
|
|
+ instantGameAppId:
|
|
|
bakeCollisionMeshes: 0
|
|
|
forceSingleInstance: 0
|
|
|
useFlipModelSwapchain: 1
|
|
|
@@ -117,7 +136,9 @@ PlayerSettings:
|
|
|
stadiaTargetFramerate: 0
|
|
|
vulkanNumSwapchainBuffers: 3
|
|
|
vulkanEnableSetSRGBWrite: 0
|
|
|
+ vulkanEnablePreTransform: 0
|
|
|
vulkanEnableLateAcquireNextImage: 0
|
|
|
+ vulkanEnableCommandBufferRecycling: 1
|
|
|
m_SupportedAspectRatios:
|
|
|
4:3: 1
|
|
|
5:4: 1
|
|
|
@@ -132,31 +153,6 @@ PlayerSettings:
|
|
|
xboxOneDisableKinectGpuReservation: 0
|
|
|
xboxOneEnable7thCore: 0
|
|
|
vrSettings:
|
|
|
- cardboard:
|
|
|
- depthFormat: 0
|
|
|
- enableTransitionView: 0
|
|
|
- daydream:
|
|
|
- depthFormat: 0
|
|
|
- useSustainedPerformanceMode: 0
|
|
|
- enableVideoLayer: 0
|
|
|
- useProtectedVideoMemory: 0
|
|
|
- minimumSupportedHeadTracking: 0
|
|
|
- maximumSupportedHeadTracking: 1
|
|
|
- hololens:
|
|
|
- depthFormat: 1
|
|
|
- depthBufferSharingEnabled: 0
|
|
|
- lumin:
|
|
|
- depthFormat: 0
|
|
|
- frameTiming: 2
|
|
|
- enableGLCache: 0
|
|
|
- glCacheMaxBlobSize: 524288
|
|
|
- glCacheMaxFileSize: 8388608
|
|
|
- oculus:
|
|
|
- sharedDepthBuffer: 0
|
|
|
- dashSupport: 0
|
|
|
- lowOverheadMode: 0
|
|
|
- protectedContext: 0
|
|
|
- v2Signing: 0
|
|
|
enable360StereoCapture: 0
|
|
|
isWsaHolographicRemotingEnabled: 0
|
|
|
enableFrameTimingStats: 0
|
|
|
@@ -169,12 +165,15 @@ PlayerSettings:
|
|
|
androidMaxAspectRatio: 2.1
|
|
|
applicationIdentifier:
|
|
|
Android: com.test.Unity
|
|
|
- Standalone: unity.DefaultCompany.Unity
|
|
|
+ Standalone: com.test.ET
|
|
|
Tizen: com.Company.ProductName
|
|
|
iPhone: com.Company.ProductName
|
|
|
tvOS: com.Company.ProductName
|
|
|
buildNumber:
|
|
|
+ Standalone: 0
|
|
|
iPhone: 0
|
|
|
+ tvOS: 0
|
|
|
+ overrideDefaultApplicationIdentifier: 0
|
|
|
AndroidBundleVersionCode: 1
|
|
|
AndroidMinSdkVersion: 19
|
|
|
AndroidTargetSdkVersion: 0
|
|
|
@@ -191,10 +190,10 @@ PlayerSettings:
|
|
|
StripUnusedMeshComponents: 0
|
|
|
VertexChannelCompressionMask: 214
|
|
|
iPhoneSdkVersion: 988
|
|
|
- iOSTargetOSVersionString: 10.0
|
|
|
+ iOSTargetOSVersionString: 11.0
|
|
|
tvOSSdkVersion: 0
|
|
|
tvOSRequireExtendedGameController: 0
|
|
|
- tvOSTargetOSVersionString: 10.0
|
|
|
+ tvOSTargetOSVersionString: 11.0
|
|
|
uIPrerenderedIcon: 0
|
|
|
uIRequiresPersistentWiFi: 0
|
|
|
uIRequiresFullScreen: 1
|
|
|
@@ -228,8 +227,8 @@ PlayerSettings:
|
|
|
iOSLaunchScreeniPadFillPct: 100
|
|
|
iOSLaunchScreeniPadSize: 100
|
|
|
iOSLaunchScreeniPadCustomXibPath:
|
|
|
- iOSUseLaunchScreenStoryboard: 0
|
|
|
iOSLaunchScreenCustomStoryboardPath:
|
|
|
+ iOSLaunchScreeniPadCustomStoryboardPath:
|
|
|
iOSDeviceRequirements: []
|
|
|
iOSURLSchemes: []
|
|
|
iOSBackgroundModes: 0
|
|
|
@@ -237,6 +236,7 @@ PlayerSettings:
|
|
|
metalEditorSupport: 1
|
|
|
metalAPIValidation: 1
|
|
|
iOSRenderExtraFrameOnPause: 1
|
|
|
+ iosCopyPluginsCodeInsteadOfSymlink: 0
|
|
|
appleDeveloperTeamID:
|
|
|
iOSManualSigningProvisioningProfileID:
|
|
|
tvOSManualSigningProvisioningProfileID:
|
|
|
@@ -246,10 +246,19 @@ PlayerSettings:
|
|
|
iOSRequireARKit: 0
|
|
|
iOSAutomaticallyDetectAndAddCapabilities: 1
|
|
|
appleEnableProMotion: 0
|
|
|
+ shaderPrecisionModel: 0
|
|
|
clonedFromGUID: 00000000000000000000000000000000
|
|
|
templatePackageId:
|
|
|
templateDefaultScene:
|
|
|
+ useCustomMainManifest: 0
|
|
|
+ useCustomLauncherManifest: 0
|
|
|
+ useCustomMainGradleTemplate: 0
|
|
|
+ useCustomLauncherGradleManifest: 0
|
|
|
+ useCustomBaseGradleTemplate: 0
|
|
|
+ useCustomGradlePropertiesTemplate: 0
|
|
|
+ useCustomProguardFile: 0
|
|
|
AndroidTargetArchitectures: 5
|
|
|
+ AndroidTargetDevices: 0
|
|
|
AndroidSplashScreenScale: 0
|
|
|
androidSplashScreen: {fileID: 0}
|
|
|
AndroidKeystoreName:
|
|
|
@@ -266,6 +275,10 @@ PlayerSettings:
|
|
|
height: 180
|
|
|
banner: {fileID: 0}
|
|
|
androidGamepadSupportLevel: 0
|
|
|
+ chromeosInputEmulation: 1
|
|
|
+ AndroidMinifyWithR8: 0
|
|
|
+ AndroidMinifyRelease: 0
|
|
|
+ AndroidMinifyDebug: 0
|
|
|
AndroidValidateAppBundleSize: 1
|
|
|
AndroidAppBundleSizeToValidate: 150
|
|
|
m_BuildTargetIcons:
|
|
|
@@ -370,6 +383,7 @@ PlayerSettings:
|
|
|
m_Kind: 1
|
|
|
m_SubKind:
|
|
|
m_BuildTargetBatching: []
|
|
|
+ m_BuildTargetSecurityBuild: []
|
|
|
m_BuildTargetGraphicsJobs:
|
|
|
- m_BuildTarget: MacStandaloneSupport
|
|
|
m_GraphicsJobs: 0
|
|
|
@@ -408,6 +422,9 @@ PlayerSettings:
|
|
|
- m_BuildTarget: AndroidPlayer
|
|
|
m_APIs: 08000000
|
|
|
m_Automatic: 0
|
|
|
+ - m_BuildTarget: iOSSupport
|
|
|
+ m_APIs: 10000000
|
|
|
+ m_Automatic: 1
|
|
|
m_BuildTargetVRSettings:
|
|
|
- m_BuildTarget: Android
|
|
|
m_Enabled: 0
|
|
|
@@ -479,6 +496,7 @@ PlayerSettings:
|
|
|
- m_BuildTarget: PS4
|
|
|
m_EncodingQuality: 1
|
|
|
m_BuildTargetGroupLightmapSettings: []
|
|
|
+ m_BuildTargetNormalMapEncoding: []
|
|
|
playModeTestRunnerEnabled: 0
|
|
|
runPlayModeTestAsEditModeTest: 0
|
|
|
actionOnDotNetUnhandledException: 1
|
|
|
@@ -488,12 +506,15 @@ PlayerSettings:
|
|
|
cameraUsageDescription:
|
|
|
locationUsageDescription:
|
|
|
microphoneUsageDescription:
|
|
|
+ bluetoothUsageDescription:
|
|
|
+ switchNMETAOverride:
|
|
|
switchNetLibKey:
|
|
|
switchSocketMemoryPoolSize: 6144
|
|
|
switchSocketAllocatorPoolSize: 128
|
|
|
switchSocketConcurrencyLimit: 14
|
|
|
switchScreenResolutionBehavior: 2
|
|
|
switchUseCPUProfiler: 0
|
|
|
+ switchUseGOLDLinker: 0
|
|
|
switchApplicationID: 0x01004b9000490000
|
|
|
switchNSODependencies:
|
|
|
switchTitleNames_0:
|
|
|
@@ -511,6 +532,7 @@ PlayerSettings:
|
|
|
switchTitleNames_12:
|
|
|
switchTitleNames_13:
|
|
|
switchTitleNames_14:
|
|
|
+ switchTitleNames_15:
|
|
|
switchPublisherNames_0:
|
|
|
switchPublisherNames_1:
|
|
|
switchPublisherNames_2:
|
|
|
@@ -526,6 +548,7 @@ PlayerSettings:
|
|
|
switchPublisherNames_12:
|
|
|
switchPublisherNames_13:
|
|
|
switchPublisherNames_14:
|
|
|
+ switchPublisherNames_15:
|
|
|
switchIcons_0: {fileID: 0}
|
|
|
switchIcons_1: {fileID: 0}
|
|
|
switchIcons_2: {fileID: 0}
|
|
|
@@ -541,6 +564,7 @@ PlayerSettings:
|
|
|
switchIcons_12: {fileID: 0}
|
|
|
switchIcons_13: {fileID: 0}
|
|
|
switchIcons_14: {fileID: 0}
|
|
|
+ switchIcons_15: {fileID: 0}
|
|
|
switchSmallIcons_0: {fileID: 0}
|
|
|
switchSmallIcons_1: {fileID: 0}
|
|
|
switchSmallIcons_2: {fileID: 0}
|
|
|
@@ -556,6 +580,7 @@ PlayerSettings:
|
|
|
switchSmallIcons_12: {fileID: 0}
|
|
|
switchSmallIcons_13: {fileID: 0}
|
|
|
switchSmallIcons_14: {fileID: 0}
|
|
|
+ switchSmallIcons_15: {fileID: 0}
|
|
|
switchManualHTML:
|
|
|
switchAccessibleURLs:
|
|
|
switchLegalInformation:
|
|
|
@@ -618,6 +643,9 @@ PlayerSettings:
|
|
|
switchSocketInitializeEnabled: 1
|
|
|
switchNetworkInterfaceManagerInitializeEnabled: 1
|
|
|
switchPlayerConnectionEnabled: 1
|
|
|
+ switchUseNewStyleFilepaths: 0
|
|
|
+ switchUseMicroSleepForYield: 1
|
|
|
+ switchMicroSleepForYieldTime: 25
|
|
|
ps4NPAgeRating: 12
|
|
|
ps4NPTitleSecret:
|
|
|
ps4NPTrophyPackPath:
|
|
|
@@ -688,6 +716,7 @@ PlayerSettings:
|
|
|
ps4videoRecordingFeaturesUsed: 0
|
|
|
ps4contentSearchFeaturesUsed: 0
|
|
|
ps4CompatibilityPS5: 0
|
|
|
+ ps4AllowPS5Detection: 0
|
|
|
ps4GPU800MHz: 1
|
|
|
ps4attribEyeToEyeDistanceSettingVR: 0
|
|
|
ps4IncludedModules: []
|
|
|
@@ -708,16 +737,18 @@ PlayerSettings:
|
|
|
webGLAnalyzeBuildSize: 0
|
|
|
webGLUseEmbeddedResources: 0
|
|
|
webGLCompressionFormat: 1
|
|
|
+ webGLWasmArithmeticExceptions: 0
|
|
|
webGLLinkerTarget: 1
|
|
|
webGLThreadsSupport: 0
|
|
|
- webGLWasmStreaming: 0
|
|
|
+ webGLDecompressionFallback: 0
|
|
|
scriptingDefineSymbols:
|
|
|
1:
|
|
|
4: NET452;ILRuntime
|
|
|
7: NET452;ILRuntime
|
|
|
13: NET452;ILRuntime
|
|
|
+ additionalCompilerArguments: {}
|
|
|
platformArchitecture:
|
|
|
- iPhone: 2
|
|
|
+ iPhone: 1
|
|
|
scriptingBackend:
|
|
|
Android: 0
|
|
|
Standalone: 1
|
|
|
@@ -725,10 +756,15 @@ PlayerSettings:
|
|
|
il2cppCompilerConfiguration: {}
|
|
|
managedStrippingLevel: {}
|
|
|
incrementalIl2cppBuild: {}
|
|
|
+ suppressCommonWarnings: 1
|
|
|
allowUnsafeCode: 1
|
|
|
+ useDeterministicCompilation: 1
|
|
|
+ useReferenceAssemblies: 1
|
|
|
+ enableRoslynAnalyzers: 1
|
|
|
additionalIl2CppArgs:
|
|
|
scriptingRuntimeVersion: 1
|
|
|
gcIncremental: 1
|
|
|
+ assemblyVersionValidation: 1
|
|
|
gcWBarrierValidation: 0
|
|
|
apiCompatibilityLevelPerPlatform:
|
|
|
Android: 3
|
|
|
@@ -779,6 +815,7 @@ PlayerSettings:
|
|
|
XboxOneCapability: []
|
|
|
XboxOneGameRating: {}
|
|
|
XboxOneIsContentPackage: 0
|
|
|
+ XboxOneEnhancedXboxCompatibilityMode: 0
|
|
|
XboxOneEnableGPUVariability: 0
|
|
|
XboxOneSockets: {}
|
|
|
XboxOneSplashScreen: {fileID: 0}
|
|
|
@@ -787,10 +824,7 @@ PlayerSettings:
|
|
|
XboxOneXTitleMemory: 8
|
|
|
XboxOneOverrideIdentityName:
|
|
|
XboxOneOverrideIdentityPublisher:
|
|
|
- vrEditorSettings:
|
|
|
- daydream:
|
|
|
- daydreamIconForeground: {fileID: 0}
|
|
|
- daydreamIconBackground: {fileID: 0}
|
|
|
+ vrEditorSettings: {}
|
|
|
cloudServicesEnabled:
|
|
|
Analytics: 0
|
|
|
Build: 0
|
|
|
@@ -813,11 +847,12 @@ PlayerSettings:
|
|
|
m_VersionCode: 1
|
|
|
m_VersionName:
|
|
|
apiCompatibilityLevel: 6
|
|
|
+ activeInputHandler: 0
|
|
|
cloudProjectId:
|
|
|
framebufferDepthMemorylessMode: 0
|
|
|
+ qualitySettingsNames: []
|
|
|
projectName:
|
|
|
organizationId:
|
|
|
cloudEnabled: 0
|
|
|
- enableNativePlatformBackendsForNewInputSystem: 0
|
|
|
- disableOldInputManagerSupport: 0
|
|
|
- legacyClampBlendShapeWeights: 1
|
|
|
+ legacyClampBlendShapeWeights: 0
|
|
|
+ virtualTexturingSupportEnabled: 0
|