diff --git a/.vs/AngryBirds/v16/.suo b/.vs/AngryBirds/v16/.suo index 2242b66..3773561 100644 Binary files a/.vs/AngryBirds/v16/.suo and b/.vs/AngryBirds/v16/.suo differ diff --git a/Assets/Scenes/Level2.unity b/Assets/Scenes/Level2.unity index 3971510..bdb9d2e 100644 --- a/Assets/Scenes/Level2.unity +++ b/Assets/Scenes/Level2.unity @@ -186,6 +186,121 @@ Transform: type: 3} m_PrefabInstance: {fileID: 468370828} m_PrefabAsset: {fileID: 0} +--- !u!1 &483957091 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 483957096} + - component: {fileID: 483957095} + - component: {fileID: 483957094} + - component: {fileID: 483957093} + - component: {fileID: 483957092} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &483957092 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 483957091} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 88e3c61bf39ff37419a54d393beaa563, type: 3} + m_Name: + m_EditorClassIdentifier: + fpsText: {fileID: 1238719741} +--- !u!114 &483957093 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 483957091} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &483957094 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 483957091} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &483957095 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 483957091} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 25 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &483957096 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 483957091} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1238719743} + m_Father: {fileID: 0} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} --- !u!1001 &499868238 PrefabInstance: m_ObjectHideFlags: 0 @@ -720,6 +835,141 @@ Transform: type: 3} m_PrefabInstance: {fileID: 1206975692} m_PrefabAsset: {fileID: 0} +--- !u!1 &1238719740 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1238719743} + - component: {fileID: 1238719742} + - component: {fileID: 1238719741} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1238719741 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1238719740} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: 0 + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 36 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 1 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1238719742 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1238719740} + m_CullTransparentMesh: 1 +--- !u!224 &1238719743 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1238719740} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 483957096} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 22.800049, y: 0} + m_SizeDelta: {x: 200, y: 50} + m_Pivot: {x: 0, y: 0} --- !u!1001 &1371202492 PrefabInstance: m_ObjectHideFlags: 0 @@ -877,6 +1127,11 @@ PrefabInstance: propertyPath: m_Name value: Ground (1) objectReference: {fileID: 0} + - target: {fileID: 1847638850294291891, guid: 5e1a46301ed0c1d429e090ae46f9e01d, + type: 3} + propertyPath: m_TagString + value: Ground + objectReference: {fileID: 0} - target: {fileID: 1847638850294291894, guid: 5e1a46301ed0c1d429e090ae46f9e01d, type: 3} propertyPath: m_RootOrder @@ -1239,6 +1494,11 @@ PrefabInstance: propertyPath: m_Name value: Ground objectReference: {fileID: 0} + - target: {fileID: 1847638850294291891, guid: 5e1a46301ed0c1d429e090ae46f9e01d, + type: 3} + propertyPath: m_TagString + value: Ground + objectReference: {fileID: 0} - target: {fileID: 1847638850294291894, guid: 5e1a46301ed0c1d429e090ae46f9e01d, type: 3} propertyPath: m_RootOrder @@ -1995,6 +2255,11 @@ PrefabInstance: propertyPath: m_LocalPosition.y value: -8.465 objectReference: {fileID: 0} + - target: {fileID: 4855354791349431617, guid: c7ffc95f7de8f644caa907bf313adcb8, + type: 3} + propertyPath: m_text + value: 1 - 2 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: c7ffc95f7de8f644caa907bf313adcb8, type: 3} --- !u!1001 &5321178195635266788 diff --git a/Assets/Scripts/SlingShot.cs b/Assets/Scripts/SlingShot.cs index b66cfe9..a26f5bc 100644 --- a/Assets/Scripts/SlingShot.cs +++ b/Assets/Scripts/SlingShot.cs @@ -168,6 +168,7 @@ private void Update() } BirdToThrow.transform.position = maxPosition; } + else { if(BirdWaitPosition.transform.position.x - BirdToThrow.transform.position.x <= 0.3f && BirdWaitPosition.transform.position.x - BirdToThrow.transform.position.x >= -0.3f) @@ -194,7 +195,7 @@ private void Update() float distance = Vector3.Distance(SlingshotMiddleVector, BirdToThrow.transform.position); - if (distance > 0.5f) + if (distance > 0.75f) { audio.PlayOneShot(shootClips[UnityEngine.Random.Range(0, 3)], 0.5f); diff --git a/Assets/Scripts/StatsCounter.cs b/Assets/Scripts/StatsCounter.cs new file mode 100644 index 0000000..17736c7 --- /dev/null +++ b/Assets/Scripts/StatsCounter.cs @@ -0,0 +1,42 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using TMPro; +using System; + +public class StatsCounter : MonoBehaviour +{ + + [SerializeField] TextMeshProUGUI fpsText; + + // Start is called before the first frame update + void Start() + { + fpsText.enabled = false; + } + + // Update is called once per frame + void Update() + { + if(Input.GetKeyDown(KeyCode.N)) + { + changeState(); + } + if(fpsText.enabled == true) + { + fpsText.text = (1f / Time.unscaledDeltaTime).ToString(); + } + } + + void changeState() + { + if(fpsText.enabled == true) + { + fpsText.enabled = false; + } + else + { + fpsText.enabled = true; + } + } +} diff --git a/Assets/Scripts/StatsCounter.cs.meta b/Assets/Scripts/StatsCounter.cs.meta new file mode 100644 index 0000000..54c9e36 --- /dev/null +++ b/Assets/Scripts/StatsCounter.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 88e3c61bf39ff37419a54d393beaa563 +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 0000000..7ff1e8e --- /dev/null +++ b/Logs/AssetImportWorker0-prev.log @@ -0,0 +1,508 @@ +Using pre-set license +Built from '2021.3/staging' branch; Version is '2021.3.3f1 (af2e63e8f9bd) revision 11480675'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 10 (10.0.19044) 64bit Professional' Language: 'hu' Physical Memory: 16309 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +D:\Programs\UnityEditor\2021.3.3f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker0 +-projectPath +D:/Programs/UnityEditor/Projects/AngryBirds +-logFile +Logs/AssetImportWorker0.log +-srvPort +53037 +Successfully changed project path to: D:/Programs/UnityEditor/Projects/AngryBirds +D:/Programs/UnityEditor/Projects/AngryBirds +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Refreshing native plugins compatible for Editor in 111.50 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2021.3.3f1 (af2e63e8f9bd) +[Subsystems] Discovering subsystems at path D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Programs/UnityEditor/Projects/AngryBirds/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 3060 (ID=0x2504) + Vendor: NVIDIA + VRAM: 12142 MB + Driver: 31.0.15.1659 +Initialize mono +Mono path[0] = 'D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/Managed' +Mono path[1] = 'D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56108 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.016335 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 100.74 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.554 seconds +Domain Reload Profiling: + ReloadAssembly (554ms) + BeginReloadAssembly (61ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (390ms) + LoadAssemblies (59ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (74ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (19ms) + SetupLoadedEditorAssemblies (252ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (101ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (109ms) + ProcessInitializeOnLoadMethodAttributes (35ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.011341 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 95.46 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Package Manager log level set to [2] +Mono: successfully reloaded assembly +- Completed reload, in 2.635 seconds +Domain Reload Profiling: + ReloadAssembly (2636ms) + BeginReloadAssembly (1690ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (15ms) + EndReloadAssembly (862ms) + LoadAssemblies (1683ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (184ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (43ms) + SetupLoadedEditorAssemblies (514ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (96ms) + BeforeProcessingInitializeOnLoad (104ms) + ProcessInitializeOnLoadAttributes (200ms) + ProcessInitializeOnLoadMethodAttributes (94ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (4ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.09 seconds +Refreshing native plugins compatible for Editor in 0.95 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4770 Unused Serialized files (Serialized files now loaded: 0) +Unloading 80 unused Assets / (202.3 KB). Loaded Objects now: 5197. +Memory consumption went from 175.1 MB to 174.9 MB. +Total: 5.882400 ms (FindLiveObjects: 0.260300 ms CreateObjectMapping: 0.105200 ms MarkObjects: 5.374600 ms DeleteObjects: 0.141800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.009200 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.97 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.871 seconds +Domain Reload Profiling: + ReloadAssembly (871ms) + BeginReloadAssembly (111ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (679ms) + LoadAssemblies (79ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (177ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (356ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (76ms) + ProcessInitializeOnLoadAttributes (166ms) + ProcessInitializeOnLoadMethodAttributes (93ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.80 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4751 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5200. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.352200 ms (FindLiveObjects: 0.229100 ms CreateObjectMapping: 0.096400 ms MarkObjects: 4.923900 ms DeleteObjects: 0.102200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.010378 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.82 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.888 seconds +Domain Reload Profiling: + ReloadAssembly (888ms) + BeginReloadAssembly (115ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + EndReloadAssembly (692ms) + LoadAssemblies (81ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (174ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (365ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (81ms) + ProcessInitializeOnLoadAttributes (164ms) + ProcessInitializeOnLoadMethodAttributes (100ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 6.48 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4751 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.4 KB). Loaded Objects now: 5203. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.382500 ms (FindLiveObjects: 0.251300 ms CreateObjectMapping: 0.121300 ms MarkObjects: 4.893600 ms DeleteObjects: 0.115600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.011232 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.87 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.902 seconds +Domain Reload Profiling: + ReloadAssembly (902ms) + BeginReloadAssembly (116ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + EndReloadAssembly (702ms) + LoadAssemblies (83ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (186ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (358ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (76ms) + ProcessInitializeOnLoadAttributes (166ms) + ProcessInitializeOnLoadMethodAttributes (96ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 6.01 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4751 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.5 KB). Loaded Objects now: 5206. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.747700 ms (FindLiveObjects: 0.305000 ms CreateObjectMapping: 0.213300 ms MarkObjects: 5.118000 ms DeleteObjects: 0.110600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.010191 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.96 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.908 seconds +Domain Reload Profiling: + ReloadAssembly (909ms) + BeginReloadAssembly (116ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (706ms) + LoadAssemblies (85ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (182ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (369ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (81ms) + ProcessInitializeOnLoadAttributes (168ms) + ProcessInitializeOnLoadMethodAttributes (99ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 6.37 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4751 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5209. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.723600 ms (FindLiveObjects: 0.246800 ms CreateObjectMapping: 0.186000 ms MarkObjects: 5.175400 ms DeleteObjects: 0.114900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 14484.702788 seconds. + path: Assets/Scripts/InGameMenu.cs + artifactKey: Guid(4911af22eb814984eba798ec05064e68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/InGameMenu.cs using Guid(4911af22eb814984eba798ec05064e68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '408b9a6c27debd75b968cf816112b846') in 0.024258 seconds +======================================================================== +Received Import Request. + Time since last request: 2.796962 seconds. + path: Assets/Scripts/MenuBirdSpawn.cs + artifactKey: Guid(2c5317780b7a66e49aa198adb50aa9e8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/MenuBirdSpawn.cs using Guid(2c5317780b7a66e49aa198adb50aa9e8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b522ec3eebcac40f19d4caf3cda3fe3c') in 0.002002 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.009340 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.96 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.892 seconds +Domain Reload Profiling: + ReloadAssembly (892ms) + BeginReloadAssembly (119ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + EndReloadAssembly (691ms) + LoadAssemblies (83ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (176ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (365ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (79ms) + ProcessInitializeOnLoadAttributes (168ms) + ProcessInitializeOnLoadMethodAttributes (97ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 6.36 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4751 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.5 KB). Loaded Objects now: 5212. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.242000 ms (FindLiveObjects: 0.230800 ms CreateObjectMapping: 0.095400 ms MarkObjects: 4.809100 ms DeleteObjects: 0.106200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.009994 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.79 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.891 seconds +Domain Reload Profiling: + ReloadAssembly (892ms) + BeginReloadAssembly (113ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (693ms) + LoadAssemblies (81ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (181ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (364ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (78ms) + ProcessInitializeOnLoadAttributes (166ms) + ProcessInitializeOnLoadMethodAttributes (99ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.80 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4751 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.5 KB). Loaded Objects now: 5215. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.249600 ms (FindLiveObjects: 0.226800 ms CreateObjectMapping: 0.094100 ms MarkObjects: 4.824700 ms DeleteObjects: 0.103600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> diff --git a/Logs/AssetImportWorker1.log b/Logs/AssetImportWorker1.log new file mode 100644 index 0000000..7e759ac --- /dev/null +++ b/Logs/AssetImportWorker1.log @@ -0,0 +1,950 @@ +Using pre-set license +Built from '2021.3/staging' branch; Version is '2021.3.3f1 (af2e63e8f9bd) revision 11480675'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 10 (10.0.19044) 64bit Professional' Language: 'hu' Physical Memory: 16309 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +D:\Programs\UnityEditor\2021.3.3f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker1 +-projectPath +D:/Programs/UnityEditor/Projects/AngryBirds +-logFile +Logs/AssetImportWorker1.log +-srvPort +57707 +Successfully changed project path to: D:/Programs/UnityEditor/Projects/AngryBirds +D:/Programs/UnityEditor/Projects/AngryBirds +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Refreshing native plugins compatible for Editor in 106.40 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2021.3.3f1 (af2e63e8f9bd) +[Subsystems] Discovering subsystems at path D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Programs/UnityEditor/Projects/AngryBirds/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 3060 (ID=0x2504) + Vendor: NVIDIA + VRAM: 12142 MB + Driver: 31.0.15.1659 +Initialize mono +Mono path[0] = 'D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/Managed' +Mono path[1] = 'D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56072 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Programs/UnityEditor/2021.3.3f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.003774 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 93.35 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.497 seconds +Domain Reload Profiling: + ReloadAssembly (498ms) + BeginReloadAssembly (55ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (363ms) + LoadAssemblies (53ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (68ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (19ms) + SetupLoadedEditorAssemblies (236ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (93ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (103ms) + ProcessInitializeOnLoadMethodAttributes (33ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.008131 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 95.66 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Package Manager log level set to [2] +Mono: successfully reloaded assembly +- Completed reload, in 1.036 seconds +Domain Reload Profiling: + ReloadAssembly (1037ms) + BeginReloadAssembly (84ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (16ms) + EndReloadAssembly (863ms) + LoadAssemblies (72ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (183ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (66ms) + SetupLoadedEditorAssemblies (501ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (96ms) + BeforeProcessingInitializeOnLoad (94ms) + ProcessInitializeOnLoadAttributes (195ms) + ProcessInitializeOnLoadMethodAttributes (96ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (4ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.16 seconds +Refreshing native plugins compatible for Editor in 0.97 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4771 Unused Serialized files (Serialized files now loaded: 0) +Unloading 80 unused Assets / (202.7 KB). Loaded Objects now: 5198. +Memory consumption went from 175.2 MB to 175.0 MB. +Total: 6.440700 ms (FindLiveObjects: 0.314800 ms CreateObjectMapping: 0.366700 ms MarkObjects: 5.627900 ms DeleteObjects: 0.130500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 1556.624246 seconds. + path: Assets/Scripts/StatsCounter.cs + artifactKey: Guid(88e3c61bf39ff37419a54d393beaa563) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/StatsCounter.cs using Guid(88e3c61bf39ff37419a54d393beaa563) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'bd7372e1c52e793f7234efa673fc9873') in 0.029505 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007864 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.78 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.819 seconds +Domain Reload Profiling: + ReloadAssembly (819ms) + BeginReloadAssembly (109ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (636ms) + LoadAssemblies (74ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (168ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (29ms) + SetupLoadedEditorAssemblies (328ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (68ms) + ProcessInitializeOnLoadAttributes (153ms) + ProcessInitializeOnLoadMethodAttributes (90ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.41 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.6 KB). Loaded Objects now: 5201. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.683600 ms (FindLiveObjects: 0.302800 ms CreateObjectMapping: 0.553400 ms MarkObjects: 4.709000 ms DeleteObjects: 0.117500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008604 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.09 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.868 seconds +Domain Reload Profiling: + ReloadAssembly (869ms) + BeginReloadAssembly (122ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (7ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + EndReloadAssembly (667ms) + LoadAssemblies (81ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (176ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (30ms) + SetupLoadedEditorAssemblies (349ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (76ms) + ProcessInitializeOnLoadAttributes (163ms) + ProcessInitializeOnLoadMethodAttributes (94ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.64 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.6 KB). Loaded Objects now: 5204. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.598900 ms (FindLiveObjects: 0.261000 ms CreateObjectMapping: 0.217000 ms MarkObjects: 5.000500 ms DeleteObjects: 0.120000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007338 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.84 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.808 seconds +Domain Reload Profiling: + ReloadAssembly (809ms) + BeginReloadAssembly (103ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (624ms) + LoadAssemblies (66ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (166ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (29ms) + SetupLoadedEditorAssemblies (328ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (68ms) + ProcessInitializeOnLoadAttributes (153ms) + ProcessInitializeOnLoadMethodAttributes (91ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 4.80 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.6 KB). Loaded Objects now: 5207. +Memory consumption went from 173.8 MB to 173.6 MB. +Total: 5.603400 ms (FindLiveObjects: 0.274100 ms CreateObjectMapping: 0.109900 ms MarkObjects: 5.115100 ms DeleteObjects: 0.103700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007311 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.97 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.820 seconds +Domain Reload Profiling: + ReloadAssembly (820ms) + BeginReloadAssembly (105ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + EndReloadAssembly (635ms) + LoadAssemblies (70ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (157ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (338ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (66ms) + ProcessInitializeOnLoadAttributes (153ms) + ProcessInitializeOnLoadMethodAttributes (99ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.11 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5210. +Memory consumption went from 173.8 MB to 173.7 MB. +Total: 5.220000 ms (FindLiveObjects: 0.236400 ms CreateObjectMapping: 0.176900 ms MarkObjects: 4.691900 ms DeleteObjects: 0.114200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008480 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.97 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.845 seconds +Domain Reload Profiling: + ReloadAssembly (845ms) + BeginReloadAssembly (105ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + EndReloadAssembly (659ms) + LoadAssemblies (75ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (171ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (343ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (75ms) + ProcessInitializeOnLoadAttributes (161ms) + ProcessInitializeOnLoadMethodAttributes (91ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.19 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.6 KB). Loaded Objects now: 5213. +Memory consumption went from 173.8 MB to 173.7 MB. +Total: 5.766300 ms (FindLiveObjects: 0.256900 ms CreateObjectMapping: 0.159500 ms MarkObjects: 5.242500 ms DeleteObjects: 0.106800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007396 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.92 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.797 seconds +Domain Reload Profiling: + ReloadAssembly (798ms) + BeginReloadAssembly (99ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (28ms) + EndReloadAssembly (625ms) + LoadAssemblies (76ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (159ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (29ms) + SetupLoadedEditorAssemblies (324ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (66ms) + ProcessInitializeOnLoadAttributes (152ms) + ProcessInitializeOnLoadMethodAttributes (90ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.11 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.5 KB). Loaded Objects now: 5216. +Memory consumption went from 173.8 MB to 173.7 MB. +Total: 7.213200 ms (FindLiveObjects: 0.247800 ms CreateObjectMapping: 0.167200 ms MarkObjects: 6.698000 ms DeleteObjects: 0.099500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008575 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.08 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.839 seconds +Domain Reload Profiling: + ReloadAssembly (840ms) + BeginReloadAssembly (111ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + EndReloadAssembly (655ms) + LoadAssemblies (69ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (168ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (347ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (73ms) + ProcessInitializeOnLoadAttributes (165ms) + ProcessInitializeOnLoadMethodAttributes (91ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.23 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.6 KB). Loaded Objects now: 5219. +Memory consumption went from 173.8 MB to 173.7 MB. +Total: 5.563900 ms (FindLiveObjects: 0.233100 ms CreateObjectMapping: 0.163900 ms MarkObjects: 5.067200 ms DeleteObjects: 0.099100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008644 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.95 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.833 seconds +Domain Reload Profiling: + ReloadAssembly (834ms) + BeginReloadAssembly (103ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (656ms) + LoadAssemblies (67ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (169ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (350ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (73ms) + ProcessInitializeOnLoadAttributes (164ms) + ProcessInitializeOnLoadMethodAttributes (96ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.26 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5222. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 5.865500 ms (FindLiveObjects: 0.262800 ms CreateObjectMapping: 0.198100 ms MarkObjects: 5.289900 ms DeleteObjects: 0.113900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008558 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.99 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.874 seconds +Domain Reload Profiling: + ReloadAssembly (875ms) + BeginReloadAssembly (113ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + EndReloadAssembly (684ms) + LoadAssemblies (85ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (184ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (31ms) + SetupLoadedEditorAssemblies (343ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (71ms) + ProcessInitializeOnLoadAttributes (161ms) + ProcessInitializeOnLoadMethodAttributes (93ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.15 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.6 KB). Loaded Objects now: 5225. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 7.117600 ms (FindLiveObjects: 0.398300 ms CreateObjectMapping: 0.325200 ms MarkObjects: 6.272700 ms DeleteObjects: 0.120400 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007465 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.00 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.853 seconds +Domain Reload Profiling: + ReloadAssembly (854ms) + BeginReloadAssembly (113ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (7ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (36ms) + EndReloadAssembly (665ms) + LoadAssemblies (72ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (178ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (32ms) + SetupLoadedEditorAssemblies (348ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (76ms) + ProcessInitializeOnLoadAttributes (162ms) + ProcessInitializeOnLoadMethodAttributes (94ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.66 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (171.5 KB). Loaded Objects now: 5228. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 5.517800 ms (FindLiveObjects: 0.253800 ms CreateObjectMapping: 0.184200 ms MarkObjects: 4.963300 ms DeleteObjects: 0.116000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007282 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.93 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.840 seconds +Domain Reload Profiling: + ReloadAssembly (841ms) + BeginReloadAssembly (105ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (657ms) + LoadAssemblies (73ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (176ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (32ms) + SetupLoadedEditorAssemblies (338ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (72ms) + ProcessInitializeOnLoadAttributes (158ms) + ProcessInitializeOnLoadMethodAttributes (92ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.30 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5231. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 5.905200 ms (FindLiveObjects: 0.247000 ms CreateObjectMapping: 0.184400 ms MarkObjects: 5.350600 ms DeleteObjects: 0.122500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007305 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.99 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.843 seconds +Domain Reload Profiling: + ReloadAssembly (843ms) + BeginReloadAssembly (105ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + EndReloadAssembly (657ms) + LoadAssemblies (72ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (168ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (348ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (162ms) + ProcessInitializeOnLoadMethodAttributes (94ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 6.05 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5234. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 5.250600 ms (FindLiveObjects: 0.264200 ms CreateObjectMapping: 0.186600 ms MarkObjects: 4.692600 ms DeleteObjects: 0.106500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008671 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.98 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.856 seconds +Domain Reload Profiling: + ReloadAssembly (857ms) + BeginReloadAssembly (110ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (669ms) + LoadAssemblies (76ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (171ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (34ms) + SetupLoadedEditorAssemblies (353ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (73ms) + ProcessInitializeOnLoadAttributes (165ms) + ProcessInitializeOnLoadMethodAttributes (98ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.08 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.7 KB). Loaded Objects now: 5237. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 5.490200 ms (FindLiveObjects: 0.252100 ms CreateObjectMapping: 0.180300 ms MarkObjects: 4.944200 ms DeleteObjects: 0.113100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007479 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Symbol file LoadedFromMemory doesn't match image D:\Programs\UnityEditor\Projects\AngryBirds\Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.80 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.825 seconds +Domain Reload Profiling: + ReloadAssembly (826ms) + BeginReloadAssembly (107ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + EndReloadAssembly (643ms) + LoadAssemblies (74ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (168ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (32ms) + SetupLoadedEditorAssemblies (334ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (69ms) + ProcessInitializeOnLoadAttributes (157ms) + ProcessInitializeOnLoadMethodAttributes (92ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 5.28 ms, found 4 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4752 Unused Serialized files (Serialized files now loaded: 0) +Unloading 67 unused Assets / (169.5 KB). Loaded Objects now: 5240. +Memory consumption went from 173.9 MB to 173.7 MB. +Total: 5.489000 ms (FindLiveObjects: 0.256300 ms CreateObjectMapping: 0.184000 ms MarkObjects: 4.937800 ms DeleteObjects: 0.110100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> diff --git a/README.md b/README.md index 96f9022..a399666 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ +[![unofficial Google Analytics for GitHub](https://gaforgithub.azurewebsites.net/api?repo=AngryBirdsStyleGame)](https://github.com/dgkanatsios/gaforgithub) + # Angry Birds style game -![Angry Birds style game](https://i.ibb.co/fQBKr9M/K-pkiv-g-s.png) +![Angry Birds style game](https://dgkanatsios.files.wordpress.com/2014/07/image_thumb4_37de4480.png) An effort to replicate a level and relevant mechanisms of Rovio's famous Angry Birds game, built in Unity game engine. Source code is provided for educational purposes. +You can check here: http://dgkanatsios.com/2014/07/28/angry-birds-clone-in-unity-3d-source-code-included-3/ for the relevant blog post and tutorial whereas you can test the game here on a WebGL enabled browser: http://unitysamples.azurewebsites.net/angrybirdsclone + ### Assets -Graphics: all sprites and graphic elements are upscaled versions of the original pc clients files and some of the newest phone version +Graphics: http://opengameart.org/content/forest-themed-sprites, http://jared33.deviantart.com/art/Angry-Birds-OCs-Sprites-Update-340030555, http://angrybirds.wikia.com/wiki/File:INGAME_BLOCKS_WOOD_1.png, http://opengameart.org/content/hd-multi-layer-parallex-background-samples-of-glitch-game-assets and http://chinzapep.deviantart.com/art/Small-Helmet-Pig-Sprites-315726760 + +All sounds are from [Freesound](www.freesound.org) \ No newline at end of file diff --git a/UserSettings/Layouts/CurrentMaximizeLayout.dwlt b/UserSettings/Layouts/CurrentMaximizeLayout.dwlt index 6c61d8c..7415a74 100644 --- a/UserSettings/Layouts/CurrentMaximizeLayout.dwlt +++ b/UserSettings/Layouts/CurrentMaximizeLayout.dwlt @@ -49,7 +49,7 @@ MonoBehaviour: x: 363 y: 73 width: 1100 - height: 600 + height: 599 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -68,7 +68,7 @@ MonoBehaviour: m_UseMipMap: 0 m_VSyncEnabled: 0 m_Gizmos: 0 - m_Stats: 1 + m_Stats: 0 m_SelectedSizes: 03000000000000000000000000000000000000000000000000000000000000000000000000000000 m_ZoomArea: m_HRangeLocked: 0 @@ -87,7 +87,7 @@ MonoBehaviour: m_HSlider: 0 m_VSlider: 0 m_IgnoreScrollWheelUntilClicked: 0 - m_EnableMouseInput: 0 + m_EnableMouseInput: 1 m_EnableSliderZoomHorizontal: 0 m_EnableSliderZoomVertical: 0 m_UniformScale: 1 @@ -97,22 +97,22 @@ MonoBehaviour: x: 0 y: 21 width: 1100 - height: 579 - m_Scale: {x: 0.5361111, y: 0.5361111} - m_Translation: {x: 550, y: 289.5} + height: 578 + m_Scale: {x: 0.53518516, y: 0.53518516} + m_Translation: {x: 550, y: 289} m_MarginLeft: 0 m_MarginRight: 0 m_MarginTop: 0 m_MarginBottom: 0 m_LastShownAreaInsideMargins: serializedVersion: 2 - x: -1025.9067 + x: -1027.6818 y: -540 - width: 2051.8135 + width: 2055.3635 height: 1080 m_MinimalGUI: 1 - m_defaultScale: 0.5361111 - m_LastWindowPixelSize: {x: 1100, y: 600} + m_defaultScale: 0.53518516 + m_LastWindowPixelSize: {x: 1100, y: 599} m_ClearInEditMode: 1 m_NoCameraWarning: 1 m_LowResolutionForAspectRatios: 01000000000000000000 @@ -163,7 +163,7 @@ MonoBehaviour: x: 0 y: 0 width: 1465 - height: 621 + height: 620 m_MinSize: {x: 200, y: 100} m_MaxSize: {x: 16192, y: 8096} vertical: 0 @@ -186,9 +186,9 @@ MonoBehaviour: x: 0 y: 0 width: 363 - height: 621 - m_MinSize: {x: 201, y: 221} - m_MaxSize: {x: 4001, y: 4021} + height: 620 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 6} m_Panes: - {fileID: 6} @@ -218,7 +218,7 @@ MonoBehaviour: x: 0 y: 73 width: 362 - height: 600 + height: 599 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -228,7 +228,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: d2f9ffffdcf9ffff2cfbffff1666000070670000 + m_ExpandedIDs: 2cfbffff m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -270,7 +270,7 @@ MonoBehaviour: x: 363 y: 0 width: 1102 - height: 621 + height: 620 m_MinSize: {x: 202, y: 221} m_MaxSize: {x: 4002, y: 4021} m_ActualView: {fileID: 2} @@ -303,7 +303,7 @@ MonoBehaviour: x: 363 y: 73 width: 1100 - height: 600 + height: 599 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -527,9 +527,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: -7.5557957, y: -5.2872844, z: -7.054521} + m_Target: {x: 13.680501, y: -2.2636106, z: -0.14523044} speed: 2 - m_Value: {x: -7.5557957, y: -5.2872844, z: -7.054521} + m_Value: {x: 13.680501, y: -2.2636106, z: -0.14523044} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -580,9 +580,9 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 6.358806 + m_Target: 20.375547 speed: 2 - m_Value: 6.358806 + m_Value: 20.375547 m_Ortho: m_Target: 1 speed: 2 @@ -623,9 +623,9 @@ MonoBehaviour: m_Position: serializedVersion: 2 x: 0 - y: 621 + y: 620 width: 1465 - height: 326 + height: 327 m_MinSize: {x: 231, y: 271} m_MaxSize: {x: 10001, y: 10021} m_ActualView: {fileID: 10} @@ -656,9 +656,9 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 694 + y: 693 width: 1464 - height: 305 + height: 306 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -676,22 +676,22 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Sprites/Birds + - Assets/Scripts m_Globs: [] m_OriginalText: m_ViewMode: 1 m_StartGridSize: 64 m_LastFolders: - - Assets/Sprites/Birds + - Assets/Scripts m_LastFoldersGridSize: -1 m_LastProjectPath: D:\Programs\UnityEditor\Projects\AngryBirds m_LockTracker: m_IsLocked: 0 m_FolderTreeState: - scrollPos: {x: 0, y: 183} - m_SelectedIDs: 466b0000 - m_LastClickedID: 27462 - m_ExpandedIDs: 000000001c6b00001e6b0000206b0000226b0000246b0000266b0000286b00002a6b00002c6b00002e6b00003a6b000000ca9a3b + scrollPos: {x: 0, y: 86} + m_SelectedIDs: 306b0000 + m_LastClickedID: 27440 + m_ExpandedIDs: 000000000a6b00000c6b00000e6b0000106b0000126b0000146b0000166b0000186b00001a6b00001c6b000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -719,7 +719,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 000000001c6b00001e6b0000206b0000226b0000246b0000266b0000286b00002a6b00002c6b00002e6b0000 + m_ExpandedIDs: 000000000a6b00000c6b00000e6b0000106b0000126b0000146b0000166b0000186b00001a6b00001c6b0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -746,8 +746,8 @@ MonoBehaviour: m_ListAreaState: m_SelectedInstanceIDs: m_LastClickedInstanceID: 0 - m_HadKeyboardFocusLastEvent: 1 - m_ExpandedInstanceIDs: c6230000586a0000326a0000 + m_HadKeyboardFocusLastEvent: 0 + m_ExpandedInstanceIDs: c6230000586a0000326a000000000000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -797,9 +797,9 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 694 + y: 693 width: 1464 - height: 305 + height: 306 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -823,8 +823,8 @@ MonoBehaviour: y: 0 width: 455 height: 947 - m_MinSize: {x: 276, y: 71} - m_MaxSize: {x: 4001, y: 4021} + m_MinSize: {x: 275, y: 50} + m_MaxSize: {x: 4000, y: 4000} m_ActualView: {fileID: 13} m_Panes: - {fileID: 13} diff --git a/UserSettings/Layouts/default-2021.dwlt b/UserSettings/Layouts/default-2021.dwlt index a5d4632..56ff4c1 100644 --- a/UserSettings/Layouts/default-2021.dwlt +++ b/UserSettings/Layouts/default-2021.dwlt @@ -19,7 +19,7 @@ MonoBehaviour: width: 1920 height: 997 m_ShowMode: 4 - m_Title: Game + m_Title: Project m_RootView: {fileID: 2} m_MinSize: {x: 875, y: 300} m_MaxSize: {x: 10000, y: 10000} @@ -119,7 +119,7 @@ MonoBehaviour: m_MinSize: {x: 300, y: 200} m_MaxSize: {x: 24288, y: 16192} vertical: 0 - controlID: 46 + controlID: 479 --- !u!114 &6 MonoBehaviour: m_ObjectHideFlags: 52 @@ -144,7 +144,7 @@ MonoBehaviour: m_MinSize: {x: 200, y: 200} m_MaxSize: {x: 16192, y: 16192} vertical: 1 - controlID: 47 + controlID: 484 --- !u!114 &7 MonoBehaviour: m_ObjectHideFlags: 52 @@ -165,11 +165,11 @@ MonoBehaviour: x: 0 y: 0 width: 1465 - height: 621 + height: 620 m_MinSize: {x: 200, y: 100} m_MaxSize: {x: 16192, y: 8096} vertical: 0 - controlID: 90 + controlID: 485 --- !u!114 &8 MonoBehaviour: m_ObjectHideFlags: 52 @@ -188,9 +188,9 @@ MonoBehaviour: x: 0 y: 0 width: 363 - height: 621 - m_MinSize: {x: 200, y: 200} - m_MaxSize: {x: 4000, y: 4000} + height: 620 + m_MinSize: {x: 201, y: 221} + m_MaxSize: {x: 4001, y: 4021} m_ActualView: {fileID: 13} m_Panes: - {fileID: 13} @@ -206,7 +206,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 1 m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} - m_Name: GameView + m_Name: SceneView m_EditorClassIdentifier: m_Children: [] m_Position: @@ -214,15 +214,15 @@ MonoBehaviour: x: 363 y: 0 width: 1102 - height: 621 + height: 620 m_MinSize: {x: 202, y: 221} m_MaxSize: {x: 4002, y: 4021} - m_ActualView: {fileID: 12} + m_ActualView: {fileID: 14} m_Panes: - {fileID: 12} - {fileID: 14} - m_Selected: 0 - m_LastSelected: 1 + m_Selected: 1 + m_LastSelected: 0 --- !u!114 &10 MonoBehaviour: m_ObjectHideFlags: 52 @@ -233,23 +233,23 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 1 m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} - m_Name: ConsoleWindow + m_Name: ProjectBrowser m_EditorClassIdentifier: m_Children: [] m_Position: serializedVersion: 2 x: 0 - y: 621 + y: 620 width: 1465 - height: 326 - m_MinSize: {x: 100, y: 100} - m_MaxSize: {x: 4000, y: 4000} - m_ActualView: {fileID: 16} + height: 327 + m_MinSize: {x: 231, y: 271} + m_MaxSize: {x: 10001, y: 10021} + m_ActualView: {fileID: 15} m_Panes: - {fileID: 15} - {fileID: 16} - m_Selected: 1 - m_LastSelected: 0 + m_Selected: 0 + m_LastSelected: 1 --- !u!114 &11 MonoBehaviour: m_ObjectHideFlags: 52 @@ -269,8 +269,8 @@ MonoBehaviour: y: 0 width: 455 height: 947 - m_MinSize: {x: 275, y: 50} - m_MaxSize: {x: 4000, y: 4000} + m_MinSize: {x: 276, y: 71} + m_MaxSize: {x: 4001, y: 4021} m_ActualView: {fileID: 17} m_Panes: - {fileID: 17} @@ -301,7 +301,7 @@ MonoBehaviour: x: 363 y: 73 width: 1100 - height: 600 + height: 599 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -312,7 +312,7 @@ MonoBehaviour: m_ShowGizmos: 0 m_TargetDisplay: 0 m_ClearColor: {r: 0, g: 0, b: 0, a: 0} - m_TargetSize: {x: 1920, y: 1080} + m_TargetSize: {x: 3840, y: 2160} m_TextureFilterMode: 0 m_TextureHideFlags: 61 m_RenderIMGUI: 1 @@ -320,17 +320,17 @@ MonoBehaviour: m_UseMipMap: 0 m_VSyncEnabled: 0 m_Gizmos: 0 - m_Stats: 0 - m_SelectedSizes: 03000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_Stats: 1 + m_SelectedSizes: 06000000000000000000000000000000000000000000000000000000000000000000000000000000 m_ZoomArea: m_HRangeLocked: 0 m_VRangeLocked: 0 hZoomLockedByDefault: 0 vZoomLockedByDefault: 0 - m_HBaseRangeMin: -960 - m_HBaseRangeMax: 960 - m_VBaseRangeMin: -540 - m_VBaseRangeMax: 540 + m_HBaseRangeMin: -1920 + m_HBaseRangeMax: 1920 + m_VBaseRangeMin: -1080 + m_VBaseRangeMax: 1080 m_HAllowExceedBaseRangeMin: 1 m_HAllowExceedBaseRangeMax: 1 m_VAllowExceedBaseRangeMin: 1 @@ -339,7 +339,7 @@ MonoBehaviour: m_HSlider: 0 m_VSlider: 0 m_IgnoreScrollWheelUntilClicked: 0 - m_EnableMouseInput: 1 + m_EnableMouseInput: 0 m_EnableSliderZoomHorizontal: 0 m_EnableSliderZoomVertical: 0 m_UniformScale: 1 @@ -349,22 +349,22 @@ MonoBehaviour: x: 0 y: 21 width: 1100 - height: 579 - m_Scale: {x: 0.5361111, y: 0.5361111} - m_Translation: {x: 550, y: 289.5} + height: 578 + m_Scale: {x: 0.26759258, y: 0.26759258} + m_Translation: {x: 550, y: 289} m_MarginLeft: 0 m_MarginRight: 0 m_MarginTop: 0 m_MarginBottom: 0 m_LastShownAreaInsideMargins: serializedVersion: 2 - x: -1025.9067 - y: -540 - width: 2051.8135 - height: 1080 + x: -2055.3635 + y: -1080 + width: 4110.727 + height: 2160 m_MinimalGUI: 1 - m_defaultScale: 0.5361111 - m_LastWindowPixelSize: {x: 1100, y: 600} + m_defaultScale: 0.26759258 + m_LastWindowPixelSize: {x: 1100, y: 599} m_ClearInEditMode: 1 m_NoCameraWarning: 1 m_LowResolutionForAspectRatios: 01000000000000000000 @@ -394,7 +394,7 @@ MonoBehaviour: x: 0 y: 73 width: 362 - height: 600 + height: 599 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default @@ -404,7 +404,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 2cfbffff + m_ExpandedIDs: 08eeffff70f7ffff72f7ffffc0f8ffff1cf9ffff2cfbffff m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -676,9 +676,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: 6.9140143, y: -2.1679876, z: -0.04064142} + m_Target: {x: 13.680501, y: -2.2636106, z: -0.14523044} speed: 2 - m_Value: {x: 6.9140143, y: -2.1679876, z: -0.04064142} + m_Value: {x: 13.680501, y: -2.2636106, z: -0.14523044} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -729,9 +729,9 @@ MonoBehaviour: speed: 2 m_Value: {x: 0, y: 0, z: 0, w: 1} m_Size: - m_Target: 7.714423 + m_Target: 20.375547 speed: 2 - m_Value: 7.714423 + m_Value: 20.375547 m_Ortho: m_Target: 1 speed: 2 @@ -786,7 +786,7 @@ MonoBehaviour: m_LastAppliedPresetName: Default m_SaveData: [] m_SearchFilter: - m_NameFilter: + m_NameFilter: ground m_ClassNames: [] m_AssetLabels: [] m_AssetBundleNames: [] @@ -796,24 +796,24 @@ MonoBehaviour: m_SceneHandles: m_ShowAllHits: 0 m_SkipHidden: 0 - m_SearchArea: 1 + m_SearchArea: 3 m_Folders: - - Assets/Prefabs/Pigs + - Assets/Prefabs m_Globs: [] - m_OriginalText: + m_OriginalText: ground m_ViewMode: 1 m_StartGridSize: 64 m_LastFolders: - - Assets/Prefabs/Pigs + - Assets/Prefabs m_LastFoldersGridSize: -1 m_LastProjectPath: D:\Programs\UnityEditor\Projects\AngryBirds m_LockTracker: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 86} - m_SelectedIDs: 307f0000 - m_LastClickedID: 32560 - m_ExpandedIDs: 000000000a6b00000c6b00000e6b0000106b0000126b0000146b0000166b0000186b00001a6b00001c6b0000 + m_SelectedIDs: 2a6b0000 + m_LastClickedID: 27434 + m_ExpandedIDs: 000000000a6b00000c6b00000e6b0000106b0000126b0000146b0000166b0000186b00001a6b00001c6b00007073000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -841,7 +841,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 000000000a6b00000c6b00000e6b0000106b0000126b0000146b0000166b0000186b00001a6b00001c6b0000 + m_ExpandedIDs: 000000000a6b00000c6b00000e6b0000106b0000126b0000146b0000166b0000186b00001a6b00001c6b000000ca9a3b m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -866,8 +866,8 @@ MonoBehaviour: m_Icon: {fileID: 0} m_ResourceFile: m_ListAreaState: - m_SelectedInstanceIDs: 6cf0ffff - m_LastClickedInstanceID: -3988 + m_SelectedInstanceIDs: + m_LastClickedInstanceID: 0 m_HadKeyboardFocusLastEvent: 1 m_ExpandedInstanceIDs: c6230000586a0000326a000000000000 m_RenameOverlay: @@ -919,9 +919,9 @@ MonoBehaviour: m_Pos: serializedVersion: 2 x: 0 - y: 694 + y: 693 width: 1464 - height: 305 + height: 306 m_ViewDataDictionary: {fileID: 0} m_OverlayCanvas: m_LastAppliedPresetName: Default