Updated packages

This commit is contained in:
MarcUs7 2024-12-28 11:33:35 +01:00
parent 07066486b6
commit 039b5fda41
4 changed files with 106 additions and 111 deletions

View file

@ -2,13 +2,13 @@
"dependencies": { "dependencies": {
"com.unity.ai.navigation": "2.0.5", "com.unity.ai.navigation": "2.0.5",
"com.unity.analytics": "3.8.1", "com.unity.analytics": "3.8.1",
"com.unity.cinemachine": "2.10.3", "com.unity.cinemachine": "3.1.2",
"com.unity.collab-proxy": "2.5.2", "com.unity.collab-proxy": "2.5.2",
"com.unity.feature.2d": "2.0.1", "com.unity.feature.2d": "2.0.1",
"com.unity.ide.rider": "3.0.31", "com.unity.ide.rider": "3.0.34",
"com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.visualstudio": "2.0.22",
"com.unity.multiplayer.center": "1.0.0", "com.unity.multiplayer.center": "1.0.0",
"com.unity.services.analytics": "6.0.1", "com.unity.services.analytics": "6.0.2",
"com.unity.test-framework": "1.4.5", "com.unity.test-framework": "1.4.5",
"com.unity.timeline": "1.8.7", "com.unity.timeline": "1.8.7",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",

View file

@ -18,8 +18,8 @@
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.common": "6.0.6", "com.unity.2d.common": "6.0.6",
"com.unity.2d.sprite": "1.0.0",
"com.unity.mathematics": "1.2.6", "com.unity.mathematics": "1.2.6",
"com.unity.modules.animation": "1.0.0" "com.unity.modules.animation": "1.0.0"
}, },
@ -30,11 +30,11 @@
"depth": 2, "depth": 2,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.burst": "1.8.4",
"com.unity.2d.sprite": "1.0.0", "com.unity.2d.sprite": "1.0.0",
"com.unity.mathematics": "1.1.0", "com.unity.mathematics": "1.1.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "1.0.0",
"com.unity.burst": "1.8.4" "com.unity.modules.uielements": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
@ -66,8 +66,8 @@
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "9.0.7", "com.unity.2d.common": "9.0.7",
"com.unity.mathematics": "1.1.0",
"com.unity.modules.physics2d": "1.0.0" "com.unity.modules.physics2d": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@ -86,8 +86,8 @@
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.modules.tilemap": "1.0.0",
"com.unity.2d.tilemap": "1.0.0", "com.unity.2d.tilemap": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0" "com.unity.modules.jsonserialize": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@ -106,8 +106,8 @@
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.services.analytics": "1.0.4", "com.unity.ugui": "1.0.0",
"com.unity.ugui": "1.0.0" "com.unity.services.analytics": "1.0.4"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
@ -122,11 +122,11 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.cinemachine": { "com.unity.cinemachine": {
"version": "2.10.3", "version": "3.1.2",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.test-framework": "1.1.31" "com.unity.splines": "2.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
@ -143,8 +143,8 @@
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.burst": "1.8.17", "com.unity.burst": "1.8.17",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.test-framework": "1.4.5", "com.unity.test-framework": "1.4.5",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.test-framework.performance": "3.0.3" "com.unity.test-framework.performance": "3.0.3"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@ -172,7 +172,7 @@
} }
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.31", "version": "3.0.34",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -219,13 +219,13 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.services.analytics": { "com.unity.services.analytics": {
"version": "6.0.1", "version": "6.0.2",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0", "com.unity.services.core": "1.12.4",
"com.unity.services.core": "1.12.4" "com.unity.modules.jsonserialize": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
@ -234,9 +234,27 @@
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0", "com.unity.modules.androidjni": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.2.1", "com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.modules.androidjni": "1.0.0" "com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.1",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.splines": {
"version": "2.6.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.mathematics": "1.2.1",
"com.unity.settings-manager": "1.0.3"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
@ -282,9 +300,9 @@
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0", "com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0" "com.unity.modules.particlesystem": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"

View file

@ -3,7 +3,7 @@
--- !u!129 &1 --- !u!129 &1
PlayerSettings: PlayerSettings:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
serializedVersion: 26 serializedVersion: 28
productGUID: c1092341636a5354db04952a489fa6f3 productGUID: c1092341636a5354db04952a489fa6f3
AndroidProfiler: 0 AndroidProfiler: 0
AndroidFilterTouchesWhenObscured: 0 AndroidFilterTouchesWhenObscured: 0
@ -49,6 +49,7 @@ PlayerSettings:
m_StereoRenderingPath: 0 m_StereoRenderingPath: 0
m_ActiveColorSpace: 0 m_ActiveColorSpace: 0
unsupportedMSAAFallback: 0 unsupportedMSAAFallback: 0
m_SpriteBatchMaxVertexCount: 65535
m_SpriteBatchVertexThreshold: 300 m_SpriteBatchVertexThreshold: 300
m_MTRendering: 1 m_MTRendering: 1
mipStripping: 0 mipStripping: 0
@ -70,21 +71,21 @@ PlayerSettings:
androidRenderOutsideSafeArea: 1 androidRenderOutsideSafeArea: 1
androidUseSwappy: 1 androidUseSwappy: 1
androidBlitType: 0 androidBlitType: 0
androidResizableWindow: 0 androidResizeableActivity: 0
androidDefaultWindowWidth: 1920 androidDefaultWindowWidth: 1920
androidDefaultWindowHeight: 1080 androidDefaultWindowHeight: 1080
androidMinimumWindowWidth: 400 androidMinimumWindowWidth: 400
androidMinimumWindowHeight: 300 androidMinimumWindowHeight: 300
androidFullscreenMode: 1 androidFullscreenMode: 1
androidAutoRotationBehavior: 1 androidAutoRotationBehavior: 1
androidPredictiveBackSupport: 0
androidApplicationEntry: 1
defaultIsNativeResolution: 1 defaultIsNativeResolution: 1
macRetinaSupport: 1 macRetinaSupport: 1
runInBackground: 1 runInBackground: 1
captureSingleScreen: 0
muteOtherAudioSources: 0 muteOtherAudioSources: 0
Prepare IOS For Recording: 0 Prepare IOS For Recording: 0
Force IOS Speakers When Recording: 0 Force IOS Speakers When Recording: 0
audioSpatialExperience: 0
deferSystemGesturesMode: 0 deferSystemGesturesMode: 0
hideHomeButton: 0 hideHomeButton: 0
submitAnalytics: 1 submitAnalytics: 1
@ -97,6 +98,7 @@ PlayerSettings:
useMacAppStoreValidation: 0 useMacAppStoreValidation: 0
macAppStoreCategory: public.app-category.games macAppStoreCategory: public.app-category.games
gpuSkinning: 0 gpuSkinning: 0
meshDeformation: 0
xboxPIXTextureCapture: 0 xboxPIXTextureCapture: 0
xboxEnableAvatar: 0 xboxEnableAvatar: 0
xboxEnableKinect: 0 xboxEnableKinect: 0
@ -128,10 +130,8 @@ PlayerSettings:
switchAllowGpuScratchShrinking: 0 switchAllowGpuScratchShrinking: 0
switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicTextureIDCount: 0
switchNVNMaxPublicSamplerIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0
switchNVNGraphicsFirmwareMemory: 32
switchMaxWorkerMultiple: 8 switchMaxWorkerMultiple: 8
stadiaPresentMode: 0 switchNVNGraphicsFirmwareMemory: 32
stadiaTargetFramerate: 0
vulkanNumSwapchainBuffers: 3 vulkanNumSwapchainBuffers: 3
vulkanEnableSetSRGBWrite: 0 vulkanEnableSetSRGBWrite: 0
vulkanEnablePreTransform: 0 vulkanEnablePreTransform: 0
@ -161,6 +161,7 @@ PlayerSettings:
resetResolutionOnWindowResize: 0 resetResolutionOnWindowResize: 0
androidSupportedAspectRatio: 1 androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1 androidMaxAspectRatio: 2.1
androidMinAspectRatio: 1
applicationIdentifier: applicationIdentifier:
Standalone: com.DefaultCompany.2DProject Standalone: com.DefaultCompany.2DProject
iPhone: com.marc.shantimanti iPhone: com.marc.shantimanti
@ -171,7 +172,7 @@ PlayerSettings:
tvOS: 0 tvOS: 0
overrideDefaultApplicationIdentifier: 1 overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 1 AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 22 AndroidMinSdkVersion: 23
AndroidTargetSdkVersion: 0 AndroidTargetSdkVersion: 0
AndroidPreferredInstallLocation: 1 AndroidPreferredInstallLocation: 1
aotOptions: aotOptions:
@ -181,16 +182,18 @@ PlayerSettings:
ForceInternetPermission: 0 ForceInternetPermission: 0
ForceSDCardPermission: 0 ForceSDCardPermission: 0
CreateWallpaper: 0 CreateWallpaper: 0
APKExpansionFiles: 0 androidSplitApplicationBinary: 0
keepLoadedShadersAlive: 0 keepLoadedShadersAlive: 0
StripUnusedMeshComponents: 0 StripUnusedMeshComponents: 0
strictShaderVariantMatching: 0 strictShaderVariantMatching: 0
VertexChannelCompressionMask: 214 VertexChannelCompressionMask: 214
iPhoneSdkVersion: 988 iPhoneSdkVersion: 988
iOSTargetOSVersionString: 12.0 iOSSimulatorArchitecture: 0
iOSTargetOSVersionString: 13.0
tvOSSdkVersion: 0 tvOSSdkVersion: 0
tvOSSimulatorArchitecture: 0
tvOSRequireExtendedGameController: 0 tvOSRequireExtendedGameController: 0
tvOSTargetOSVersionString: 12.0 tvOSTargetOSVersionString: 13.0
VisionOSSdkVersion: 0 VisionOSSdkVersion: 0
VisionOSTargetOSVersionString: 1.0 VisionOSTargetOSVersionString: 1.0
uIPrerenderedIcon: 0 uIPrerenderedIcon: 0
@ -217,7 +220,6 @@ PlayerSettings:
rgba: 0 rgba: 0
iOSLaunchScreenFillPct: 100 iOSLaunchScreenFillPct: 100
iOSLaunchScreenSize: 100 iOSLaunchScreenSize: 100
iOSLaunchScreenCustomXibPath:
iOSLaunchScreeniPadType: 0 iOSLaunchScreeniPadType: 0
iOSLaunchScreeniPadImage: {fileID: 0} iOSLaunchScreeniPadImage: {fileID: 0}
iOSLaunchScreeniPadBackgroundColor: iOSLaunchScreeniPadBackgroundColor:
@ -225,7 +227,6 @@ PlayerSettings:
rgba: 0 rgba: 0
iOSLaunchScreeniPadFillPct: 100 iOSLaunchScreeniPadFillPct: 100
iOSLaunchScreeniPadSize: 100 iOSLaunchScreeniPadSize: 100
iOSLaunchScreeniPadCustomXibPath:
iOSLaunchScreenCustomStoryboardPath: iOSLaunchScreenCustomStoryboardPath:
iOSLaunchScreeniPadCustomStoryboardPath: iOSLaunchScreeniPadCustomStoryboardPath:
iOSDeviceRequirements: [] iOSDeviceRequirements: []
@ -262,12 +263,12 @@ PlayerSettings:
useCustomGradleSettingsTemplate: 0 useCustomGradleSettingsTemplate: 0
useCustomProguardFile: 0 useCustomProguardFile: 0
AndroidTargetArchitectures: 1 AndroidTargetArchitectures: 1
AndroidTargetDevices: 0
AndroidSplashScreenScale: 0 AndroidSplashScreenScale: 0
androidSplashScreen: {fileID: 0} androidSplashScreen: {fileID: 0}
AndroidKeystoreName: AndroidKeystoreName:
AndroidKeyaliasName: AndroidKeyaliasName:
AndroidEnableArmv9SecurityFeatures: 0 AndroidEnableArmv9SecurityFeatures: 0
AndroidEnableArm64MTE: 0
AndroidBuildApkPerCpuArchitecture: 0 AndroidBuildApkPerCpuArchitecture: 0
AndroidTVCompatibility: 0 AndroidTVCompatibility: 0
AndroidIsGame: 1 AndroidIsGame: 1
@ -280,11 +281,12 @@ PlayerSettings:
height: 180 height: 180
banner: {fileID: 0} banner: {fileID: 0}
androidGamepadSupportLevel: 0 androidGamepadSupportLevel: 0
chromeosInputEmulation: 1
AndroidMinifyRelease: 0 AndroidMinifyRelease: 0
AndroidMinifyDebug: 0 AndroidMinifyDebug: 0
AndroidValidateAppBundleSize: 1 AndroidValidateAppBundleSize: 1
AndroidAppBundleSizeToValidate: 150 AndroidAppBundleSizeToValidate: 150
AndroidReportGooglePlayAppDependencies: 1
androidSymbolsSizeThreshold: 800
m_BuildTargetIcons: m_BuildTargetIcons:
- m_BuildTarget: - m_BuildTarget:
m_Icons: m_Icons:
@ -565,7 +567,7 @@ PlayerSettings:
m_APIs: 10000000 m_APIs: 10000000
m_Automatic: 1 m_Automatic: 1
- m_BuildTarget: WebGLSupport - m_BuildTarget: WebGLSupport
m_APIs: 0b00000008000000 m_APIs: 0b000000
m_Automatic: 1 m_Automatic: 1
m_BuildTargetVRSettings: [] m_BuildTargetVRSettings: []
m_DefaultShaderChunkSizeInMB: 16 m_DefaultShaderChunkSizeInMB: 16
@ -579,16 +581,17 @@ PlayerSettings:
iPhone: 1 iPhone: 1
tvOS: 1 tvOS: 1
m_BuildTargetGroupLightmapEncodingQuality: [] m_BuildTargetGroupLightmapEncodingQuality: []
m_BuildTargetGroupHDRCubemapEncodingQuality: []
m_BuildTargetGroupLightmapSettings: [] m_BuildTargetGroupLightmapSettings: []
m_BuildTargetGroupLoadStoreDebugModeSettings: [] m_BuildTargetGroupLoadStoreDebugModeSettings: []
m_BuildTargetNormalMapEncoding: [] m_BuildTargetNormalMapEncoding: []
m_BuildTargetDefaultTextureCompressionFormat: m_BuildTargetDefaultTextureCompressionFormat:
- m_BuildTarget: Android - serializedVersion: 3
m_Format: 3 m_BuildTarget: Android
m_Formats: 03000000
playModeTestRunnerEnabled: 0 playModeTestRunnerEnabled: 0
runPlayModeTestAsEditModeTest: 0 runPlayModeTestAsEditModeTest: 0
actionOnDotNetUnhandledException: 1 actionOnDotNetUnhandledException: 1
editorGfxJobOverride: 1
enableInternalProfiler: 0 enableInternalProfiler: 0
logObjCUncaughtExceptions: 1 logObjCUncaughtExceptions: 1
enableCrashReportAPI: 0 enableCrashReportAPI: 0
@ -596,7 +599,7 @@ PlayerSettings:
locationUsageDescription: locationUsageDescription:
microphoneUsageDescription: microphoneUsageDescription:
bluetoothUsageDescription: bluetoothUsageDescription:
macOSTargetOSVersion: 10.13.0 macOSTargetOSVersion: 11.0
switchNMETAOverride: switchNMETAOverride:
switchNetLibKey: switchNetLibKey:
switchSocketMemoryPoolSize: 6144 switchSocketMemoryPoolSize: 6144
@ -734,12 +737,14 @@ PlayerSettings:
switchSocketBufferEfficiency: 4 switchSocketBufferEfficiency: 4
switchSocketInitializeEnabled: 1 switchSocketInitializeEnabled: 1
switchNetworkInterfaceManagerInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1
switchDisableHTCSPlayerConnection: 0
switchUseNewStyleFilepaths: 0 switchUseNewStyleFilepaths: 0
switchUseLegacyFmodPriorities: 1 switchUseLegacyFmodPriorities: 1
switchUseMicroSleepForYield: 1 switchUseMicroSleepForYield: 1
switchEnableRamDiskSupport: 0 switchEnableRamDiskSupport: 0
switchMicroSleepForYieldTime: 25 switchMicroSleepForYieldTime: 25
switchRamDiskSpaceSize: 12 switchRamDiskSpaceSize: 12
switchUpgradedPlayerSettingsToNMETA: 0
ps4NPAgeRating: 12 ps4NPAgeRating: 12
ps4NPTitleSecret: ps4NPTitleSecret:
ps4NPTrophyPackPath: ps4NPTrophyPackPath:
@ -842,13 +847,21 @@ PlayerSettings:
webGLMemoryLinearGrowthStep: 16 webGLMemoryLinearGrowthStep: 16
webGLMemoryGeometricGrowthStep: 0.2 webGLMemoryGeometricGrowthStep: 0.2
webGLMemoryGeometricGrowthCap: 96 webGLMemoryGeometricGrowthCap: 96
webGLEnableWebGPU: 0
webGLPowerPreference: 2 webGLPowerPreference: 2
webGLWebAssemblyTable: 0
webGLWebAssemblyBigInt: 0
webGLCloseOnQuit: 0
webWasm2023: 0
scriptingDefineSymbols: {} scriptingDefineSymbols: {}
additionalCompilerArguments: {} additionalCompilerArguments:
Standalone:
- /langversion:latest
platformArchitecture: {} platformArchitecture: {}
scriptingBackend: {} scriptingBackend: {}
il2cppCompilerConfiguration: {} il2cppCompilerConfiguration: {}
il2cppCodeGeneration: {} il2cppCodeGeneration: {}
il2cppStacktraceInformation: {}
managedStrippingLevel: managedStrippingLevel:
EmbeddedLinux: 1 EmbeddedLinux: 1
GameCoreScarlett: 1 GameCoreScarlett: 1
@ -872,6 +885,7 @@ PlayerSettings:
gcIncremental: 1 gcIncremental: 1
gcWBarrierValidation: 0 gcWBarrierValidation: 0
apiCompatibilityLevelPerPlatform: {} apiCompatibilityLevelPerPlatform: {}
editorAssembliesCompatibilityLevel: 1
m_RenderingPath: 1 m_RenderingPath: 1
m_MobileRenderingPath: 1 m_MobileRenderingPath: 1
metroPackageName: 2DBuiltInRenderer metroPackageName: 2DBuiltInRenderer
@ -951,9 +965,11 @@ PlayerSettings:
hmiPlayerDataPath: hmiPlayerDataPath:
hmiForceSRGBBlit: 1 hmiForceSRGBBlit: 1
embeddedLinuxEnableGamepadInput: 1 embeddedLinuxEnableGamepadInput: 1
hmiLogStartupTiming: 0
hmiCpuConfiguration: hmiCpuConfiguration:
hmiLogStartupTiming: 0
qnxGraphicConfPath:
apiCompatibilityLevel: 6 apiCompatibilityLevel: 6
captureStartupLogs: {}
activeInputHandler: 0 activeInputHandler: 0
windowsGamepadBackendHint: 0 windowsGamepadBackendHint: 0
cloudProjectId: da2feb68-c12b-4efb-becb-3051c43020ea cloudProjectId: da2feb68-c12b-4efb-becb-3051c43020ea
@ -967,3 +983,5 @@ PlayerSettings:
platformRequiresReadableAssets: 0 platformRequiresReadableAssets: 0
virtualTexturingSupportEnabled: 0 virtualTexturingSupportEnabled: 0
insecureHttpOption: 0 insecureHttpOption: 0
androidVulkanDenyFilterList: []
androidVulkanAllowFilterList: []

View file

@ -4,164 +4,123 @@
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.AnimationClip", "type": "UnityEngine.AnimationClip",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEditor.Animations.AnimatorController", "type": "UnityEditor.Animations.AnimatorController",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.AnimatorOverrideController", "type": "UnityEngine.AnimatorOverrideController",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEditor.Audio.AudioMixerController", "type": "UnityEditor.Audio.AudioMixerController",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.ComputeShader", "type": "UnityEngine.ComputeShader",
"ignore": true, "defaultInstantiationMode": 1
"defaultInstantiationMode": 1,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Cubemap", "type": "UnityEngine.Cubemap",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.GameObject", "type": "UnityEngine.GameObject",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEditor.LightingDataAsset", "type": "UnityEditor.LightingDataAsset",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": false
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.LightingSettings", "type": "UnityEngine.LightingSettings",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Material", "type": "UnityEngine.Material",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEditor.MonoScript", "type": "UnityEditor.MonoScript",
"ignore": true, "defaultInstantiationMode": 1
"defaultInstantiationMode": 1,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.PhysicMaterial", "type": "UnityEngine.PhysicMaterial",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0, },
"supportsModification": true {
"userAdded": false,
"type": "UnityEngine.PhysicsMaterial",
"defaultInstantiationMode": 0
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.PhysicsMaterial2D", "type": "UnityEngine.PhysicsMaterial2D",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile", "type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Rendering.PostProcessing.PostProcessResources", "type": "UnityEngine.Rendering.PostProcessing.PostProcessResources",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Rendering.VolumeProfile", "type": "UnityEngine.Rendering.VolumeProfile",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEditor.SceneAsset", "type": "UnityEditor.SceneAsset",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": false
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Shader", "type": "UnityEngine.Shader",
"ignore": true, "defaultInstantiationMode": 1
"defaultInstantiationMode": 1,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.ShaderVariantCollection", "type": "UnityEngine.ShaderVariantCollection",
"ignore": true, "defaultInstantiationMode": 1
"defaultInstantiationMode": 1,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Texture", "type": "UnityEngine.Texture",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Texture2D", "type": "UnityEngine.Texture2D",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
}, },
{ {
"userAdded": false, "userAdded": false,
"type": "UnityEngine.Timeline.TimelineAsset", "type": "UnityEngine.Timeline.TimelineAsset",
"ignore": false, "defaultInstantiationMode": 0
"defaultInstantiationMode": 0,
"supportsModification": true
} }
], ],
"defaultDependencyTypeInfo": { "defaultDependencyTypeInfo": {
"userAdded": false, "userAdded": false,
"type": "<default_scene_template_dependencies>", "type": "<default_scene_template_dependencies>",
"ignore": false, "defaultInstantiationMode": 1
"defaultInstantiationMode": 1,
"supportsModification": true
}, },
"newSceneOverride": 0 "newSceneOverride": 0
} }