diff --git a/Assets/Resources/Keymap.inputactions b/Assets/Resources/Keymap.inputactions new file mode 100644 index 0000000000000000000000000000000000000000..3b1a01aeb62e66f7083acfb73b70e1ef70fad688 --- /dev/null +++ b/Assets/Resources/Keymap.inputactions @@ -0,0 +1,122 @@ +{ + "name": "Keymap", + "maps": [ + { + "name": "Ball", + "id": "c4bef225-594b-4440-957c-4c6065e340ff", + "actions": [ + { + "name": "Horizontal", + "type": "Value", + "id": "2e891575-07b7-481f-92ff-cb7f56d2c1d2", + "expectedControlType": "Analog", + "processors": "", + "interactions": "", + "initialStateCheck": true + } + ], + "bindings": [ + { + "name": "Keyboard wasd", + "id": "f7684299-1670-4e7e-96a6-da072158082d", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "Negative", + "id": "5000840a-5770-4502-b8d6-cd8fd16a9521", + "path": "<Keyboard>/a", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Positive", + "id": "715f9aa5-61de-42fa-a91a-762f8c1f7d2d", + "path": "<Keyboard>/d", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Keyboard arrows", + "id": "18cf5492-b249-4f3d-8449-29d0b11e4eb7", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "negative", + "id": "9589c2bb-ddcb-4e47-8fc6-76cabcf682ae", + "path": "<Keyboard>/leftArrow", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "positive", + "id": "5bb1b33b-5edc-4e38-9131-88269e688ede", + "path": "<Keyboard>/rightArrow", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Touchscreen", + "id": "759a3962-0b77-4a43-8128-8fd36dba7e6b", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "negative", + "id": "d26246a8-7d75-4f07-af01-72a8df84bbc6", + "path": "<Touchscreen>/delta/left", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "positive", + "id": "90917bbf-ebaf-42c8-b7e7-f72b66cb3413", + "path": "<Touchscreen>/delta/right", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + } + ] + } + ], + "controlSchemes": [] +} \ No newline at end of file diff --git a/Assets/Resources/Keymap.inputactions.meta b/Assets/Resources/Keymap.inputactions.meta new file mode 100644 index 0000000000000000000000000000000000000000..496138570a8ba17bbfa497f7c898853cfe8db166 --- /dev/null +++ b/Assets/Resources/Keymap.inputactions.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: ce45eeb5533e70a4ca51874fa88c8feb +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} + generateWrapperCode: 0 + wrapperCodePath: + wrapperClassName: + wrapperCodeNamespace: diff --git a/Assets/Resources/Materials/Dev.meta b/Assets/Resources/Materials/Dev.meta new file mode 100644 index 0000000000000000000000000000000000000000..88ab93370c58d2be6ba32fc65ddbf0b02245850c --- /dev/null +++ b/Assets/Resources/Materials/Dev.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 304366ac64a233a4c9c109f83942577a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Materials/Black.mat b/Assets/Resources/Materials/Dev/Black.mat similarity index 100% rename from Assets/Resources/Materials/Black.mat rename to Assets/Resources/Materials/Dev/Black.mat diff --git a/Assets/Resources/Materials/Black.mat.meta b/Assets/Resources/Materials/Dev/Black.mat.meta similarity index 100% rename from Assets/Resources/Materials/Black.mat.meta rename to Assets/Resources/Materials/Dev/Black.mat.meta diff --git a/Assets/Resources/Materials/Green.mat b/Assets/Resources/Materials/Dev/Green.mat similarity index 100% rename from Assets/Resources/Materials/Green.mat rename to Assets/Resources/Materials/Dev/Green.mat diff --git a/Assets/Resources/Materials/Green.mat.meta b/Assets/Resources/Materials/Dev/Green.mat.meta similarity index 100% rename from Assets/Resources/Materials/Green.mat.meta rename to Assets/Resources/Materials/Dev/Green.mat.meta diff --git a/Assets/Resources/Materials/Dev/GreenActive.mat b/Assets/Resources/Materials/Dev/GreenActive.mat new file mode 100644 index 0000000000000000000000000000000000000000..054c8ddcb4abc929099c5beaadbc9c4cf05257d6 --- /dev/null +++ b/Assets/Resources/Materials/Dev/GreenActive.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: GreenActive + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.48857242, g: 0.8867924, b: 0.65683436, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Resources/Materials/Dev/GreenActive.mat.meta b/Assets/Resources/Materials/Dev/GreenActive.mat.meta new file mode 100644 index 0000000000000000000000000000000000000000..317a5b3a2ef4921dbfb35e4b1ec6f4f24923bcab --- /dev/null +++ b/Assets/Resources/Materials/Dev/GreenActive.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6b64c2ad69c8cf842b18c8d30c93fc92 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Materials/Orange.mat b/Assets/Resources/Materials/Dev/Orange.mat similarity index 100% rename from Assets/Resources/Materials/Orange.mat rename to Assets/Resources/Materials/Dev/Orange.mat diff --git a/Assets/Resources/Materials/Orange.mat.meta b/Assets/Resources/Materials/Dev/Orange.mat.meta similarity index 100% rename from Assets/Resources/Materials/Orange.mat.meta rename to Assets/Resources/Materials/Dev/Orange.mat.meta diff --git a/Assets/Resources/Materials/UI.meta b/Assets/Resources/Materials/UI.meta new file mode 100644 index 0000000000000000000000000000000000000000..a988e9321bf18e9b1e69584875529765be6d7412 --- /dev/null +++ b/Assets/Resources/Materials/UI.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4cc16cecc8e32db488bd68b3d10971b2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Materials/UI/icon.png b/Assets/Resources/Materials/UI/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a1870b1ef66bf083a31dc3d53c82e246731ca92f Binary files /dev/null and b/Assets/Resources/Materials/UI/icon.png differ diff --git a/Assets/Resources/Materials/UI/icon.png.meta b/Assets/Resources/Materials/UI/icon.png.meta new file mode 100644 index 0000000000000000000000000000000000000000..47662bce635e04e10d7c9037ca344b44f400f12a --- /dev/null +++ b/Assets/Resources/Materials/UI/icon.png.meta @@ -0,0 +1,121 @@ +fileFormatVersion: 2 +guid: 2bf94ef789087854897d92f5d307bd0e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Materials/UI/large.png b/Assets/Resources/Materials/UI/large.png new file mode 100644 index 0000000000000000000000000000000000000000..fba573e8c7e6dbb58b6af9ec23c45c1cff729704 Binary files /dev/null and b/Assets/Resources/Materials/UI/large.png differ diff --git a/Assets/Resources/Materials/UI/large.png.meta b/Assets/Resources/Materials/UI/large.png.meta new file mode 100644 index 0000000000000000000000000000000000000000..2716e829809147716cc7de0a34dd5c339b439f2a --- /dev/null +++ b/Assets/Resources/Materials/UI/large.png.meta @@ -0,0 +1,121 @@ +fileFormatVersion: 2 +guid: 47b6841663ee13c4a96dd7ec4da1310e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Prefabs.meta b/Assets/Resources/Prefabs.meta new file mode 100644 index 0000000000000000000000000000000000000000..20f6b2a6a746eee9b0fb791e2531b6d0a66b5d19 --- /dev/null +++ b/Assets/Resources/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 22546723b1899574995cc181431d77e3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Prefabs/Platfom.prefab b/Assets/Resources/Prefabs/Platfom.prefab new file mode 100644 index 0000000000000000000000000000000000000000..7b9ca141410aba1a1332bf71518103de1ce533ad --- /dev/null +++ b/Assets/Resources/Prefabs/Platfom.prefab @@ -0,0 +1,112 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8734763122887161289 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8734763122887161288} + - component: {fileID: 8734763122887161293} + - component: {fileID: 8734763122887161290} + - component: {fileID: 8734763122887161291} + - component: {fileID: 9115919524839369716} + m_Layer: 0 + m_Name: Platfom + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8734763122887161288 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8734763122887161289} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -0.37} + m_LocalScale: {x: 2.0199616, y: 0.116242014, z: 2.0199616} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8734763122887161293 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8734763122887161289} + m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} +--- !u!23 &8734763122887161290 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8734763122887161289} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: df0d645d3c5f2d249ad35b2487699428, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!136 &8734763122887161291 +CapsuleCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8734763122887161289} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.5000001 + m_Height: 2 + m_Direction: 1 + m_Center: {x: 0.000000059604645, y: 0, z: -0.00000008940697} +--- !u!114 &9115919524839369716 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8734763122887161289} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 40c35658024578e4db8744c1780bdbbb, type: 3} + m_Name: + m_EditorClassIdentifier: + activeMaterial: {fileID: 2100000, guid: 6b64c2ad69c8cf842b18c8d30c93fc92, type: 2} diff --git a/Assets/Resources/Prefabs/Platfom.prefab.meta b/Assets/Resources/Prefabs/Platfom.prefab.meta new file mode 100644 index 0000000000000000000000000000000000000000..fada5c78147e6117a7d6538775dc693d8efcc0a8 --- /dev/null +++ b/Assets/Resources/Prefabs/Platfom.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b8e171ee62b94bf40a42322cb2d9c468 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index cf54a9bedb59fc54b494d2f056f4aa479d448a03..2db4d2da17f007ca02db9bfd061c589f4f71df7d 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -123,6 +123,75 @@ NavMeshSettings: debug: m_Flags: 0 m_NavMeshData: {fileID: 0} +--- !u!1001 &107703802 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 29.76 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (6) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} --- !u!1 &705507993 GameObject: m_ObjectHideFlags: 0 @@ -216,101 +285,231 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} ---- !u!1 &961919770 -GameObject: +--- !u!1001 &818071089 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2016269827} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 8.25 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (3) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!4 &818071090 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + m_PrefabInstance: {fileID: 818071089} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 961919774} - - component: {fileID: 961919773} - - component: {fileID: 961919772} - - component: {fileID: 961919771} - m_Layer: 0 - m_Name: Cube - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!65 &961919771 -BoxCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} +--- !u!4 &877245233 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + m_PrefabInstance: {fileID: 8734763123218007801} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 961919770} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Size: {x: 1, y: 1, z: 1} - m_Center: {x: 0, y: 0, z: 0} ---- !u!23 &961919772 -MeshRenderer: +--- !u!1001 &949916689 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 961919770} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RayTracingMode: 2 - m_RayTraceProcedural: 0 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: df0d645d3c5f2d249ad35b2487699428, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_ReceiveGI: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 1 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 - m_AdditionalVertexStreams: {fileID: 0} ---- !u!33 &961919773 -MeshFilter: + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 26.26 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (5) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!1001 &956792676 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 961919770} - m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} ---- !u!4 &961919774 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2016269827} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (2) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!4 &956792677 stripped Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + m_PrefabInstance: {fileID: 956792676} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 961919770} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 6.82} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 4 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &963194225 GameObject: m_ObjectHideFlags: 0 @@ -389,7 +588,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 963194225} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 3.07, z: -7.19} + m_LocalPosition: {x: 0, y: 5.29, z: -13.31} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} @@ -407,6 +606,81 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 361c37823d3407144915d9ed2b0f2b0f, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1001 &1175202341 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2016269827} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 2.44 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (1) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!4 &1175202342 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + m_PrefabInstance: {fileID: 1175202341} + m_PrefabAsset: {fileID: 0} --- !u!1 &1201936091 GameObject: m_ObjectHideFlags: 0 @@ -424,7 +698,7 @@ GameObject: m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 + m_StaticEditorFlags: 4294967295 m_IsActive: 1 --- !u!64 &1201936092 MeshCollider: @@ -517,6 +791,7 @@ GameObject: - component: {fileID: 1402473603} - component: {fileID: 1402473602} - component: {fileID: 1402473607} + - component: {fileID: 1402473608} m_Layer: 0 m_Name: Ball m_TagString: Player @@ -628,4 +903,362 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 97dfeeb7aa0aeb143817a589eb306367, type: 3} m_Name: m_EditorClassIdentifier: - jumpHeight: 10 + jumpHeight: 15 + moveForwardSpeed: 3 + keyboardMoveSpeed: 15 +--- !u!114 &1402473608 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1402473601} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 62899f850307741f2a39c98a8b639597, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Actions: {fileID: -944628639613478452, guid: ce45eeb5533e70a4ca51874fa88c8feb, + type: 3} + m_NotificationBehavior: 0 + m_UIInputModule: {fileID: 0} + m_DeviceLostEvent: + m_PersistentCalls: + m_Calls: [] + m_DeviceRegainedEvent: + m_PersistentCalls: + m_Calls: [] + m_ControlsChangedEvent: + m_PersistentCalls: + m_Calls: [] + m_ActionEvents: + - m_PersistentCalls: + m_Calls: [] + m_ActionId: 01574113-ea87-4b6e-9819-aa1280bd0b3a + m_ActionName: Ball/Right[/Keyboard/d] + - m_PersistentCalls: + m_Calls: [] + m_ActionId: fc10d0c7-3747-4fe9-8aa0-1889eec2f7a6 + m_ActionName: Ball/Left[/Keyboard/a] + m_NeverAutoSwitchControlSchemes: 1 + m_DefaultControlScheme: + m_DefaultActionMap: Ball + m_SplitScreenIndex: -1 + m_Camera: {fileID: 0} +--- !u!1001 &1833720631 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2016269827} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 2.72 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 11.13 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (4) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!4 &1833720632 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + m_PrefabInstance: {fileID: 1833720631} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1951959543 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: -3.47 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 23.78 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (4) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!1 &2016269826 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2016269827} + m_Layer: 0 + m_Name: parcours + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2016269827 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2016269826} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 6.82} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 877245233} + - {fileID: 1175202342} + - {fileID: 956792677} + - {fileID: 818071090} + - {fileID: 1833720632} + m_Father: {fileID: 0} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2112282965 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: 20.65 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder (3) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} +--- !u!1001 &8734763123218007801 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2016269827} + m_Modifications: + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.37 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161288, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8734763122887161289, guid: b8e171ee62b94bf40a42322cb2d9c468, + type: 3} + propertyPath: m_Name + value: Cylinder + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b8e171ee62b94bf40a42322cb2d9c468, type: 3} diff --git a/Assets/Scripts/BallBehavior.cs b/Assets/Scripts/BallBehavior.cs index 4647c265c49d1d07e15d01bc8ea80313e9b7d495..6060ace9061cc83036037afc3d70e502ae2e3a71 100644 --- a/Assets/Scripts/BallBehavior.cs +++ b/Assets/Scripts/BallBehavior.cs @@ -1,40 +1,66 @@ using System; -using System.Collections; -using System.Collections.Generic; using UnityEngine; +using UnityEngine.InputSystem; using UnityEngine.Serialization; public class BallBehavior : MonoBehaviour { private Collider _sphereCollider; private Rigidbody _sphereRigidbody; - [SerializeField] private float jumpHeight = 1f; - // Start is called before the first frame update + [SerializeField] private float jumpHeight = 10f; + private PlayerInput _playerInput; + private InputAction _horizontalAction; + private float _horizontalAxis; + public int moveForwardSpeed = 3; + public float keyboardMoveSpeed = 15f; + private int _isKeyboard = 0; + + void Awake() + { + _playerInput = GetComponent<PlayerInput>(); + _horizontalAction = _playerInput.currentActionMap.FindAction("Horizontal"); + _horizontalAction.performed += moveActionPerformed; + _horizontalAction.canceled += _ => _horizontalAxis = 0; + } + void Start() { _sphereCollider = GetComponent<Collider>(); _sphereRigidbody = GetComponent<Rigidbody>(); _sphereCollider.isTrigger = true; _sphereRigidbody.useGravity = true; - - // We create another collider that is not a trigger - // and we use it to detect collisions + var boxCollider = gameObject.AddComponent<SphereCollider>(); boxCollider.isTrigger = false; boxCollider.radius = _sphereCollider.bounds.size.x / 2; } - // Update is called once per frame void Update() { - // We move forward - transform.position += Vector3.forward * Time.deltaTime; + Vector3 position = transform.position; + float deltaTime = Time.deltaTime; + position += Vector3.forward * (moveForwardSpeed * deltaTime); + position += Vector3.right * deltaTime * _horizontalAxis; + transform.position = position; } private void OnTriggerEnter(Collider other) { - // We gives it velocity _sphereRigidbody.velocity = Vector3.up * jumpHeight; Debug.Log("Ball is now triggered"); } -} + + private void moveActionPerformed(InputAction.CallbackContext context) + { + if (context.control.device.displayName.Contains("Keyboard")) + { + _isKeyboard = 1; + } + else + { + _isKeyboard = 0; + } + + _horizontalAxis = context.ReadValue<float>() * (1 + keyboardMoveSpeed * _isKeyboard); + } +} \ No newline at end of file diff --git a/Assets/Scripts/PlatformsBehavior.cs b/Assets/Scripts/PlatformsBehavior.cs new file mode 100644 index 0000000000000000000000000000000000000000..48fb83124fb31d482c4dc697b4363261a296180a --- /dev/null +++ b/Assets/Scripts/PlatformsBehavior.cs @@ -0,0 +1,13 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class PlatformsBehavior : MonoBehaviour +{ + public Material activeMaterial; + + private void OnTriggerEnter(Collider other) + { + GetComponent<Renderer>().material = activeMaterial; + } +} diff --git a/Assets/Scripts/PlatformsBehavior.cs.meta b/Assets/Scripts/PlatformsBehavior.cs.meta new file mode 100644 index 0000000000000000000000000000000000000000..640d91cb9923d49c63a8b6524d77863b04dd54e2 --- /dev/null +++ b/Assets/Scripts/PlatformsBehavior.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 40c35658024578e4db8744c1780bdbbb +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Logs/AssetImportWorker0-prev.log b/Logs/AssetImportWorker0-prev.log new file mode 100644 index 0000000000000000000000000000000000000000..8d7123a81ef091461c72ea13af8bed9a4b8701a7 --- /dev/null +++ b/Logs/AssetImportWorker0-prev.log @@ -0,0 +1,391 @@ +Using pre-set license +Built from '2020.3/staging' branch; Version is '2020.3.45f1 (660cd1701bd5) revision 6687953'; Using compiler version '192528614'; Build Type 'Release' +OS: 'Windows 10 (10.0.19045) 64bit Professional' Language: 'fr' Physical Memory: 24501 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 + +COMMAND LINE ARGUMENTS: +C:\Program Files\Unity\Hub\Editor\2020.3.45f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker0 +-projectPath +B:/Documents/Unity Projects/Splashax +-logFile +Logs/AssetImportWorker0.log +-srvPort +59749 +Successfully changed project path to: B:/Documents/Unity Projects/Splashax +B:/Documents/Unity Projects/Splashax +Using Asset Import Pipeline V2. +Player connection [2356] Host "[IP] 192.168.145.1 [Port] 3221443104 [Flags] 2 [Guid] 2563247533 [EditorId] 2563247533 [Version] 1048832 [Id] WindowsEditor(7,TOUR-SOFIANE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... + +Player connection [2356] Host "[IP] 192.168.145.1 [Port] 3221443104 [Flags] 2 [Guid] 2563247533 [EditorId] 2563247533 [Version] 1048832 [Id] WindowsEditor(7,TOUR-SOFIANE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... + +Refreshing native plugins compatible for Editor in 71.94 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2020.3.45f1 (660cd1701bd5) +[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path B:/Documents/Unity Projects/Splashax/Assets +GfxDevice: creating device client; threaded=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce GTX 1060 3GB (ID=0x1c02) + Vendor: + VRAM: 2979 MB + Driver: 31.0.15.3118 +Initialize mono +Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/Managed' +Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' +Mono config path = 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56240 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.002756 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 46.50 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.705 seconds +Domain Reload Profiling: + ReloadAssembly (705ms) + BeginReloadAssembly (84ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (526ms) + LoadAssemblies (81ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (170ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (196ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (47ms) + BeforeProcessingInitializeOnLoad (15ms) + ProcessInitializeOnLoadAttributes (97ms) + ProcessInitializeOnLoadMethodAttributes (33ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.008422 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 56.89 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.629 seconds +Domain Reload Profiling: + ReloadAssembly (1630ms) + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (22ms) + EndReloadAssembly (1382ms) + LoadAssemblies (122ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (362ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (69ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (57ms) + BeforeProcessingInitializeOnLoad (97ms) + ProcessInitializeOnLoadAttributes (512ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds +Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1795 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 82.9 MB. + +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2507. +Total: 5.097700 ms (FindLiveObjects: 0.238300 ms CreateObjectMapping: 0.055100 ms MarkObjects: 4.695200 ms DeleteObjects: 0.107700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + path: Assets/Resources/Materials/UI/icon.png + artifactKey: Guid(2bf94ef789087854897d92f5d307bd0e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Materials/UI/icon.png using Guid(2bf94ef789087854897d92f5d307bd0e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3179646f229f7ab4ea89a24ad092e508') in 0.134599 seconds +======================================================================== +Received Import Request. + Time since last request: 30.300283 seconds. + path: Assets/Resources/Materials/UI/large.png + artifactKey: Guid(47b6841663ee13c4a96dd7ec4da1310e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Materials/UI/large.png using Guid(47b6841663ee13c4a96dd7ec4da1310e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'eb336c313d7ae472208265bb677bba2d') in 0.014935 seconds +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 16.03 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 50.4 MB. +System memory in use after: 50.5 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2516. +Total: 5.111600 ms (FindLiveObjects: 0.212600 ms CreateObjectMapping: 0.051900 ms MarkObjects: 4.820200 ms DeleteObjects: 0.025800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 14.49 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 50.4 MB. +System memory in use after: 50.5 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2516. +Total: 4.067100 ms (FindLiveObjects: 0.230900 ms CreateObjectMapping: 0.071900 ms MarkObjects: 3.740300 ms DeleteObjects: 0.023000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 16.05 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 50.4 MB. +System memory in use after: 50.5 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2516. +Total: 5.269600 ms (FindLiveObjects: 0.236000 ms CreateObjectMapping: 0.087900 ms MarkObjects: 4.911500 ms DeleteObjects: 0.032800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.009664 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.504 seconds +Domain Reload Profiling: + ReloadAssembly (1505ms) + BeginReloadAssembly (151ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + EndReloadAssembly (1268ms) + LoadAssemblies (129ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (358ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (70ms) + SetupLoadedEditorAssemblies (590ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (113ms) + ProcessInitializeOnLoadAttributes (452ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 1.13 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 85.7 MB. +System memory in use after: 85.8 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2519. +Total: 4.808800 ms (FindLiveObjects: 0.433600 ms CreateObjectMapping: 0.129100 ms MarkObjects: 4.200800 ms DeleteObjects: 0.043700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007780 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.62 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.487 seconds +Domain Reload Profiling: + ReloadAssembly (1488ms) + BeginReloadAssembly (143ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + EndReloadAssembly (1256ms) + LoadAssemblies (134ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (360ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (67ms) + SetupLoadedEditorAssemblies (565ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (104ms) + ProcessInitializeOnLoadAttributes (435ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (3ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 85.7 MB. +System memory in use after: 85.8 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2522. +Total: 3.766900 ms (FindLiveObjects: 0.177500 ms CreateObjectMapping: 0.050600 ms MarkObjects: 3.507000 ms DeleteObjects: 0.030200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006855 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.537 seconds +Domain Reload Profiling: + ReloadAssembly (1537ms) + BeginReloadAssembly (137ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + EndReloadAssembly (1314ms) + LoadAssemblies (126ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (341ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (57ms) + SetupLoadedEditorAssemblies (629ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (113ms) + ProcessInitializeOnLoadAttributes (490ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 1.18 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 85.7 MB. +System memory in use after: 85.8 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2525. +Total: 7.534900 ms (FindLiveObjects: 0.348200 ms CreateObjectMapping: 0.114400 ms MarkObjects: 7.017600 ms DeleteObjects: 0.052200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log index e8a708c4609013f36c23c85add6272380e342951..976af606ab95930fa737c4f25b439f2251f3eecc 100644 --- a/Logs/AssetImportWorker0.log +++ b/Logs/AssetImportWorker0.log @@ -15,15 +15,15 @@ B:/Documents/Unity Projects/Splashax -logFile Logs/AssetImportWorker0.log -srvPort -53875 +63349 Successfully changed project path to: B:/Documents/Unity Projects/Splashax B:/Documents/Unity Projects/Splashax Using Asset Import Pipeline V2. -Player connection [10740] Host "[IP] 192.168.145.1 [Port] 3221443104 [Flags] 2 [Guid] 3827669348 [EditorId] 3827669348 [Version] 1048832 [Id] WindowsEditor(7,TOUR-SOFIANE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... +Player connection [24000] Host "[IP] 192.168.145.1 [Port] 805524000 [Flags] 2 [Guid] 3599741063 [EditorId] 3599741063 [Version] 1048832 [Id] WindowsEditor(7,TOUR-SOFIANE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... -Player connection [10740] Host "[IP] 192.168.145.1 [Port] 3221443104 [Flags] 2 [Guid] 3827669348 [EditorId] 3827669348 [Version] 1048832 [Id] WindowsEditor(7,TOUR-SOFIANE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [24000] Host "[IP] 192.168.145.1 [Port] 805524000 [Flags] 2 [Guid] 3599741063 [EditorId] 3599741063 [Version] 1048832 [Id] WindowsEditor(7,TOUR-SOFIANE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... -Refreshing native plugins compatible for Editor in 56.72 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 58.51 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2020.3.45f1 (660cd1701bd5) [Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/Resources/UnitySubsystems @@ -39,89 +39,89 @@ Initialize mono Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/Managed' Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' Mono config path = 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56748 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.002457 seconds. +Registered in 0.003356 seconds. Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 45.44 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 56.99 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 0.654 seconds +- Completed reload, in 0.759 seconds Domain Reload Profiling: - ReloadAssembly (654ms) - BeginReloadAssembly (72ms) + ReloadAssembly (759ms) + BeginReloadAssembly (77ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (1ms) - EndReloadAssembly (497ms) - LoadAssemblies (69ms) + EndReloadAssembly (588ms) + LoadAssemblies (74ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (152ms) + SetupTypeCache (184ms) ReleaseScriptCaches (0ms) - RebuildScriptCaches (32ms) - SetupLoadedEditorAssemblies (196ms) + RebuildScriptCaches (39ms) + SetupLoadedEditorAssemblies (212ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (0ms) - RefreshPlugins (46ms) - BeforeProcessingInitializeOnLoad (14ms) - ProcessInitializeOnLoadAttributes (93ms) - ProcessInitializeOnLoadMethodAttributes (38ms) + RefreshPlugins (57ms) + BeforeProcessingInitializeOnLoad (15ms) + ProcessInitializeOnLoadAttributes (102ms) + ProcessInitializeOnLoadMethodAttributes (32ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (0ms) Platform modules already initialized, skipping Registering precompiled user dll's ... -Registered in 0.007546 seconds. +Registered in 0.007941 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 53.57 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 68.28 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.434 seconds +- Completed reload, in 2.361 seconds Domain Reload Profiling: - ReloadAssembly (1436ms) - BeginReloadAssembly (163ms) + ReloadAssembly (2362ms) + BeginReloadAssembly (197ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (19ms) - EndReloadAssembly (1198ms) - LoadAssemblies (112ms) + CreateAndSetChildDomain (20ms) + EndReloadAssembly (2068ms) + LoadAssemblies (152ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (300ms) + SetupTypeCache (471ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (61ms) - SetupLoadedEditorAssemblies (608ms) + RebuildScriptCaches (79ms) + SetupLoadedEditorAssemblies (1166ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (9ms) SetLoadedEditorAssemblies (0ms) - RefreshPlugins (54ms) - BeforeProcessingInitializeOnLoad (87ms) - ProcessInitializeOnLoadAttributes (444ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) + RefreshPlugins (68ms) + BeforeProcessingInitializeOnLoad (440ms) + ProcessInitializeOnLoadAttributes (622ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (14ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping ======================================================================== Worker process is ready to serve import requests -Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds -Refreshing native plugins compatible for Editor in 0.62 ms, found 2 plugins. +Launched and connected shader compiler UnityShaderCompiler.exe after 0.08 seconds +Refreshing native plugins compatible for Editor in 1.05 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +Unloading 1795 Unused Serialized files (Serialized files now loaded: 0) System memory in use before: 82.8 MB. -System memory in use after: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2505. -Total: 4.067200 ms (FindLiveObjects: 0.139300 ms CreateObjectMapping: 0.050200 ms MarkObjects: 3.796000 ms DeleteObjects: 0.080600 ms) +Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 2507. +Total: 6.369200 ms (FindLiveObjects: 0.445500 ms CreateObjectMapping: 0.106700 ms MarkObjects: 5.716900 ms DeleteObjects: 0.097400 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -136,60 +136,61 @@ AssetImportParameters requested are different than current active one (requested custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Import Request. - path: Assets - artifactKey: Guid(00000000000000001000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets using Guid(00000000000000001000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '42d402b061de3733987d63b9cc3b64de') in 0.010883 seconds + path: Assets/Scripts/BallBehavior.cs + artifactKey: Guid(97dfeeb7aa0aeb143817a589eb306367) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/BallBehavior.cs using Guid(97dfeeb7aa0aeb143817a589eb306367) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd85eb9b25302d602e22b8c8c5c0c87c2') in 0.060579 seconds ======================================================================== Received Import Request. - Time since last request: 2.661106 seconds. - path: Assets/Resources - artifactKey: Guid(80f66ea7891eb7841abdcc4cb2a8e090) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources using Guid(80f66ea7891eb7841abdcc4cb2a8e090) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'bd4095a6a7e81507aa907bf017c0f13e') in 0.007895 seconds + Time since last request: 0.000316 seconds. + path: Assets/Scripts/CameraBehavior.cs + artifactKey: Guid(361c37823d3407144915d9ed2b0f2b0f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/CameraBehavior.cs using Guid(361c37823d3407144915d9ed2b0f2b0f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5fe7614f7405b84b1ef7634f2c2c756a') in 0.009104 seconds ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007757 seconds. +Registered in 0.017652 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.63 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 1.10 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.294 seconds +- Completed reload, in 2.718 seconds Domain Reload Profiling: - ReloadAssembly (1295ms) - BeginReloadAssembly (132ms) + ReloadAssembly (2718ms) + BeginReloadAssembly (198ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (36ms) - EndReloadAssembly (1092ms) - LoadAssemblies (109ms) + CreateAndSetChildDomain (47ms) + EndReloadAssembly (2423ms) + LoadAssemblies (169ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (295ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (55ms) - SetupLoadedEditorAssemblies (534ms) + SetupTypeCache (407ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (76ms) + SetupLoadedEditorAssemblies (1557ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (8ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (100ms) - ProcessInitializeOnLoadAttributes (409ms) - ProcessInitializeOnLoadMethodAttributes (11ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) + BeforeProcessingInitializeOnLoad (153ms) + ProcessInitializeOnLoadAttributes (1340ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (32ms) + EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (9ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.86 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1784 Unused Serialized files (Serialized files now loaded: 0) +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) System memory in use before: 82.7 MB. System memory in use after: 82.8 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2508. -Total: 3.644900 ms (FindLiveObjects: 0.226800 ms CreateObjectMapping: 0.059000 ms MarkObjects: 3.324400 ms DeleteObjects: 0.033500 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2510. +Total: 5.651900 ms (FindLiveObjects: 0.243200 ms CreateObjectMapping: 0.065900 ms MarkObjects: 5.292600 ms DeleteObjects: 0.048700 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -200,65 +201,99 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== -Received Import Request. - Time since last request: 114.776377 seconds. - path: Assets/Scripts - artifactKey: Guid(be7f74e8010f85e4083bd280a542e6bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts using Guid(be7f74e8010f85e4083bd280a542e6bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '00f0c885c5e9d48b5400a99541e016f0') in 0.009970 seconds +Received Prepare +Refreshing native plugins compatible for Editor in 12.27 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.7 MB. +System memory in use after: 47.8 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2510. +Total: 3.609900 ms (FindLiveObjects: 0.194400 ms CreateObjectMapping: 0.050100 ms MarkObjects: 3.341200 ms DeleteObjects: 0.023500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== -Received Import Request. - Time since last request: 26.100561 seconds. - path: Assets/Scripts/BallBehavior.cs - artifactKey: Guid(97dfeeb7aa0aeb143817a589eb306367) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BallBehavior.cs using Guid(97dfeeb7aa0aeb143817a589eb306367) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cc4a6281ed83c9b9b0de366326a59d27') in 0.035948 seconds +Received Prepare +Refreshing native plugins compatible for Editor in 15.13 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.7 MB. +System memory in use after: 47.8 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2510. +Total: 4.655000 ms (FindLiveObjects: 0.231400 ms CreateObjectMapping: 0.065800 ms MarkObjects: 4.322600 ms DeleteObjects: 0.033900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007850 seconds. +Registered in 0.006768 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.76 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.79 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.419 seconds +- Completed reload, in 1.564 seconds Domain Reload Profiling: - ReloadAssembly (1419ms) - BeginReloadAssembly (141ms) + ReloadAssembly (1564ms) + BeginReloadAssembly (133ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1198ms) - LoadAssemblies (124ms) + CreateAndSetChildDomain (36ms) + EndReloadAssembly (1356ms) + LoadAssemblies (118ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (309ms) + SetupTypeCache (378ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (601ms) + RebuildScriptCaches (71ms) + SetupLoadedEditorAssemblies (631ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (118ms) - ProcessInitializeOnLoadAttributes (458ms) - ProcessInitializeOnLoadMethodAttributes (11ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (142ms) + ProcessInitializeOnLoadAttributes (463ms) + ProcessInitializeOnLoadMethodAttributes (10ms) + AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 1.02 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 82.7 MB. -System memory in use after: 82.8 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2512. -Total: 3.839900 ms (FindLiveObjects: 0.183500 ms CreateObjectMapping: 0.049200 ms MarkObjects: 3.574400 ms DeleteObjects: 0.031300 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2513. +Total: 4.233600 ms (FindLiveObjects: 0.207200 ms CreateObjectMapping: 0.049800 ms MarkObjects: 3.940200 ms DeleteObjects: 0.035000 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -269,77 +304,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== -Received Import Request. - Time since last request: 92.972533 seconds. - path: Assets/Resources/Materials - artifactKey: Guid(307e5e31c0d9bb447addbf630288ff5a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/Materials using Guid(307e5e31c0d9bb447addbf630288ff5a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '31f079662fb35eb8900409da6b94f152') in 0.013288 seconds -======================================================================== -Received Import Request. - Time since last request: 10.745798 seconds. - path: Assets/Resources/Materials/Black.mat - artifactKey: Guid(7718a95f9e4167448b3c0db57dca423c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/Materials/Black.mat using Guid(7718a95f9e4167448b3c0db57dca423c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a351ecffae43a9530000d5922bec7007') in 0.222871 seconds -======================================================================== -Received Import Request. - Time since last request: 17.378813 seconds. - path: Assets/Resources/Materials/Orange.mat - artifactKey: Guid(7dc435dd379833e4ca1f445ffefcf8b9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/Materials/Orange.mat using Guid(7dc435dd379833e4ca1f445ffefcf8b9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cf99f3577b26ad0e9b62e6387c78e012') in 0.013737 seconds -======================================================================== -Received Import Request. - Time since last request: 55.138095 seconds. - path: ProjectSettings/TagManager.asset - artifactKey: Guid(00000000000000003000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing ProjectSettings/TagManager.asset using Guid(00000000000000003000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ce6a35c3cddc746e7501c0bd0ed6d4ce') in 0.019101 seconds -======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006618 seconds. +Registered in 0.008062 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.282 seconds +- Completed reload, in 1.519 seconds Domain Reload Profiling: - ReloadAssembly (1283ms) - BeginReloadAssembly (130ms) + ReloadAssembly (1520ms) + BeginReloadAssembly (136ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) - EndReloadAssembly (1083ms) - LoadAssemblies (116ms) + CreateAndSetChildDomain (38ms) + EndReloadAssembly (1308ms) + LoadAssemblies (119ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (290ms) + SetupTypeCache (348ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (530ms) + RebuildScriptCaches (57ms) + SetupLoadedEditorAssemblies (653ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (105ms) - ProcessInitializeOnLoadAttributes (402ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (118ms) + ProcessInitializeOnLoadAttributes (505ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (12ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.74 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 2556. -Total: 3.704100 ms (FindLiveObjects: 0.176600 ms CreateObjectMapping: 0.050500 ms MarkObjects: 3.448400 ms DeleteObjects: 0.026900 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2516. +Total: 3.890900 ms (FindLiveObjects: 0.226100 ms CreateObjectMapping: 0.051900 ms MarkObjects: 3.581200 ms DeleteObjects: 0.030600 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -350,53 +363,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006630 seconds. +Registered in 0.007139 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.67 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.92 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.307 seconds +- Completed reload, in 1.787 seconds Domain Reload Profiling: - ReloadAssembly (1307ms) - BeginReloadAssembly (121ms) + ReloadAssembly (1788ms) + BeginReloadAssembly (148ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1116ms) - LoadAssemblies (109ms) + CreateAndSetChildDomain (42ms) + EndReloadAssembly (1548ms) + LoadAssemblies (149ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (300ms) + SetupTypeCache (433ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (62ms) - SetupLoadedEditorAssemblies (549ms) + RebuildScriptCaches (78ms) + SetupLoadedEditorAssemblies (685ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (6ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (100ms) - ProcessInitializeOnLoadAttributes (424ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (137ms) + ProcessInitializeOnLoadAttributes (511ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (17ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (4ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.71 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2559. -Total: 3.498000 ms (FindLiveObjects: 0.183300 ms CreateObjectMapping: 0.050400 ms MarkObjects: 3.239200 ms DeleteObjects: 0.024100 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2519. +Total: 3.992500 ms (FindLiveObjects: 0.208800 ms CreateObjectMapping: 0.051200 ms MarkObjects: 3.697500 ms DeleteObjects: 0.033300 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -407,53 +422,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007686 seconds. +Registered in 0.007925 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.70 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.60 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.460 seconds +- Completed reload, in 1.743 seconds Domain Reload Profiling: - ReloadAssembly (1460ms) - BeginReloadAssembly (132ms) + ReloadAssembly (1744ms) + BeginReloadAssembly (145ms) ExecutionOrderSort (0ms) DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1245ms) - LoadAssemblies (121ms) + CreateAndSetChildDomain (37ms) + EndReloadAssembly (1493ms) + LoadAssemblies (150ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (338ms) + SetupTypeCache (462ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (60ms) - SetupLoadedEditorAssemblies (608ms) + RebuildScriptCaches (80ms) + SetupLoadedEditorAssemblies (618ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (115ms) - ProcessInitializeOnLoadAttributes (466ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (1ms) + BeforeProcessingInitializeOnLoad (117ms) + ProcessInitializeOnLoadAttributes (473ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.74 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 85.9 MB. -System memory in use after: 86.0 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.7 MB. +System memory in use after: 82.8 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2562. -Total: 4.475000 ms (FindLiveObjects: 0.221300 ms CreateObjectMapping: 0.087700 ms MarkObjects: 4.137900 ms DeleteObjects: 0.027000 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2522. +Total: 4.123600 ms (FindLiveObjects: 0.381300 ms CreateObjectMapping: 0.063400 ms MarkObjects: 3.648200 ms DeleteObjects: 0.029300 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -464,53 +481,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006515 seconds. +Registered in 0.008371 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.77 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.415 seconds +- Completed reload, in 1.947 seconds Domain Reload Profiling: - ReloadAssembly (1415ms) - BeginReloadAssembly (124ms) + ReloadAssembly (1948ms) + BeginReloadAssembly (153ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (7ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1217ms) - LoadAssemblies (113ms) + CreateAndSetChildDomain (44ms) + EndReloadAssembly (1710ms) + LoadAssemblies (133ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (308ms) + SetupTypeCache (406ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (646ms) + RebuildScriptCaches (88ms) + SetupLoadedEditorAssemblies (835ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (0ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (119ms) - ProcessInitializeOnLoadAttributes (501ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (11ms) + BeforeProcessingInitializeOnLoad (181ms) + ProcessInitializeOnLoadAttributes (619ms) + ProcessInitializeOnLoadMethodAttributes (13ms) + AfterProcessingInitializeOnLoad (14ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.88 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2565. -Total: 3.708200 ms (FindLiveObjects: 0.209500 ms CreateObjectMapping: 0.064400 ms MarkObjects: 3.401400 ms DeleteObjects: 0.032000 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2525. +Total: 7.549700 ms (FindLiveObjects: 0.486700 ms CreateObjectMapping: 0.223300 ms MarkObjects: 6.785200 ms DeleteObjects: 0.051800 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -521,53 +540,41 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Registering precompiled user dll's ... -Registered in 0.006725 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.71 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 22.86 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.368 seconds -Domain Reload Profiling: - ReloadAssembly (1368ms) - BeginReloadAssembly (138ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (36ms) - EndReloadAssembly (1142ms) - LoadAssemblies (128ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (324ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (58ms) - SetupLoadedEditorAssemblies (537ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (99ms) - ProcessInitializeOnLoadAttributes (414ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2525. +Total: 4.932600 ms (FindLiveObjects: 0.266800 ms CreateObjectMapping: 0.079600 ms MarkObjects: 4.550100 ms DeleteObjects: 0.034700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 20.49 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2568. -Total: 3.498300 ms (FindLiveObjects: 0.185200 ms CreateObjectMapping: 0.057400 ms MarkObjects: 3.228400 ms DeleteObjects: 0.025900 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2525. +Total: 6.534200 ms (FindLiveObjects: 0.413300 ms CreateObjectMapping: 0.190500 ms MarkObjects: 5.896000 ms DeleteObjects: 0.033000 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -583,48 +590,49 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006860 seconds. +Registered in 0.007961 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.352 seconds +- Completed reload, in 1.600 seconds Domain Reload Profiling: - ReloadAssembly (1353ms) - BeginReloadAssembly (131ms) + ReloadAssembly (1600ms) + BeginReloadAssembly (160ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (10ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - EndReloadAssembly (1147ms) - LoadAssemblies (116ms) + CreateAndSetChildDomain (52ms) + EndReloadAssembly (1350ms) + LoadAssemblies (129ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (321ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (58ms) - SetupLoadedEditorAssemblies (549ms) + SetupTypeCache (366ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (61ms) + SetupLoadedEditorAssemblies (593ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (118ms) - ProcessInitializeOnLoadAttributes (408ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (106ms) + ProcessInitializeOnLoadAttributes (459ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2571. -Total: 3.967700 ms (FindLiveObjects: 0.182000 ms CreateObjectMapping: 0.051100 ms MarkObjects: 3.706700 ms DeleteObjects: 0.026700 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2528. +Total: 4.275600 ms (FindLiveObjects: 0.194800 ms CreateObjectMapping: 0.070400 ms MarkObjects: 3.978400 ms DeleteObjects: 0.030600 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -635,53 +643,19 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Registering precompiled user dll's ... -Registered in 0.006572 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.313 seconds -Domain Reload Profiling: - ReloadAssembly (1314ms) - BeginReloadAssembly (124ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1119ms) - LoadAssemblies (120ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (303ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (541ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (103ms) - ProcessInitializeOnLoadAttributes (414ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 14.33 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.2 MB. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2574. -Total: 3.976400 ms (FindLiveObjects: 0.196400 ms CreateObjectMapping: 0.049400 ms MarkObjects: 3.702400 ms DeleteObjects: 0.026900 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2528. +Total: 7.104500 ms (FindLiveObjects: 0.336900 ms CreateObjectMapping: 0.073400 ms MarkObjects: 6.649200 ms DeleteObjects: 0.043600 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -697,48 +671,72 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006890 seconds. +Registered in 0.007968 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.68 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.353 seconds +- Completed reload, in 1.730 seconds Domain Reload Profiling: - ReloadAssembly (1354ms) - BeginReloadAssembly (122ms) + ReloadAssembly (1730ms) + BeginReloadAssembly (158ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - EndReloadAssembly (1157ms) - LoadAssemblies (114ms) + CreateAndSetChildDomain (42ms) + EndReloadAssembly (1478ms) + LoadAssemblies (150ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (338ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (62ms) - SetupLoadedEditorAssemblies (546ms) + SetupTypeCache (386ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (122ms) + SetupLoadedEditorAssemblies (630ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (109ms) - ProcessInitializeOnLoadAttributes (414ms) - ProcessInitializeOnLoadMethodAttributes (9ms) + BeforeProcessingInitializeOnLoad (115ms) + ProcessInitializeOnLoadAttributes (488ms) + ProcessInitializeOnLoadMethodAttributes (11ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.71 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2531. +Total: 5.219100 ms (FindLiveObjects: 0.290900 ms CreateObjectMapping: 0.084000 ms MarkObjects: 4.799900 ms DeleteObjects: 0.042200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 14.34 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2577. -Total: 3.789000 ms (FindLiveObjects: 0.172600 ms CreateObjectMapping: 0.050200 ms MarkObjects: 3.537700 ms DeleteObjects: 0.027500 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2531. +Total: 4.045600 ms (FindLiveObjects: 0.195400 ms CreateObjectMapping: 0.048500 ms MarkObjects: 3.772500 ms DeleteObjects: 0.027900 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -754,48 +752,49 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006874 seconds. +Registered in 0.008018 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.58 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.337 seconds +- Completed reload, in 1.623 seconds Domain Reload Profiling: - ReloadAssembly (1337ms) - BeginReloadAssembly (126ms) + ReloadAssembly (1624ms) + BeginReloadAssembly (146ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - EndReloadAssembly (1133ms) - LoadAssemblies (125ms) + CreateAndSetChildDomain (38ms) + EndReloadAssembly (1370ms) + LoadAssemblies (144ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (305ms) + SetupTypeCache (357ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (62ms) - SetupLoadedEditorAssemblies (541ms) + RebuildScriptCaches (70ms) + SetupLoadedEditorAssemblies (596ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (99ms) - ProcessInitializeOnLoadAttributes (418ms) + BeforeProcessingInitializeOnLoad (114ms) + ProcessInitializeOnLoadAttributes (458ms) ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (10ms) + AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2580. -Total: 3.661600 ms (FindLiveObjects: 0.186000 ms CreateObjectMapping: 0.049200 ms MarkObjects: 3.397000 ms DeleteObjects: 0.028700 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2534. +Total: 3.929600 ms (FindLiveObjects: 0.203300 ms CreateObjectMapping: 0.050100 ms MarkObjects: 3.644200 ms DeleteObjects: 0.030700 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -806,53 +805,19 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Registering precompiled user dll's ... -Registered in 0.008325 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.368 seconds -Domain Reload Profiling: - ReloadAssembly (1369ms) - BeginReloadAssembly (141ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (6ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - EndReloadAssembly (1138ms) - LoadAssemblies (134ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (300ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (554ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (101ms) - ProcessInitializeOnLoadAttributes (431ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 16.52 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2583. -Total: 3.593700 ms (FindLiveObjects: 0.197400 ms CreateObjectMapping: 0.050300 ms MarkObjects: 3.311600 ms DeleteObjects: 0.033200 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2534. +Total: 4.245700 ms (FindLiveObjects: 0.201000 ms CreateObjectMapping: 0.065000 ms MarkObjects: 3.944700 ms DeleteObjects: 0.033300 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -868,162 +833,49 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007999 seconds. +Registered in 0.006836 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.91 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.338 seconds +- Completed reload, in 1.763 seconds Domain Reload Profiling: - ReloadAssembly (1339ms) - BeginReloadAssembly (142ms) + ReloadAssembly (1763ms) + BeginReloadAssembly (157ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (36ms) - EndReloadAssembly (1112ms) - LoadAssemblies (132ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (298ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (540ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (99ms) - ProcessInitializeOnLoadAttributes (418ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2586. -Total: 3.542300 ms (FindLiveObjects: 0.183300 ms CreateObjectMapping: 0.049400 ms MarkObjects: 3.286500 ms DeleteObjects: 0.021800 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006629 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.58 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.340 seconds -Domain Reload Profiling: - ReloadAssembly (1340ms) - BeginReloadAssembly (120ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - EndReloadAssembly (1147ms) - LoadAssemblies (111ms) + EndReloadAssembly (1518ms) + LoadAssemblies (181ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (319ms) + SetupTypeCache (472ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (55ms) - SetupLoadedEditorAssemblies (566ms) + RebuildScriptCaches (78ms) + SetupLoadedEditorAssemblies (580ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) + BeforeProcessingInitializeOnLoad (115ms) ProcessInitializeOnLoadAttributes (438ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2589. -Total: 4.002400 ms (FindLiveObjects: 0.201100 ms CreateObjectMapping: 0.048900 ms MarkObjects: 3.721500 ms DeleteObjects: 0.029600 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007992 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.308 seconds -Domain Reload Profiling: - ReloadAssembly (1309ms) - BeginReloadAssembly (129ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (36ms) - EndReloadAssembly (1098ms) - LoadAssemblies (112ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (305ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (533ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (98ms) - ProcessInitializeOnLoadAttributes (412ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.72 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2592. -Total: 3.531400 ms (FindLiveObjects: 0.177800 ms CreateObjectMapping: 0.051100 ms MarkObjects: 3.277500 ms DeleteObjects: 0.024200 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2537. +Total: 5.646800 ms (FindLiveObjects: 0.311100 ms CreateObjectMapping: 0.072400 ms MarkObjects: 5.224100 ms DeleteObjects: 0.037700 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -1034,53 +886,19 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Registering precompiled user dll's ... -Registered in 0.007542 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.330 seconds -Domain Reload Profiling: - ReloadAssembly (1330ms) - BeginReloadAssembly (125ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1128ms) - LoadAssemblies (114ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (298ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (568ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (100ms) - ProcessInitializeOnLoadAttributes (444ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 13.92 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.7 MB. +System memory in use after: 47.8 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2595. -Total: 3.816400 ms (FindLiveObjects: 0.208000 ms CreateObjectMapping: 0.070500 ms MarkObjects: 3.510800 ms DeleteObjects: 0.025900 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2537. +Total: 4.006500 ms (FindLiveObjects: 0.286000 ms CreateObjectMapping: 0.055800 ms MarkObjects: 3.637200 ms DeleteObjects: 0.026400 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -1096,846 +914,72 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.009153 seconds. +Registered in 0.035156 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.82 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.474 seconds +- Completed reload, in 1.893 seconds Domain Reload Profiling: - ReloadAssembly (1475ms) - BeginReloadAssembly (164ms) + ReloadAssembly (1894ms) + BeginReloadAssembly (211ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (8ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - EndReloadAssembly (1223ms) - LoadAssemblies (143ms) + CreateAndSetChildDomain (51ms) + EndReloadAssembly (1546ms) + LoadAssemblies (189ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (331ms) + SetupTypeCache (368ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (66ms) - SetupLoadedEditorAssemblies (602ms) + RebuildScriptCaches (75ms) + SetupLoadedEditorAssemblies (739ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (100ms) - ProcessInitializeOnLoadAttributes (471ms) - ProcessInitializeOnLoadMethodAttributes (15ms) + BeforeProcessingInitializeOnLoad (137ms) + ProcessInitializeOnLoadAttributes (572ms) + ProcessInitializeOnLoadMethodAttributes (13ms) AfterProcessingInitializeOnLoad (11ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2598. -Total: 3.880200 ms (FindLiveObjects: 0.199000 ms CreateObjectMapping: 0.050000 ms MarkObjects: 3.599800 ms DeleteObjects: 0.030400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006647 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.378 seconds -Domain Reload Profiling: - ReloadAssembly (1379ms) - BeginReloadAssembly (128ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - EndReloadAssembly (1177ms) - LoadAssemblies (120ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (329ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (57ms) - SetupLoadedEditorAssemblies (560ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (105ms) - ProcessInitializeOnLoadAttributes (432ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2601. -Total: 3.685200 ms (FindLiveObjects: 0.176100 ms CreateObjectMapping: 0.051000 ms MarkObjects: 3.432800 ms DeleteObjects: 0.024400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007004 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.311 seconds -Domain Reload Profiling: - ReloadAssembly (1311ms) - BeginReloadAssembly (132ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - EndReloadAssembly (1105ms) - LoadAssemblies (118ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (299ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (539ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (411ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.71 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2604. -Total: 3.660300 ms (FindLiveObjects: 0.194400 ms CreateObjectMapping: 0.051400 ms MarkObjects: 3.378400 ms DeleteObjects: 0.035100 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2540. +Total: 3.867800 ms (FindLiveObjects: 0.183500 ms CreateObjectMapping: 0.062900 ms MarkObjects: 3.592400 ms DeleteObjects: 0.027900 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.010390 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.84 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.423 seconds -Domain Reload Profiling: - ReloadAssembly (1424ms) - BeginReloadAssembly (149ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (7ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - EndReloadAssembly (1191ms) - LoadAssemblies (125ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (328ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (59ms) - SetupLoadedEditorAssemblies (580ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (111ms) - ProcessInitializeOnLoadAttributes (443ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.66 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2607. -Total: 4.316000 ms (FindLiveObjects: 0.196600 ms CreateObjectMapping: 0.051300 ms MarkObjects: 4.019700 ms DeleteObjects: 0.046700 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007090 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.306 seconds -Domain Reload Profiling: - ReloadAssembly (1306ms) - BeginReloadAssembly (126ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1100ms) - LoadAssemblies (115ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (303ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (57ms) - SetupLoadedEditorAssemblies (530ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (99ms) - ProcessInitializeOnLoadAttributes (407ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.76 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2610. -Total: 3.551200 ms (FindLiveObjects: 0.179700 ms CreateObjectMapping: 0.051000 ms MarkObjects: 3.295800 ms DeleteObjects: 0.023800 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007047 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.65 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.300 seconds -Domain Reload Profiling: - ReloadAssembly (1300ms) - BeginReloadAssembly (134ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (36ms) - EndReloadAssembly (1088ms) - LoadAssemblies (115ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (293ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (537ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (106ms) - ProcessInitializeOnLoadAttributes (408ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2613. -Total: 3.653200 ms (FindLiveObjects: 0.187100 ms CreateObjectMapping: 0.051900 ms MarkObjects: 3.382600 ms DeleteObjects: 0.030400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007471 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.333 seconds -Domain Reload Profiling: - ReloadAssembly (1334ms) - BeginReloadAssembly (124ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1124ms) - LoadAssemblies (116ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (313ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (53ms) - SetupLoadedEditorAssemblies (543ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (108ms) - ProcessInitializeOnLoadAttributes (411ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2616. -Total: 3.714500 ms (FindLiveObjects: 0.191500 ms CreateObjectMapping: 0.049300 ms MarkObjects: 3.444700 ms DeleteObjects: 0.027700 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.008435 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.384 seconds -Domain Reload Profiling: - ReloadAssembly (1385ms) - BeginReloadAssembly (131ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - EndReloadAssembly (1178ms) - LoadAssemblies (121ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (337ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (58ms) - SetupLoadedEditorAssemblies (571ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (106ms) - ProcessInitializeOnLoadAttributes (441ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.60 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2619. -Total: 4.100000 ms (FindLiveObjects: 0.240000 ms CreateObjectMapping: 0.066200 ms MarkObjects: 3.760200 ms DeleteObjects: 0.032400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006683 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.335 seconds -Domain Reload Profiling: - ReloadAssembly (1336ms) - BeginReloadAssembly (134ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (6ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - EndReloadAssembly (1125ms) - LoadAssemblies (125ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (302ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (55ms) - SetupLoadedEditorAssemblies (548ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (103ms) - ProcessInitializeOnLoadAttributes (418ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (3ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.0 MB. -System memory in use after: 86.1 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2622. -Total: 3.984000 ms (FindLiveObjects: 0.237300 ms CreateObjectMapping: 0.065300 ms MarkObjects: 3.651400 ms DeleteObjects: 0.029100 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.008550 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.72 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.491 seconds -Domain Reload Profiling: - ReloadAssembly (1491ms) - BeginReloadAssembly (161ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (54ms) - EndReloadAssembly (1251ms) - LoadAssemblies (126ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (369ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (58ms) - SetupLoadedEditorAssemblies (597ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (118ms) - ProcessInitializeOnLoadAttributes (452ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (3ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.95 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2625. -Total: 4.552600 ms (FindLiveObjects: 0.355300 ms CreateObjectMapping: 0.070300 ms MarkObjects: 4.092100 ms DeleteObjects: 0.033300 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006458 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.66 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.316 seconds -Domain Reload Profiling: - ReloadAssembly (1317ms) - BeginReloadAssembly (124ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1119ms) - LoadAssemblies (121ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (301ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (57ms) - SetupLoadedEditorAssemblies (545ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (103ms) - ProcessInitializeOnLoadAttributes (417ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.75 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.3 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2628. -Total: 3.924000 ms (FindLiveObjects: 0.225100 ms CreateObjectMapping: 0.052300 ms MarkObjects: 3.617200 ms DeleteObjects: 0.028400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006704 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.486 seconds -Domain Reload Profiling: - ReloadAssembly (1486ms) - BeginReloadAssembly (136ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - EndReloadAssembly (1268ms) - LoadAssemblies (144ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (319ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (67ms) - SetupLoadedEditorAssemblies (625ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (489ms) - ProcessInitializeOnLoadMethodAttributes (12ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (3ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.3 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2631. -Total: 5.231600 ms (FindLiveObjects: 0.203200 ms CreateObjectMapping: 0.051500 ms MarkObjects: 4.900500 ms DeleteObjects: 0.074200 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.008471 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.58 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.397 seconds -Domain Reload Profiling: - ReloadAssembly (1397ms) - BeginReloadAssembly (136ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (36ms) - EndReloadAssembly (1181ms) - LoadAssemblies (124ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (345ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (60ms) - SetupLoadedEditorAssemblies (550ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (421ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2634. -Total: 3.752100 ms (FindLiveObjects: 0.185500 ms CreateObjectMapping: 0.050800 ms MarkObjects: 3.488500 ms DeleteObjects: 0.026000 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006775 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.306 seconds -Domain Reload Profiling: - ReloadAssembly (1306ms) - BeginReloadAssembly (130ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1100ms) - LoadAssemblies (116ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (303ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (52ms) - SetupLoadedEditorAssemblies (538ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (410ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (3ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. - -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2637. -Total: 4.000400 ms (FindLiveObjects: 0.193800 ms CreateObjectMapping: 0.050400 ms MarkObjects: 3.724200 ms DeleteObjects: 0.030800 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007345 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.373 seconds -Domain Reload Profiling: - ReloadAssembly (1374ms) - BeginReloadAssembly (141ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (6ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) - EndReloadAssembly (1154ms) - LoadAssemblies (123ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (316ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (57ms) - SetupLoadedEditorAssemblies (571ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (102ms) - ProcessInitializeOnLoadAttributes (445ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 16.21 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2640. -Total: 3.727000 ms (FindLiveObjects: 0.237400 ms CreateObjectMapping: 0.059200 ms MarkObjects: 3.390500 ms DeleteObjects: 0.038600 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2540. +Total: 4.049600 ms (FindLiveObjects: 0.251900 ms CreateObjectMapping: 0.050500 ms MarkObjects: 3.717000 ms DeleteObjects: 0.028900 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -1951,48 +995,49 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007902 seconds. +Registered in 0.006755 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.96 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.375 seconds +- Completed reload, in 1.660 seconds Domain Reload Profiling: - ReloadAssembly (1375ms) - BeginReloadAssembly (131ms) + ReloadAssembly (1660ms) + BeginReloadAssembly (172ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (6ms) + DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1161ms) - LoadAssemblies (132ms) + CreateAndSetChildDomain (63ms) + EndReloadAssembly (1394ms) + LoadAssemblies (146ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (326ms) + SetupTypeCache (348ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (56ms) - SetupLoadedEditorAssemblies (545ms) + RebuildScriptCaches (61ms) + SetupLoadedEditorAssemblies (622ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (415ms) + BeforeProcessingInitializeOnLoad (119ms) + ProcessInitializeOnLoadAttributes (479ms) ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (10ms) + AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.70 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.72 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2643. -Total: 3.678500 ms (FindLiveObjects: 0.190500 ms CreateObjectMapping: 0.049800 ms MarkObjects: 3.411100 ms DeleteObjects: 0.025800 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2543. +Total: 3.761100 ms (FindLiveObjects: 0.193400 ms CreateObjectMapping: 0.052500 ms MarkObjects: 3.458200 ms DeleteObjects: 0.055900 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2003,53 +1048,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007704 seconds. +Registered in 0.007317 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.74 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.395 seconds +- Completed reload, in 1.640 seconds Domain Reload Profiling: - ReloadAssembly (1396ms) - BeginReloadAssembly (140ms) + ReloadAssembly (1640ms) + BeginReloadAssembly (164ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (9ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - EndReloadAssembly (1168ms) - LoadAssemblies (125ms) + CreateAndSetChildDomain (42ms) + EndReloadAssembly (1388ms) + LoadAssemblies (152ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (348ms) + SetupTypeCache (354ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (56ms) - SetupLoadedEditorAssemblies (549ms) + RebuildScriptCaches (61ms) + SetupLoadedEditorAssemblies (603ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (101ms) - ProcessInitializeOnLoadAttributes (424ms) - ProcessInitializeOnLoadMethodAttributes (9ms) + BeforeProcessingInitializeOnLoad (109ms) + ProcessInitializeOnLoadAttributes (466ms) + ProcessInitializeOnLoadMethodAttributes (12ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2646. -Total: 3.727400 ms (FindLiveObjects: 0.180800 ms CreateObjectMapping: 0.050700 ms MarkObjects: 3.463700 ms DeleteObjects: 0.030600 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2546. +Total: 3.880500 ms (FindLiveObjects: 0.188700 ms CreateObjectMapping: 0.050100 ms MarkObjects: 3.605700 ms DeleteObjects: 0.034700 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2060,53 +1107,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006567 seconds. +Registered in 0.008220 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found Refreshing native plugins compatible for Editor in 0.90 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.320 seconds +- Completed reload, in 1.720 seconds Domain Reload Profiling: - ReloadAssembly (1321ms) - BeginReloadAssembly (130ms) + ReloadAssembly (1721ms) + BeginReloadAssembly (164ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1116ms) - LoadAssemblies (120ms) + CreateAndSetChildDomain (38ms) + EndReloadAssembly (1455ms) + LoadAssemblies (155ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (302ms) + SetupTypeCache (352ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (544ms) + RebuildScriptCaches (71ms) + SetupLoadedEditorAssemblies (647ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (416ms) - ProcessInitializeOnLoadMethodAttributes (9ms) + BeforeProcessingInitializeOnLoad (114ms) + ProcessInitializeOnLoadAttributes (508ms) + ProcessInitializeOnLoadMethodAttributes (10ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2649. -Total: 3.742400 ms (FindLiveObjects: 0.221700 ms CreateObjectMapping: 0.072800 ms MarkObjects: 3.421900 ms DeleteObjects: 0.024900 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2549. +Total: 4.512500 ms (FindLiveObjects: 0.198400 ms CreateObjectMapping: 0.050000 ms MarkObjects: 4.230200 ms DeleteObjects: 0.032300 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2117,53 +1166,19 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Registering precompiled user dll's ... -Registered in 0.008254 seconds. -Begin MonoManager ReloadAssembly -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.394 seconds -Domain Reload Profiling: - ReloadAssembly (1394ms) - BeginReloadAssembly (127ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) - EndReloadAssembly (1193ms) - LoadAssemblies (111ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (316ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (62ms) - SetupLoadedEditorAssemblies (605ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (100ms) - ProcessInitializeOnLoadAttributes (481ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) -Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 22.94 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.8 MB. +System memory in use after: 47.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2652. -Total: 4.150300 ms (FindLiveObjects: 0.308300 ms CreateObjectMapping: 0.065400 ms MarkObjects: 3.743900 ms DeleteObjects: 0.030600 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2549. +Total: 4.153800 ms (FindLiveObjects: 0.214900 ms CreateObjectMapping: 0.051700 ms MarkObjects: 3.821300 ms DeleteObjects: 0.064500 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2179,48 +1194,49 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006538 seconds. +Registered in 0.010551 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.66 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.347 seconds +- Completed reload, in 1.919 seconds Domain Reload Profiling: - ReloadAssembly (1348ms) - BeginReloadAssembly (134ms) + ReloadAssembly (1919ms) + BeginReloadAssembly (172ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - EndReloadAssembly (1136ms) - LoadAssemblies (121ms) + CreateAndSetChildDomain (60ms) + EndReloadAssembly (1659ms) + LoadAssemblies (145ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (316ms) + SetupTypeCache (503ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (549ms) + RebuildScriptCaches (69ms) + SetupLoadedEditorAssemblies (634ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (106ms) - ProcessInitializeOnLoadAttributes (419ms) - ProcessInitializeOnLoadMethodAttributes (9ms) + BeforeProcessingInitializeOnLoad (130ms) + ProcessInitializeOnLoadAttributes (479ms) + ProcessInitializeOnLoadMethodAttributes (11ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.81 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.8 MB. +System memory in use after: 82.9 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2655. -Total: 3.803500 ms (FindLiveObjects: 0.208900 ms CreateObjectMapping: 0.054000 ms MarkObjects: 3.512100 ms DeleteObjects: 0.027200 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2552. +Total: 5.670600 ms (FindLiveObjects: 0.427300 ms CreateObjectMapping: 0.186800 ms MarkObjects: 5.007700 ms DeleteObjects: 0.046100 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2231,53 +1247,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006703 seconds. +Registered in 0.008056 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.313 seconds +- Completed reload, in 1.878 seconds Domain Reload Profiling: - ReloadAssembly (1314ms) - BeginReloadAssembly (129ms) + ReloadAssembly (1879ms) + BeginReloadAssembly (155ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1110ms) - LoadAssemblies (120ms) + CreateAndSetChildDomain (46ms) + EndReloadAssembly (1626ms) + LoadAssemblies (150ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (299ms) + SetupTypeCache (435ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (54ms) - SetupLoadedEditorAssemblies (547ms) + RebuildScriptCaches (80ms) + SetupLoadedEditorAssemblies (633ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (102ms) - ProcessInitializeOnLoadAttributes (422ms) - ProcessInitializeOnLoadMethodAttributes (9ms) + BeforeProcessingInitializeOnLoad (133ms) + ProcessInitializeOnLoadAttributes (476ms) + ProcessInitializeOnLoadMethodAttributes (10ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.65 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2658. -Total: 3.950800 ms (FindLiveObjects: 0.229800 ms CreateObjectMapping: 0.072800 ms MarkObjects: 3.611500 ms DeleteObjects: 0.035200 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2555. +Total: 4.204700 ms (FindLiveObjects: 0.205800 ms CreateObjectMapping: 0.063100 ms MarkObjects: 3.904300 ms DeleteObjects: 0.029800 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2288,53 +1306,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007861 seconds. +Registered in 0.010479 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.97 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.465 seconds +- Completed reload, in 1.707 seconds Domain Reload Profiling: - ReloadAssembly (1466ms) - BeginReloadAssembly (134ms) + ReloadAssembly (1708ms) + BeginReloadAssembly (159ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) - EndReloadAssembly (1242ms) - LoadAssemblies (143ms) + CreateAndSetChildDomain (45ms) + EndReloadAssembly (1451ms) + LoadAssemblies (137ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (327ms) + SetupTypeCache (355ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (77ms) - SetupLoadedEditorAssemblies (580ms) + RebuildScriptCaches (68ms) + SetupLoadedEditorAssemblies (594ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (111ms) - ProcessInitializeOnLoadAttributes (445ms) - ProcessInitializeOnLoadMethodAttributes (9ms) + BeforeProcessingInitializeOnLoad (114ms) + ProcessInitializeOnLoadAttributes (454ms) + ProcessInitializeOnLoadMethodAttributes (10ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.58 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2661. -Total: 3.734000 ms (FindLiveObjects: 0.199600 ms CreateObjectMapping: 0.051500 ms MarkObjects: 3.456300 ms DeleteObjects: 0.025600 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2558. +Total: 4.167200 ms (FindLiveObjects: 0.265100 ms CreateObjectMapping: 0.052200 ms MarkObjects: 3.819000 ms DeleteObjects: 0.029500 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2345,53 +1365,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007063 seconds. +Registered in 0.012094 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.96 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.311 seconds +- Completed reload, in 2.100 seconds Domain Reload Profiling: - ReloadAssembly (1312ms) - BeginReloadAssembly (129ms) + ReloadAssembly (2101ms) + BeginReloadAssembly (158ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (8ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1101ms) - LoadAssemblies (117ms) + CreateAndSetChildDomain (47ms) + EndReloadAssembly (1818ms) + LoadAssemblies (172ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (305ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (55ms) - SetupLoadedEditorAssemblies (533ms) + SetupTypeCache (453ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (80ms) + SetupLoadedEditorAssemblies (723ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (101ms) - ProcessInitializeOnLoadAttributes (407ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) + BeforeProcessingInitializeOnLoad (140ms) + ProcessInitializeOnLoadAttributes (551ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (12ms) + EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 1.10 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2664. -Total: 3.994600 ms (FindLiveObjects: 0.234600 ms CreateObjectMapping: 0.066900 ms MarkObjects: 3.665800 ms DeleteObjects: 0.026500 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2561. +Total: 6.088400 ms (FindLiveObjects: 0.328600 ms CreateObjectMapping: 0.083100 ms MarkObjects: 5.625600 ms DeleteObjects: 0.049400 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2402,53 +1424,78 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007447 seconds. +Registered in 0.007911 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.63 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.74 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.352 seconds +- Completed reload, in 1.971 seconds Domain Reload Profiling: - ReloadAssembly (1352ms) - BeginReloadAssembly (133ms) + ReloadAssembly (1971ms) + BeginReloadAssembly (170ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (8ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1138ms) - LoadAssemblies (116ms) + CreateAndSetChildDomain (50ms) + EndReloadAssembly (1714ms) + LoadAssemblies (141ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (296ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (57ms) - SetupLoadedEditorAssemblies (564ms) + SetupTypeCache (387ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (74ms) + SetupLoadedEditorAssemblies (770ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (110ms) - ProcessInitializeOnLoadAttributes (430ms) - ProcessInitializeOnLoadMethodAttributes (9ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (144ms) + ProcessInitializeOnLoadAttributes (591ms) + ProcessInitializeOnLoadMethodAttributes (15ms) + AfterProcessingInitializeOnLoad (14ms) EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + ExecutionOrderSort2 (1ms) + AwakeInstancesAfterBackupRestoration (7ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.59 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. -System memory in use after: 86.2 MB. +Unloading 1790 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 82.9 MB. +System memory in use after: 83.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2564. +Total: 4.473000 ms (FindLiveObjects: 0.230100 ms CreateObjectMapping: 0.052000 ms MarkObjects: 4.156500 ms DeleteObjects: 0.032500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 15.18 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 47.9 MB. +System memory in use after: 48.0 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2667. -Total: 3.610500 ms (FindLiveObjects: 0.204800 ms CreateObjectMapping: 0.051200 ms MarkObjects: 3.327600 ms DeleteObjects: 0.025700 ms) +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2564. +Total: 4.231000 ms (FindLiveObjects: 0.245700 ms CreateObjectMapping: 0.065200 ms MarkObjects: 3.888300 ms DeleteObjects: 0.030800 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2462,50 +1509,69 @@ AssetImportParameters requested are different than current active one (requested custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== +Received Import Request. + Time since last request: 3867.355869 seconds. + path: Assets/Resources/Keymap.inputactions + artifactKey: Guid(ce45eeb5533e70a4ca51874fa88c8feb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Keymap.inputactions using Guid(ce45eeb5533e70a4ca51874fa88c8feb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '016b087807cf620f515501d8b539a6db') in 0.053037 seconds +======================================================================== +Received Import Request. + Time since last request: 26.623098 seconds. + path: Assets/Resources/Materials/Dev/GreenActive.mat + artifactKey: Guid(6b64c2ad69c8cf842b18c8d30c93fc92) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Materials/Dev/GreenActive.mat using Guid(6b64c2ad69c8cf842b18c8d30c93fc92) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '273f4edc052cc91a42cea42b90e3ca70') in 0.111552 seconds +======================================================================== +Received Import Request. + Time since last request: 103.541704 seconds. + path: Assets/Scripts/PlatformsBehavior.cs + artifactKey: Guid(40c35658024578e4db8744c1780bdbbb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/PlatformsBehavior.cs using Guid(40c35658024578e4db8744c1780bdbbb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '54b95da0cbc3f92b76e41479aff0316e') in 0.008685 seconds +======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.008009 seconds. +Registered in 0.007185 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 1.23 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.311 seconds +- Completed reload, in 2.139 seconds Domain Reload Profiling: - ReloadAssembly (1311ms) - BeginReloadAssembly (124ms) + ReloadAssembly (2139ms) + BeginReloadAssembly (154ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - EndReloadAssembly (1112ms) - LoadAssemblies (117ms) + CreateAndSetChildDomain (48ms) + EndReloadAssembly (1893ms) + LoadAssemblies (156ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (302ms) + SetupTypeCache (424ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (56ms) - SetupLoadedEditorAssemblies (543ms) + RebuildScriptCaches (102ms) + SetupLoadedEditorAssemblies (832ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (101ms) - ProcessInitializeOnLoadAttributes (418ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (133ms) + ProcessInitializeOnLoadAttributes (668ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (12ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.54 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.58 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1791 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 86.0 MB. +System memory in use after: 86.1 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2670. -Total: 3.583300 ms (FindLiveObjects: 0.201800 ms CreateObjectMapping: 0.051500 ms MarkObjects: 3.305200 ms DeleteObjects: 0.023900 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2609. +Total: 3.986400 ms (FindLiveObjects: 0.271000 ms CreateObjectMapping: 0.051600 ms MarkObjects: 3.631300 ms DeleteObjects: 0.030900 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2516,53 +1582,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007931 seconds. +Registered in 0.007444 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 1.08 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.412 seconds +- Completed reload, in 1.710 seconds Domain Reload Profiling: - ReloadAssembly (1413ms) - BeginReloadAssembly (131ms) + ReloadAssembly (1711ms) + BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - EndReloadAssembly (1198ms) - LoadAssemblies (122ms) + CreateAndSetChildDomain (39ms) + EndReloadAssembly (1481ms) + LoadAssemblies (137ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (318ms) + SetupTypeCache (374ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (62ms) - SetupLoadedEditorAssemblies (590ms) + RebuildScriptCaches (59ms) + SetupLoadedEditorAssemblies (610ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) BeforeProcessingInitializeOnLoad (114ms) - ProcessInitializeOnLoadAttributes (451ms) + ProcessInitializeOnLoadAttributes (470ms) ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (10ms) + AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (2ms) + AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.63 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 2.85 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. -System memory in use after: 86.3 MB. +Unloading 1791 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 86.1 MB. +System memory in use after: 86.2 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2673. -Total: 4.211500 ms (FindLiveObjects: 0.217900 ms CreateObjectMapping: 0.052100 ms MarkObjects: 3.896000 ms DeleteObjects: 0.043500 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2612. +Total: 10.031800 ms (FindLiveObjects: 0.299100 ms CreateObjectMapping: 0.071600 ms MarkObjects: 9.606700 ms DeleteObjects: 0.052300 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2573,53 +1641,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.006962 seconds. +Registered in 0.010126 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 1.15 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.349 seconds +- Completed reload, in 2.295 seconds Domain Reload Profiling: - ReloadAssembly (1350ms) - BeginReloadAssembly (122ms) + ReloadAssembly (2295ms) + BeginReloadAssembly (289ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (6ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (1154ms) - LoadAssemblies (109ms) + CreateAndSetChildDomain (39ms) + EndReloadAssembly (1835ms) + LoadAssemblies (296ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (322ms) + SetupTypeCache (426ms) ReleaseScriptCaches (2ms) - RebuildScriptCaches (63ms) - SetupLoadedEditorAssemblies (561ms) + RebuildScriptCaches (67ms) + SetupLoadedEditorAssemblies (758ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) - SetLoadedEditorAssemblies (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (433ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (139ms) + ProcessInitializeOnLoadAttributes (581ms) + ProcessInitializeOnLoadMethodAttributes (13ms) + AfterProcessingInitializeOnLoad (15ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.69 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.73 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. +Unloading 1791 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 86.1 MB. System memory in use after: 86.3 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2676. -Total: 3.900100 ms (FindLiveObjects: 0.238500 ms CreateObjectMapping: 0.068200 ms MarkObjects: 3.565600 ms DeleteObjects: 0.026700 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2615. +Total: 4.967500 ms (FindLiveObjects: 0.305400 ms CreateObjectMapping: 0.070500 ms MarkObjects: 4.554400 ms DeleteObjects: 0.035000 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2630,53 +1700,55 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.008058 seconds. +Registered in 0.012145 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.84 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.454 seconds +- Completed reload, in 2.320 seconds Domain Reload Profiling: - ReloadAssembly (1454ms) - BeginReloadAssembly (142ms) + ReloadAssembly (2322ms) + BeginReloadAssembly (206ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (10ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1227ms) - LoadAssemblies (127ms) + CreateAndSetChildDomain (50ms) + EndReloadAssembly (1961ms) + LoadAssemblies (243ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (328ms) + SetupTypeCache (504ms) ReleaseScriptCaches (1ms) - RebuildScriptCaches (66ms) - SetupLoadedEditorAssemblies (605ms) + RebuildScriptCaches (79ms) + SetupLoadedEditorAssemblies (726ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (4ms) + InitializePlatformSupportModulesInManaged (5ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (109ms) - ProcessInitializeOnLoadAttributes (463ms) + BeforeProcessingInitializeOnLoad (132ms) + ProcessInitializeOnLoadAttributes (563ms) ProcessInitializeOnLoadMethodAttributes (13ms) - AfterProcessingInitializeOnLoad (14ms) + AfterProcessingInitializeOnLoad (11ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (3ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.86 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.2 MB. +Unloading 1791 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 86.1 MB. System memory in use after: 86.3 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2679. -Total: 3.811400 ms (FindLiveObjects: 0.189600 ms CreateObjectMapping: 0.050800 ms MarkObjects: 3.542900 ms DeleteObjects: 0.027000 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2618. +Total: 4.895900 ms (FindLiveObjects: 0.251000 ms CreateObjectMapping: 0.066700 ms MarkObjects: 4.536800 ms DeleteObjects: 0.039100 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> @@ -2687,53 +1759,102 @@ AssetImportParameters requested are different than current active one (requested custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== +Received Import Request. + Time since last request: 109.667637 seconds. + path: Assets/Resources/Prefabs + artifactKey: Guid(22546723b1899574995cc181431d77e3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs using Guid(22546723b1899574995cc181431d77e3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8abd5215b9de668d9031b62262a6e185') in 0.012467 seconds +======================================================================== +Received Import Request. + Time since last request: 2.718884 seconds. + path: Assets/Resources/Prefabs/Cylinder.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Cylinder.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '341cae668a8a5ef404fa263dacd942ba') in 0.278577 seconds +======================================================================== +Received Import Request. + Time since last request: 9.281176 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'edc9536f4e9d01acae5cb195728eba5b') in 0.020813 seconds +======================================================================== +Received Import Request. + Time since last request: 50.127693 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '09cd916556fb6ed4d0b59a98effcd9b0') in 0.032411 seconds +======================================================================== Received Prepare Registering precompiled user dll's ... -Registered in 0.007817 seconds. +Registered in 0.007224 seconds. Begin MonoManager ReloadAssembly Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 0.69 ms, found 2 plugins. +Refreshing native plugins compatible for Editor in 0.67 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.472 seconds +- Completed reload, in 1.748 seconds Domain Reload Profiling: - ReloadAssembly (1473ms) - BeginReloadAssembly (149ms) + ReloadAssembly (1748ms) + BeginReloadAssembly (144ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - EndReloadAssembly (1237ms) - LoadAssemblies (137ms) + CreateAndSetChildDomain (39ms) + EndReloadAssembly (1511ms) + LoadAssemblies (124ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (337ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (60ms) - SetupLoadedEditorAssemblies (610ms) + SetupTypeCache (338ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (61ms) + SetupLoadedEditorAssemblies (606ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) + InitializePlatformSupportModulesInManaged (4ms) SetLoadedEditorAssemblies (1ms) RefreshPlugins (1ms) - BeforeProcessingInitializeOnLoad (124ms) - ProcessInitializeOnLoadAttributes (460ms) - ProcessInitializeOnLoadMethodAttributes (10ms) - AfterProcessingInitializeOnLoad (10ms) + BeforeProcessingInitializeOnLoad (113ms) + ProcessInitializeOnLoadAttributes (466ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (2ms) Platform modules already initialized, skipping -Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.79 ms, found 2 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1785 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 86.1 MB. +Unloading 1791 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 86.2 MB. System memory in use after: 86.3 MB. -Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2682. -Total: 3.725900 ms (FindLiveObjects: 0.190600 ms CreateObjectMapping: 0.050700 ms MarkObjects: 3.458100 ms DeleteObjects: 0.025500 ms) +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2623. +Total: 5.237700 ms (FindLiveObjects: 0.222000 ms CreateObjectMapping: 0.051600 ms MarkObjects: 4.924200 ms DeleteObjects: 0.038200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 15.50 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 51.1 MB. +System memory in use after: 51.2 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2623. +Total: 5.490200 ms (FindLiveObjects: 0.254600 ms CreateObjectMapping: 0.067500 ms MarkObjects: 5.134600 ms DeleteObjects: 0.032000 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> diff --git a/Logs/shadercompiler-AssetImportWorker0.log b/Logs/shadercompiler-AssetImportWorker0.log index 9b4be23e061179c5e9b338f6158825165659c608..20ccb60df01863c0127c1b015141422693a700bc 100644 --- a/Logs/shadercompiler-AssetImportWorker0.log +++ b/Logs/shadercompiler-AssetImportWorker0.log @@ -1,3 +1,21 @@ Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler +Cmd: compileSnippet + insize=1311 file=Assets/DefaultResourcesExtra/Standard pass=ShadowCaster cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_SHADOWCASTER uKW=SHADOWS_DEPTH dKW=INSTANCING_ON _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_CUBE UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=139 ok=1 outsize=1446 + +Cmd: compileSnippet + insize=1311 file=Assets/DefaultResourcesExtra/Standard pass=ShadowCaster cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_SHADOWCASTER uKW=SHADOWS_DEPTH dKW=INSTANCING_ON _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _PARALLAXMAP SHADOWS_CUBE UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=139 ok=1 outsize=250 + +Cmd: compileSnippet + insize=1647 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH dKW=FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=1926 + +Cmd: compileSnippet + insize=1647 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH dKW=_EMISSION FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=2966 + +Cmd: compileSnippet + insize=1487 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD_DELTA cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDADD uKW=DIRECTIONAL dKW=FOG_LINEAR FOG_EXP FOG_EXP2 _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP POINT SPOT POINT_COOKIE DIRECTIONAL_COOKIE SHADOWS_SHADOWMASK LIGHTMAP_SHADOW_MIXING SHADOWS_DEPTH SHADOWS_SOFT SHADOWS_SCREEN SHADOWS_CUBE UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=106 ok=1 outsize=1722 + +Cmd: compileSnippet + insize=1487 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD_DELTA cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDADD uKW=DIRECTIONAL dKW=FOG_LINEAR FOG_EXP FOG_EXP2 _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _DETAIL_MULX2 _PARALLAXMAP POINT SPOT POINT_COOKIE DIRECTIONAL_COOKIE SHADOWS_SHADOWMASK LIGHTMAP_SHADOW_MIXING SHADOWS_DEPTH SHADOWS_SOFT SHADOWS_SCREEN SHADOWS_CUBE UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=106 ok=1 outsize=1706 + diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/Logs/shadercompiler-UnityShaderCompiler.exe0.log index ac42b65e606ac555afddf17d833a3e4eab5e4282..9b4be23e061179c5e9b338f6158825165659c608 100644 --- a/Logs/shadercompiler-UnityShaderCompiler.exe0.log +++ b/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -1,15 +1,3 @@ Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: compileSnippet - insize=1647 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH dKW=FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=1926 - -Cmd: compileSnippet - insize=1647 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH dKW=_EMISSION FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=6798 - -Cmd: compileSnippet - insize=1487 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD_DELTA cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDADD uKW=DIRECTIONAL dKW=FOG_LINEAR FOG_EXP FOG_EXP2 _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP POINT SPOT POINT_COOKIE DIRECTIONAL_COOKIE SHADOWS_SHADOWMASK LIGHTMAP_SHADOW_MIXING SHADOWS_DEPTH SHADOWS_SOFT SHADOWS_SCREEN SHADOWS_CUBE UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=106 ok=1 outsize=1722 - -Cmd: compileSnippet - insize=1487 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD_DELTA cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDADD uKW=DIRECTIONAL dKW=FOG_LINEAR FOG_EXP FOG_EXP2 _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _DETAIL_MULX2 _PARALLAXMAP POINT SPOT POINT_COOKIE DIRECTIONAL_COOKIE SHADOWS_SHADOWMASK LIGHTMAP_SHADOW_MIXING SHADOWS_DEPTH SHADOWS_SOFT SHADOWS_SCREEN SHADOWS_CUBE UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=106 ok=1 outsize=3390 - diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe1.log b/Logs/shadercompiler-UnityShaderCompiler.exe1.log deleted file mode 100644 index 799975a44271e9e44e2d5770f39c4e35c8204028..0000000000000000000000000000000000000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe1.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=1311 file=Assets/DefaultResourcesExtra/Standard pass=ShadowCaster cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_SHADOWCASTER uKW=SHADOWS_DEPTH dKW=INSTANCING_ON _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_CUBE UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=139 ok=1 outsize=1446 - diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe2.log b/Logs/shadercompiler-UnityShaderCompiler.exe2.log deleted file mode 100644 index b4c646de3aefbce30bbfbc6ba696d73a06446c85..0000000000000000000000000000000000000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe2.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=1311 file=Assets/DefaultResourcesExtra/Standard pass=ShadowCaster cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_SHADOWCASTER uKW=SHADOWS_DEPTH dKW=INSTANCING_ON _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _PARALLAXMAP SHADOWS_CUBE UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=139 ok=1 outsize=250 - diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe3.log b/Logs/shadercompiler-UnityShaderCompiler.exe3.log deleted file mode 100644 index 3eaa793c4e78acbcc755f94aa10de7d9454c4ffe..0000000000000000000000000000000000000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe3.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=11914 file=Assets/DefaultResourcesExtra/Hidden/Internal-ScreenSpaceShadows pass=<Unnamed Pass> cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=335 ok=1 outsize=1290 - diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe4.log b/Logs/shadercompiler-UnityShaderCompiler.exe4.log deleted file mode 100644 index 2ae998783c66dac85a360da4801cfb73cf451675..0000000000000000000000000000000000000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe4.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=11914 file=Assets/DefaultResourcesExtra/Hidden/Internal-ScreenSpaceShadows pass=<Unnamed Pass> cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=SHADOWS_SPLIT_SPHERES SHADOWS_SINGLE_CASCADE dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=335 ok=1 outsize=1302 - diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe5.log b/Logs/shadercompiler-UnityShaderCompiler.exe5.log deleted file mode 100644 index 94f9f6f4bd155f39c1839b3540db98882f3e1f34..0000000000000000000000000000000000000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe5.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=1647 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL SHADOWS_SCREEN LIGHTPROBE_SH dKW=FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=2034 - diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe6.log b/Logs/shadercompiler-UnityShaderCompiler.exe6.log deleted file mode 100644 index e52a3b74036fb2eab3f3d585d70b96d03ffd08a7..0000000000000000000000000000000000000000 --- a/Logs/shadercompiler-UnityShaderCompiler.exe6.log +++ /dev/null @@ -1,6 +0,0 @@ -Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.45f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler - -Cmd: compileSnippet - insize=1647 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL SHADOWS_SCREEN LIGHTPROBE_SH dKW=_EMISSION FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=7174 - diff --git a/ProjectSettings/DynamicsManager.asset b/ProjectSettings/DynamicsManager.asset index a1242bf9f1a054e907211019182e15f3ba0af6e2..94e975f72d5395bbe088a99e144ddc6b32cc615d 100644 --- a/ProjectSettings/DynamicsManager.asset +++ b/ProjectSettings/DynamicsManager.asset @@ -4,7 +4,7 @@ PhysicsManager: m_ObjectHideFlags: 0 serializedVersion: 13 - m_Gravity: {x: 0, y: -20, z: 0} + m_Gravity: {x: 0, y: -40, z: 0} m_DefaultMaterial: {fileID: 0} m_BounceThreshold: 2 m_DefaultMaxDepenetrationVelocity: 10 diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 0147887ef4b113c3a3b8da44ef30e3208f1e9120..40917b058da46ff0f4816cb68f7a6192028b3aad 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -4,5 +4,8 @@ EditorBuildSettings: m_ObjectHideFlags: 0 serializedVersion: 2 - m_Scenes: [] + m_Scenes: + - enabled: 1 + path: Assets/Scenes/SampleScene.unity + guid: 9fc0d4010bbf28b4594072e72b8655ab m_configObjects: {} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index feda08d81cf1462a9f662e9003960aac7e332570..84a7f12ebdf98754286c9822ed8ec22d14453523 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -12,7 +12,7 @@ PlayerSettings: targetDevice: 2 useOnDemandResources: 0 accelerometerFrequency: 60 - companyName: DefaultCompany + companyName: SL-Projects productName: Splashax defaultCursor: {fileID: 0} cursorHotspot: {x: 0, y: 0} @@ -153,14 +153,15 @@ PlayerSettings: resetResolutionOnWindowResize: 0 androidSupportedAspectRatio: 1 androidMaxAspectRatio: 2.1 - applicationIdentifier: {} + applicationIdentifier: + Android: com.SLProjects.Splashax buildNumber: Standalone: 0 iPhone: 0 tvOS: 0 overrideDefaultApplicationIdentifier: 0 AndroidBundleVersionCode: 1 - AndroidMinSdkVersion: 19 + AndroidMinSdkVersion: 21 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 aotOptions: @@ -266,8 +267,107 @@ PlayerSettings: AndroidMinifyDebug: 0 AndroidValidateAppBundleSize: 1 AndroidAppBundleSizeToValidate: 150 - m_BuildTargetIcons: [] - m_BuildTargetPlatformIcons: [] + m_BuildTargetIcons: + - m_BuildTarget: + m_Icons: + - serializedVersion: 2 + m_Icon: {fileID: 2800000, guid: 2bf94ef789087854897d92f5d307bd0e, type: 3} + m_Width: 128 + m_Height: 128 + m_Kind: 0 + m_BuildTargetPlatformIcons: + - m_BuildTarget: Android + m_Icons: + - m_Textures: [] + m_Width: 432 + m_Height: 432 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 324 + m_Height: 324 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 216 + m_Height: 216 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 162 + m_Height: 162 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 108 + m_Height: 108 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 81 + m_Height: 81 + m_Kind: 2 + m_SubKind: + - m_Textures: [] + m_Width: 192 + m_Height: 192 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 144 + m_Height: 144 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 96 + m_Height: 96 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 72 + m_Height: 72 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 48 + m_Height: 48 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 36 + m_Height: 36 + m_Kind: 0 + m_SubKind: + - m_Textures: [] + m_Width: 192 + m_Height: 192 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 144 + m_Height: 144 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 96 + m_Height: 96 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 72 + m_Height: 72 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 48 + m_Height: 48 + m_Kind: 1 + m_SubKind: + - m_Textures: [] + m_Width: 36 + m_Height: 36 + m_Kind: 1 + m_SubKind: m_BuildTargetBatching: - m_BuildTarget: Standalone m_StaticBatching: 1