diff --git a/Unity/t4-urbanisme/.vs/t4-urbanisme/v16/.suo b/Unity/t4-urbanisme/.vs/t4-urbanisme/v16/.suo
index e331d27b47014bc7c5066ac9888e09303b65bb27..c9a8af66fcd067a3fd1d8947b27df06785063fdc 100644
Binary files a/Unity/t4-urbanisme/.vs/t4-urbanisme/v16/.suo and b/Unity/t4-urbanisme/.vs/t4-urbanisme/v16/.suo differ
diff --git a/Unity/t4-urbanisme/Assembly-CSharp.csproj b/Unity/t4-urbanisme/Assembly-CSharp.csproj
index 3cb6ee4e410b22d2ac576c48ebeda8696bcd77fb..fdb47c87ebad579e80a9f5871980cacf4e861c65 100644
--- a/Unity/t4-urbanisme/Assembly-CSharp.csproj
+++ b/Unity/t4-urbanisme/Assembly-CSharp.csproj
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
-    <LangVersion>latest</LangVersion>
-    <CscToolPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Tools\RoslynScripts</CscToolPath>
-    <CscToolExe>unity_csc.bat</CscToolExe>
+    <LangVersion>8.0</LangVersion>
   </PropertyGroup>
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -46,23 +44,38 @@
     <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
     <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
   </PropertyGroup>
+  <PropertyGroup>
+    <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <UnityProjectGenerator>Package</UnityProjectGenerator>
+    <UnityProjectGeneratorVersion>2.0.7</UnityProjectGeneratorVersion>
+    <UnityProjectType>Game:1</UnityProjectType>
+    <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
+    <UnityVersion>2020.3.1f1</UnityVersion>
+  </PropertyGroup>
+  <ItemGroup>
+    <Analyzer Include="C:\Program Files (x86)\Microsoft Visual Studio Tools for Unity\16.0\Analyzers\Microsoft.Unity.Analyzers.dll" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Assets\scripts\ActionWorld.cs" />
+    <Compile Include="Assets\scripts\folowCarre.cs" />
+    <Compile Include="Assets\scripts\DontDestroyOnLoadScene.cs" />
+    <Compile Include="Assets\scripts\follow.cs" />
+    <Compile Include="Assets\scripts\AudioManager.cs" />
+    <Compile Include="Assets\scripts\Action.cs" />
+    <Compile Include="Assets\scripts\PauseMenu.cs" />
+    <Compile Include="Assets\scripts\LoadSpecificScene.cs" />
+    <Compile Include="Assets\scripts\ActionAsset.cs" />
+    <Compile Include="Assets\scripts\CameraMenu.cs" />
+    <Compile Include="Assets\scripts\FonduAuNoir.cs" />
+    <Compile Include="Assets\scripts\Script_score.cs" />
+    <Compile Include="Assets\scripts\SettingsMenu.cs" />
+    <Compile Include="Assets\scripts\PlayerMovement.cs" />
+    <Compile Include="Assets\scripts\SpawnPlayer.cs" />
+    <Compile Include="Assets\scripts\DestroyOnLaod.cs" />
+    <Compile Include="Assets\scripts\Menu.cs" />
+    <Compile Include="Assets\scripts\Credits.cs" />
+  </ItemGroup>
   <ItemGroup>
-     <Compile Include="Assets\scripts\ActionWorld.cs" />
-     <Compile Include="Assets\scripts\folowCarre.cs" />
-     <Compile Include="Assets\scripts\DontDestroyOnLoadScene.cs" />
-     <Compile Include="Assets\scripts\follow.cs" />
-     <Compile Include="Assets\scripts\AudioManager.cs" />
-     <Compile Include="Assets\scripts\Action.cs" />
-     <Compile Include="Assets\scripts\PauseMenu.cs" />
-     <Compile Include="Assets\scripts\LoadSpecificScene.cs" />
-     <Compile Include="Assets\scripts\ActionAsset.cs" />
-     <Compile Include="Assets\scripts\CameraMenu.cs" />
-     <Compile Include="Assets\scripts\FonduAuNoir.cs" />
-     <Compile Include="Assets\scripts\SettingsMenu.cs" />
-     <Compile Include="Assets\scripts\PlayerMovement.cs" />
-     <Compile Include="Assets\scripts\SpawnPlayer.cs" />
-     <Compile Include="Assets\scripts\Menu.cs" />
-     <Compile Include="Assets\scripts\Credits.cs" />
      <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
      <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
      <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
@@ -84,664 +97,665 @@
      <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
      <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
      <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
- <Reference Include="UnityEngine">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterInputModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterRendererModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsNativeModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityCurlModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VirtualTexturingModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.CoreModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.GraphViewModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.PackageManagerUIModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.SceneTemplateModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIElementsModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIElementsSamplesModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UIServiceModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UnityConnectModule">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.Net">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Web">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Transactions">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
- </Reference>
- <Reference Include="System.Web">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Serialization">
- <HintPath>C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Animation.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.InternalAPIEngineBridge.001">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VSCode.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.PixelPerfect">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Tilemap.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath>
- </Reference>
- <Reference Include="PsdPlugin">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/PsdPlugin.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VisualStudio.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.IK.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.IK.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Sprite.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Psdimporter.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Path.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.InternalAPIEditorBridge.001">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UI">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Rider.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UI">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Mathematics">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.IK.Runtime">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.IK.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Animation.Triangle.Runtime">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Animation.Runtime">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.PixelPerfect.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Mathematics.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Common.Runtime">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.SpriteShape.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.Common.Editor">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.2D.SpriteShape.Runtime">
- <HintPath>C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll</HintPath>
- </Reference>
+    <Reference Include="UnityEngine">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.AIModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ARModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.AccessibilityModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.AndroidJNIModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.AnimationModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.AssetBundleModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.AudioModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ClothModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ClusterInputModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ClusterRendererModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.CoreModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.CrashReportingModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.DSPGraphModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.DirectorModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.GIModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.GameCenterModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.GridModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.HotReloadModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.IMGUIModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ImageConversionModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.InputModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.InputLegacyModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.JSONSerializeModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.LocalizationModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ParticleSystemModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.PerformanceReportingModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.PhysicsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.Physics2DModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ProfilerModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.ScreenCaptureModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.SharedInternalsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.SpriteMaskModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.SpriteShapeModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.StreamingModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.SubstanceModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.SubsystemsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.TLSModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.TerrainModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.TerrainPhysicsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.TextCoreModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.TextRenderingModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.TilemapModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UIModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UIElementsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UIElementsNativeModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UNETModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UmbraModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityAnalyticsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityConnectModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityCurlModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityTestProtocolModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityWebRequestModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityWebRequestAudioModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityWebRequestTextureModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UnityWebRequestWWWModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.VFXModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.VRModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.VehiclesModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.VideoModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.VirtualTexturingModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.WindModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.XRModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.CoreModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.GraphViewModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.PackageManagerUIModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.SceneTemplateModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.UIElementsModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.UIElementsSamplesModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.UIServiceModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.UnityConnectModule">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
+    </Reference>
+    <Reference Include="netstandard">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\ref\2.0.0\netstandard.dll</HintPath>
+    </Reference>
+    <Reference Include="Microsoft.Win32.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.AppContext">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.AppContext.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Collections.Concurrent">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Collections">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Collections.NonGeneric">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Collections.Specialized">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ComponentModel">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ComponentModel.EventBasedAsync">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ComponentModel.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ComponentModel.TypeConverter">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Console">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Console.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Data.Common">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Data.Common.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.Contracts">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.Debug">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.FileVersionInfo">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.Process">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.StackTrace">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.TextWriterTraceListener">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.Tools">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.TraceSource">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Diagnostics.Tracing">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Drawing.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Dynamic.Runtime">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Globalization.Calendars">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Globalization">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Globalization.Extensions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.Compression">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.Compression.ZipFile">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.FileSystem">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.FileSystem.DriveInfo">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.FileSystem.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.FileSystem.Watcher">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.IsolatedStorage">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.MemoryMappedFiles">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.Pipes">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.UnmanagedMemoryStream">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Linq">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Linq.Expressions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Linq.Parallel">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Linq.Queryable">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.Http">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Http.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.NameResolution">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.NetworkInformation">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.Ping">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Ping.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.Requests">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Requests.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.Security">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Security.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.Sockets">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.WebHeaderCollection">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.WebSockets.Client">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net.WebSockets">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ObjectModel">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ObjectModel.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Reflection">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Reflection.Extensions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Reflection.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Resources.Reader">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Resources.ResourceManager">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Resources.Writer">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.CompilerServices.VisualC">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Extensions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Handles">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.InteropServices">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Numerics">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Serialization.Formatters">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Serialization.Json">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Serialization.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Serialization.Xml">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Claims">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Claims.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Cryptography.Algorithms">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Cryptography.Csp">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Cryptography.Encoding">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Cryptography.Primitives">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Cryptography.X509Certificates">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.Principal">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Principal.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Security.SecureString">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Text.Encoding">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Text.Encoding.Extensions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Text.RegularExpressions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading.Overlapped">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading.Tasks">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading.Tasks.Parallel">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading.Thread">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading.ThreadPool">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Threading.Timer">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ValueTuple">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ValueTuple.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.ReaderWriter">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.XDocument">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.XmlDocument">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.XmlSerializer">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.XPath">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.XPath.XDocument">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Numerics.Vectors">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Numerics.Vectors.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
+    </Reference>
+    <Reference Include="mscorlib">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\mscorlib.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ComponentModel.Composition">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Core">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Core.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Data">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Data.dll</HintPath>
+    </Reference>
+    <Reference Include="System">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Drawing">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Drawing.dll</HintPath>
+    </Reference>
+    <Reference Include="System.IO.Compression.FileSystem">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Net">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Net.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Numerics">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Numerics.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Runtime.Serialization">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
+    </Reference>
+    <Reference Include="System.ServiceModel.Web">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Transactions">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Transactions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Web">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Web.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Windows">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Windows.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.Linq">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Linq.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Xml.Serialization">
+      <HintPath>C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Animation.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.InternalAPIEngineBridge.001">
+      <HintPath>Library\ScriptAssemblies\Unity.InternalAPIEngineBridge.001.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.VSCode.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.PixelPerfect">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.PixelPerfect.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Tilemap.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Tilemap.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="PsdPlugin">
+      <HintPath>Library\ScriptAssemblies\PsdPlugin.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.TextMeshPro.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.VisualStudio.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.Timeline">
+      <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.TextMeshPro">
+      <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.IK.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.IK.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Sprite.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Psdimporter.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Psdimporter.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Path.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Path.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.InternalAPIEditorBridge.001">
+      <HintPath>Library\ScriptAssemblies\Unity.InternalAPIEditorBridge.001.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEditor.UI">
+      <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.Rider.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="UnityEngine.UI">
+      <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.Mathematics">
+      <HintPath>Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.IK.Runtime">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.IK.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Animation.Triangle.Runtime">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Triangle.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Animation.Runtime">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Animation.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.PixelPerfect.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.PixelPerfect.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.Timeline.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.Mathematics.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Common.Runtime">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Runtime.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.SpriteShape.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.SpriteShape.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.Common.Editor">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.Common.Editor.dll</HintPath>
+    </Reference>
+    <Reference Include="Unity.2D.SpriteShape.Runtime">
+      <HintPath>Library\ScriptAssemblies\Unity.2D.SpriteShape.Runtime.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+  <Target Name="GenerateTargetFrameworkMonikerAttribute" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
        Other similar extension points exist, see Microsoft.Common.targets.
   <Target Name="BeforeBuild">
diff --git a/Unity/t4-urbanisme/Assets/Scenes/tableau score.unity b/Unity/t4-urbanisme/Assets/Scenes/tableau score.unity
index b1563cb1e25a92b541c44431c72d9f60e94dfe95..313066c3520e0d78e12ca85bb918ae9b6b2fe255 100644
--- a/Unity/t4-urbanisme/Assets/Scenes/tableau score.unity	
+++ b/Unity/t4-urbanisme/Assets/Scenes/tableau score.unity	
@@ -8233,6 +8233,50 @@ Tilemap:
     e31: 0
     e32: 0
     e33: 1
+--- !u!1 &1363919404
+GameObject:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  serializedVersion: 6
+  m_Component:
+  - component: {fileID: 1363919406}
+  - component: {fileID: 1363919405}
+  m_Layer: 0
+  m_Name: GameManager
+  m_TagString: Untagged
+  m_Icon: {fileID: 0}
+  m_NavMeshLayer: 0
+  m_StaticEditorFlags: 0
+  m_IsActive: 1
+--- !u!114 &1363919405
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 1363919404}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 50422e5c33f805c4cbe64a0c214b247e, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  objet: []
+--- !u!4 &1363919406
+Transform:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 1363919404}
+  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+  m_LocalPosition: {x: 864.3421, y: 747.8797, z: -544.284}
+  m_LocalScale: {x: 1, y: 1, z: 1}
+  m_Children: []
+  m_Father: {fileID: 0}
+  m_RootOrder: 7
+  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
 --- !u!1 &1368480774
 GameObject:
   m_ObjectHideFlags: 0
diff --git a/Unity/t4-urbanisme/Assets/scripts/DontDestroyOnLoadScene.cs b/Unity/t4-urbanisme/Assets/scripts/DontDestroyOnLoadScene.cs
index cc6eb6a2fc031d94627e38538995d1cc9a4c285d..99392fbb50815acdb1c81ff86e19700693f4b342 100644
--- a/Unity/t4-urbanisme/Assets/scripts/DontDestroyOnLoadScene.cs
+++ b/Unity/t4-urbanisme/Assets/scripts/DontDestroyOnLoadScene.cs
@@ -33,6 +33,15 @@ public class DontDestroyOnLoadScene : MonoBehaviour
         {
             DontDestroyOnLoad(element);
         }
+
+        int sceneID = SceneManager.GetActiveScene().buildIndex;
+        if (sceneID == 2)
+        {
+            RemoveFromDontDestroyOnLoad();
+            Destroy(GameObject.Find("Player"));
+            Destroy(GameObject.Find("Audio Source"));
+
+        }
     }
 
     /**Méthode permettant de supprimer les éléments du tableaux objet en les déplaçant dans la scène active.*/
diff --git a/Unity/t4-urbanisme/Assets/scripts/Script_score.cs b/Unity/t4-urbanisme/Assets/scripts/Script_score.cs
index 5f111245f2e068710e97b8df06992acec0f9e328..fb456afece5f400737ea43f4a0ac66a390df2d0d 100644
--- a/Unity/t4-urbanisme/Assets/scripts/Script_score.cs
+++ b/Unity/t4-urbanisme/Assets/scripts/Script_score.cs
@@ -47,8 +47,6 @@ public class Script_score : MonoBehaviour
 
     public void LaodMenu()
     {
-        Destroy(GameObject.FindGameObjectWithTag("Player"));
-        Destroy(GameObject.FindGameObjectWithTag("Audio Source"));
         SceneManager.LoadScene("MainMenu");
     }
 }
diff --git a/Unity/t4-urbanisme/Library/ArtifactDB b/Unity/t4-urbanisme/Library/ArtifactDB
index d22d6a36e2fbb1d99b6a20f8a003450f262eda99..b52093a50b04b642ce3a8222762261c6747c7bb1 100644
Binary files a/Unity/t4-urbanisme/Library/ArtifactDB and b/Unity/t4-urbanisme/Library/ArtifactDB differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/00/00586fcb242125ce58e596ed102d64b0 b/Unity/t4-urbanisme/Library/Artifacts/00/00586fcb242125ce58e596ed102d64b0
deleted file mode 100644
index a9246c4b73234102d63bb39a039395efe1416d30..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/00/00586fcb242125ce58e596ed102d64b0 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/03/035572ce35c63ebfd56975a0496c5bc6 b/Unity/t4-urbanisme/Library/Artifacts/03/035572ce35c63ebfd56975a0496c5bc6
new file mode 100644
index 0000000000000000000000000000000000000000..725c42617b4f35c742c8ed98c0b7c3cf17d4b6c4
Binary files /dev/null and b/Unity/t4-urbanisme/Library/Artifacts/03/035572ce35c63ebfd56975a0496c5bc6 differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/03/03ab3306ba99fd7b8fd5eace5ace46da b/Unity/t4-urbanisme/Library/Artifacts/03/03ab3306ba99fd7b8fd5eace5ace46da
deleted file mode 100644
index abec36e21d6743f52d2fb3bdaf72b6459a004044..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/03/03ab3306ba99fd7b8fd5eace5ace46da and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/03/03e0a4db0b3ccbb95f350225256ba232 b/Unity/t4-urbanisme/Library/Artifacts/03/03e0a4db0b3ccbb95f350225256ba232
deleted file mode 100644
index 13cf16a931a771a8f51b639cda3f679a503ecd56..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/03/03e0a4db0b3ccbb95f350225256ba232 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/05/05c517c70b854e3d2133eba6e67515e2 b/Unity/t4-urbanisme/Library/Artifacts/05/05c517c70b854e3d2133eba6e67515e2
deleted file mode 100644
index ba5bfbda056a8752f400d08979a53f6b031a5d0d..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/05/05c517c70b854e3d2133eba6e67515e2 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/06/0658be8d09ace01d4d1a7c8fe23c923f b/Unity/t4-urbanisme/Library/Artifacts/06/0658be8d09ace01d4d1a7c8fe23c923f
deleted file mode 100644
index 4d529987ee7b2dd55c15e8e8afce4d4fc31132e4..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/06/0658be8d09ace01d4d1a7c8fe23c923f and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/06/0665a064fd95aa19bb31a79891400e8b b/Unity/t4-urbanisme/Library/Artifacts/06/0665a064fd95aa19bb31a79891400e8b
deleted file mode 100644
index 8a89e14ce11316b4f3afb19225695e7d767cf373..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/06/0665a064fd95aa19bb31a79891400e8b and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/08/08fa1b0a853b06d534610e5859a9c58d b/Unity/t4-urbanisme/Library/Artifacts/08/08fa1b0a853b06d534610e5859a9c58d
deleted file mode 100644
index e3fa4c4c731c814d522aa3a2af935a4b0c5e04b5..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/08/08fa1b0a853b06d534610e5859a9c58d and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/0b/0b5c9c330257dc7c6d1e9fa1cb5a0592 b/Unity/t4-urbanisme/Library/Artifacts/0b/0b5c9c330257dc7c6d1e9fa1cb5a0592
deleted file mode 100644
index 81ce3b041a201c592d4ccb329dfa1f6e3f31a961..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/0b/0b5c9c330257dc7c6d1e9fa1cb5a0592 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/0d/0d650fd16d39e5619ebbb29793ffa4d7 b/Unity/t4-urbanisme/Library/Artifacts/0d/0d650fd16d39e5619ebbb29793ffa4d7
deleted file mode 100644
index 806686dbe1dea5cb1d5334b68424b0a25dc53d33..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/0d/0d650fd16d39e5619ebbb29793ffa4d7 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/0d/0dc8b4817267ec94083ff67dab5b8ca3 b/Unity/t4-urbanisme/Library/Artifacts/0d/0dc8b4817267ec94083ff67dab5b8ca3
new file mode 100644
index 0000000000000000000000000000000000000000..1d5088354d48668b7574f89125c4daf80575223a
Binary files /dev/null and b/Unity/t4-urbanisme/Library/Artifacts/0d/0dc8b4817267ec94083ff67dab5b8ca3 differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/19/19ec28455b7ee539b0a0dc2ba9d98125 b/Unity/t4-urbanisme/Library/Artifacts/19/19ec28455b7ee539b0a0dc2ba9d98125
deleted file mode 100644
index 1ccb0d37acd9a5c2e60ec9818663f2060a0acd22..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/19/19ec28455b7ee539b0a0dc2ba9d98125 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/1a/1a404ea08b22fa3a9167351c33ece631 b/Unity/t4-urbanisme/Library/Artifacts/1a/1a404ea08b22fa3a9167351c33ece631
deleted file mode 100644
index 183590d5add35dda61e0f8ed55f21a9452d35533..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/1a/1a404ea08b22fa3a9167351c33ece631 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/1b/1bea8300896362e0aa059b67bc6ebc29 b/Unity/t4-urbanisme/Library/Artifacts/1b/1bea8300896362e0aa059b67bc6ebc29
deleted file mode 100644
index 93456b0a0b752b6e177f8377fa14d208646620d9..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/1b/1bea8300896362e0aa059b67bc6ebc29 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/1f/1ff6a8e111387c828fae1aa969e89d14 b/Unity/t4-urbanisme/Library/Artifacts/1f/1ff6a8e111387c828fae1aa969e89d14
deleted file mode 100644
index 0558376db951bbad7504a36c3dd16588df1e2c5f..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/1f/1ff6a8e111387c828fae1aa969e89d14 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/21/213fa5fded4c1d6354a6db153accf023 b/Unity/t4-urbanisme/Library/Artifacts/21/213fa5fded4c1d6354a6db153accf023
deleted file mode 100644
index 46de5785097ec1341b89432e43b05481f6111c40..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/21/213fa5fded4c1d6354a6db153accf023 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/25/25904cc82aa66319458e0ebb395c8424 b/Unity/t4-urbanisme/Library/Artifacts/25/25904cc82aa66319458e0ebb395c8424
deleted file mode 100644
index edd115d40f58fb15e910ff3d591fffa1f92d943c..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/25/25904cc82aa66319458e0ebb395c8424 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/27/27240c730c3a59570fdf0f1abb7a9587 b/Unity/t4-urbanisme/Library/Artifacts/27/27240c730c3a59570fdf0f1abb7a9587
deleted file mode 100644
index 72f7115bd2ed68364152bc123acf861a0f0d3102..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/27/27240c730c3a59570fdf0f1abb7a9587 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/28/28b0ff6ef060b3cdc2e116bb96c5974c b/Unity/t4-urbanisme/Library/Artifacts/28/28b0ff6ef060b3cdc2e116bb96c5974c
deleted file mode 100644
index c27e978cce0c87e7a59b7be8ec5b36199395d0d0..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/28/28b0ff6ef060b3cdc2e116bb96c5974c and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/2b/2b7d1492d2f9478337eb504f527d80a0 b/Unity/t4-urbanisme/Library/Artifacts/2b/2b7d1492d2f9478337eb504f527d80a0
deleted file mode 100644
index 5d44c11a31427b0b129670bdd239ed4e90df2e9b..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/2b/2b7d1492d2f9478337eb504f527d80a0 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/2d/2d1cecda5323c530b54b045b85061681 b/Unity/t4-urbanisme/Library/Artifacts/2d/2d1cecda5323c530b54b045b85061681
deleted file mode 100644
index 3561c7a5fb1c26b5bc061927a8b01555e58d344b..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/2d/2d1cecda5323c530b54b045b85061681 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/33/33f5f893f9db9cbcc43d3f2a4aa70388 b/Unity/t4-urbanisme/Library/Artifacts/33/33f5f893f9db9cbcc43d3f2a4aa70388
deleted file mode 100644
index c0da842e149bab6734dd5b05a03a644cf9da4cd5..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/33/33f5f893f9db9cbcc43d3f2a4aa70388 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/37/37f3f3b2c36bad48a90e5c61ef5230cf b/Unity/t4-urbanisme/Library/Artifacts/37/37f3f3b2c36bad48a90e5c61ef5230cf
deleted file mode 100644
index 64c985ac033f8d8cb18ff1381002cce4af7653d0..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/37/37f3f3b2c36bad48a90e5c61ef5230cf and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/3d/3d97cebdd09062df04970865a6483998 b/Unity/t4-urbanisme/Library/Artifacts/3d/3d97cebdd09062df04970865a6483998
deleted file mode 100644
index d96353e08cd5802394e46c2cfcb442447dffcad9..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/3d/3d97cebdd09062df04970865a6483998 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/3f/3fd44318c4b60c0e051dc5a90ba3e7bf b/Unity/t4-urbanisme/Library/Artifacts/3f/3fd44318c4b60c0e051dc5a90ba3e7bf
deleted file mode 100644
index ff98181e478fa5a3b99ee74c0d869560c5c4e857..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/3f/3fd44318c4b60c0e051dc5a90ba3e7bf and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/42/4267b3c8cd396e8896962b142552d23f b/Unity/t4-urbanisme/Library/Artifacts/42/4267b3c8cd396e8896962b142552d23f
deleted file mode 100644
index 414371bbb86929583f3e5229ebdd30b36ddc87a9..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/42/4267b3c8cd396e8896962b142552d23f and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/43/4388013c404ab68d36392dbd88765a8a b/Unity/t4-urbanisme/Library/Artifacts/43/4388013c404ab68d36392dbd88765a8a
new file mode 100644
index 0000000000000000000000000000000000000000..67656e7f8f0def36050ecceb0650639ad05354db
Binary files /dev/null and b/Unity/t4-urbanisme/Library/Artifacts/43/4388013c404ab68d36392dbd88765a8a differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/46/4660e304c653e199c701c8d881a46454 b/Unity/t4-urbanisme/Library/Artifacts/46/4660e304c653e199c701c8d881a46454
deleted file mode 100644
index dd7078fc7dffd4a2e742db2e96762013c4d1be4a..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/46/4660e304c653e199c701c8d881a46454 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/46/46a136378075f40739bf720997a3ef37 b/Unity/t4-urbanisme/Library/Artifacts/46/46a136378075f40739bf720997a3ef37
deleted file mode 100644
index f602ee755a229c9a1f7b9f97cf2d3e104f30ff07..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/46/46a136378075f40739bf720997a3ef37 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/48/484a7d7e4bed5877c0b0cce3348ab11f b/Unity/t4-urbanisme/Library/Artifacts/48/484a7d7e4bed5877c0b0cce3348ab11f
deleted file mode 100644
index 737d19af96f1da92a6ca878a7da4de0876652eb0..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/48/484a7d7e4bed5877c0b0cce3348ab11f and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/4c/4cb9d3a1ad04d082fda5b0f260fed8fa b/Unity/t4-urbanisme/Library/Artifacts/4c/4cb9d3a1ad04d082fda5b0f260fed8fa
deleted file mode 100644
index 976344d3bcbe4d60f55752d2ed2a5ea0f3d48b14..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/4c/4cb9d3a1ad04d082fda5b0f260fed8fa and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/57/574b4db7aeb499188dcbc973eb3c452d b/Unity/t4-urbanisme/Library/Artifacts/57/574b4db7aeb499188dcbc973eb3c452d
deleted file mode 100644
index b1ac378a25601d44862392d2a6bea567a7b09721..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/57/574b4db7aeb499188dcbc973eb3c452d and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/5a/5a623e98f516931d2795e9808a8bcafe b/Unity/t4-urbanisme/Library/Artifacts/5a/5a623e98f516931d2795e9808a8bcafe
deleted file mode 100644
index be1cfa714fea7d6d0aa594397f51101fc67b39c8..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/5a/5a623e98f516931d2795e9808a8bcafe and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/60/6093240460f232d57ebbf12b025a7958 b/Unity/t4-urbanisme/Library/Artifacts/60/6093240460f232d57ebbf12b025a7958
deleted file mode 100644
index 3eedace678e55a6f0956d09041841dfbc1da07ba..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/60/6093240460f232d57ebbf12b025a7958 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/67/6710bc2474d47f3c958d4bab6e4f79af b/Unity/t4-urbanisme/Library/Artifacts/67/6710bc2474d47f3c958d4bab6e4f79af
deleted file mode 100644
index 67d893cf1b9048a5cbd5d01a8a56bf3ced26ef68..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/67/6710bc2474d47f3c958d4bab6e4f79af and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/6a/6abd749156a8c1818a927d9af3f16313 b/Unity/t4-urbanisme/Library/Artifacts/6a/6abd749156a8c1818a927d9af3f16313
deleted file mode 100644
index ea0714795f0426b0a75366e67e3d04589f8cb9fd..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/6a/6abd749156a8c1818a927d9af3f16313 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/6b/6b3714ac1d50e245cec255f28fb57a0d b/Unity/t4-urbanisme/Library/Artifacts/6b/6b3714ac1d50e245cec255f28fb57a0d
deleted file mode 100644
index e11f7075a58b8888c5d6ed34eddbf0911386c557..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/6b/6b3714ac1d50e245cec255f28fb57a0d and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/6e/6e7c109bd4add7efb1dc5687faea779b b/Unity/t4-urbanisme/Library/Artifacts/6e/6e7c109bd4add7efb1dc5687faea779b
deleted file mode 100644
index 12c829b25cb6aebdcbd207ae9057f4707385b8cc..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/6e/6e7c109bd4add7efb1dc5687faea779b and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/70/7012014884c5145ff689d09d9f30f608 b/Unity/t4-urbanisme/Library/Artifacts/70/7012014884c5145ff689d09d9f30f608
deleted file mode 100644
index c906f72a34d5fc9842b901b9c08cb7d743299200..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/70/7012014884c5145ff689d09d9f30f608 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/72/72b79bf04bfddb6646321c64f6fe4aaa b/Unity/t4-urbanisme/Library/Artifacts/72/72b79bf04bfddb6646321c64f6fe4aaa
new file mode 100644
index 0000000000000000000000000000000000000000..b6ebee5b71b970d2c71bfe49f3339d5690d0ee22
Binary files /dev/null and b/Unity/t4-urbanisme/Library/Artifacts/72/72b79bf04bfddb6646321c64f6fe4aaa differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/76/76e6a23a663e5fc891a3679f6dfe0632 b/Unity/t4-urbanisme/Library/Artifacts/76/76e6a23a663e5fc891a3679f6dfe0632
new file mode 100644
index 0000000000000000000000000000000000000000..a8e87f32d7ab538a5147c61c1db4b24e2cb10056
Binary files /dev/null and b/Unity/t4-urbanisme/Library/Artifacts/76/76e6a23a663e5fc891a3679f6dfe0632 differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/7a/7a6c2f8ebdeb347c8d8917c82a4a822c b/Unity/t4-urbanisme/Library/Artifacts/7a/7a6c2f8ebdeb347c8d8917c82a4a822c
deleted file mode 100644
index d393801c658bc27b12b37c1df5bd6367ea594b54..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/7a/7a6c2f8ebdeb347c8d8917c82a4a822c and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/7d/7d3e6f64f526e7e27a0ecd38f910e60b b/Unity/t4-urbanisme/Library/Artifacts/7d/7d3e6f64f526e7e27a0ecd38f910e60b
deleted file mode 100644
index 4b33619f1fa73380b12c71e98dffd007e055ad88..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/7d/7d3e6f64f526e7e27a0ecd38f910e60b and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/80/80ef09173a719ce9c3cd572964110cd3 b/Unity/t4-urbanisme/Library/Artifacts/80/80ef09173a719ce9c3cd572964110cd3
deleted file mode 100644
index 12714be69f49ad4c5f2c0ce5b8a89fc48c9cccd6..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/80/80ef09173a719ce9c3cd572964110cd3 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/82/82fd63a47d3b55866f9955838fdafc3a b/Unity/t4-urbanisme/Library/Artifacts/82/82fd63a47d3b55866f9955838fdafc3a
deleted file mode 100644
index eff14faaddbcc7a8a08e0018c75ec006a2d07fdb..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/82/82fd63a47d3b55866f9955838fdafc3a and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/25/25d77878f0034965517b673a24c99fd9 b/Unity/t4-urbanisme/Library/Artifacts/83/83075847cfe97970bdbeb2db8b7b27e8
similarity index 96%
rename from Unity/t4-urbanisme/Library/Artifacts/25/25d77878f0034965517b673a24c99fd9
rename to Unity/t4-urbanisme/Library/Artifacts/83/83075847cfe97970bdbeb2db8b7b27e8
index 457a4667a619a4af9287e2e6bb23f6d254fcb745..2b065535ed02b5d6f2ab82ce60e37e103c26baee 100644
Binary files a/Unity/t4-urbanisme/Library/Artifacts/25/25d77878f0034965517b673a24c99fd9 and b/Unity/t4-urbanisme/Library/Artifacts/83/83075847cfe97970bdbeb2db8b7b27e8 differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/88/8895e1c4811367359655af3a7f635909 b/Unity/t4-urbanisme/Library/Artifacts/88/8895e1c4811367359655af3a7f635909
deleted file mode 100644
index 7be9c89cf743cafd231bfe09f5804f38e1e2385d..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/88/8895e1c4811367359655af3a7f635909 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/8d/8dfe22102f9ca09268d45b65184c5baa b/Unity/t4-urbanisme/Library/Artifacts/8d/8dfe22102f9ca09268d45b65184c5baa
deleted file mode 100644
index 7584bfbfe21c891caace876aa762b265a5c62d5b..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/8d/8dfe22102f9ca09268d45b65184c5baa and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/8f/8f178bb70b45e49372bedcd4194c3402 b/Unity/t4-urbanisme/Library/Artifacts/8f/8f178bb70b45e49372bedcd4194c3402
deleted file mode 100644
index 6a6d355d646eb81d35063d41329984a7597a5124..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/8f/8f178bb70b45e49372bedcd4194c3402 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/90/902ce8bbe2e454c993ca52902ab0d537 b/Unity/t4-urbanisme/Library/Artifacts/90/902ce8bbe2e454c993ca52902ab0d537
deleted file mode 100644
index 0d4b912ad9008b0ff95fbd7a1ea8ed8cc2339c50..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/90/902ce8bbe2e454c993ca52902ab0d537 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/92/92d85822f0d61eafa8789aa715b9316d b/Unity/t4-urbanisme/Library/Artifacts/92/92d85822f0d61eafa8789aa715b9316d
deleted file mode 100644
index 24dc23d2377e1f18ce7a44d9b7c3a9d46ff86e1f..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/92/92d85822f0d61eafa8789aa715b9316d and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/93/934c0023508865f9f77717f5539d0a28 b/Unity/t4-urbanisme/Library/Artifacts/93/934c0023508865f9f77717f5539d0a28
deleted file mode 100644
index 7acfabf9c2cf2d2b913185f71dbeb9ff2e8ee4cf..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/93/934c0023508865f9f77717f5539d0a28 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/93/93a98ecd4c50b3cb3f47b4803f24626a b/Unity/t4-urbanisme/Library/Artifacts/93/93a98ecd4c50b3cb3f47b4803f24626a
deleted file mode 100644
index 63d68f66b4fc31de15f50fc158ce41e438ce2de5..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/93/93a98ecd4c50b3cb3f47b4803f24626a and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/97/97cf73621c389a07ba547c507c60028a b/Unity/t4-urbanisme/Library/Artifacts/97/97cf73621c389a07ba547c507c60028a
deleted file mode 100644
index fed33a48538a27ee892acc5dd6c645f8268e4b83..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/97/97cf73621c389a07ba547c507c60028a and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/98/98a4be7fca9c8cff6cca3798a2b7d98d b/Unity/t4-urbanisme/Library/Artifacts/98/98a4be7fca9c8cff6cca3798a2b7d98d
deleted file mode 100644
index 0a9903ab30c2f9fe3a625879e1557180871e1c5a..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/98/98a4be7fca9c8cff6cca3798a2b7d98d and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/98/98e4c11e1d85eea70686bf01f7019506 b/Unity/t4-urbanisme/Library/Artifacts/98/98e4c11e1d85eea70686bf01f7019506
new file mode 100644
index 0000000000000000000000000000000000000000..264daf2846afa7152f3b11b7b3233b79b9c6e5f4
Binary files /dev/null and b/Unity/t4-urbanisme/Library/Artifacts/98/98e4c11e1d85eea70686bf01f7019506 differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/9b/9b08997640bc3a4a95db02e9deb4a4ec b/Unity/t4-urbanisme/Library/Artifacts/9b/9b08997640bc3a4a95db02e9deb4a4ec
deleted file mode 100644
index c10814b7a3fe52068980a4160537d39f5ceba903..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/9b/9b08997640bc3a4a95db02e9deb4a4ec and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/73/738a598e10ee05584c710a298bc1ea4e b/Unity/t4-urbanisme/Library/Artifacts/9b/9bce7851b1b131c819e3ed4e51481633
similarity index 77%
rename from Unity/t4-urbanisme/Library/Artifacts/73/738a598e10ee05584c710a298bc1ea4e
rename to Unity/t4-urbanisme/Library/Artifacts/9b/9bce7851b1b131c819e3ed4e51481633
index 941da5a829fb230bbb010bef9b682713aea4cbba..18a414c3208df107e963fc24af6e346a7eda7c10 100644
Binary files a/Unity/t4-urbanisme/Library/Artifacts/73/738a598e10ee05584c710a298bc1ea4e and b/Unity/t4-urbanisme/Library/Artifacts/9b/9bce7851b1b131c819e3ed4e51481633 differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/a7/a7e6588e451d9126f7dce7f64eb8e6c9 b/Unity/t4-urbanisme/Library/Artifacts/a7/a7e6588e451d9126f7dce7f64eb8e6c9
deleted file mode 100644
index 1a1d484ad403d4ff9022c262b64e8ebe9fd626f6..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/a7/a7e6588e451d9126f7dce7f64eb8e6c9 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/b0/b0e5156507232101cb31aeaf26cf448c b/Unity/t4-urbanisme/Library/Artifacts/b0/b0e5156507232101cb31aeaf26cf448c
deleted file mode 100644
index 68a3aa04bca40610574d696b6617ed6d8c4f1a8a..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/b0/b0e5156507232101cb31aeaf26cf448c and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/b4/b4e326e07297f30948c1bc6693d7bfd1 b/Unity/t4-urbanisme/Library/Artifacts/b4/b4e326e07297f30948c1bc6693d7bfd1
deleted file mode 100644
index 64f3dec4be8ca9caf6c81b978de3db7b9992add6..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/b4/b4e326e07297f30948c1bc6693d7bfd1 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/bd/bda33d4fd5a6c7865ffcf31ac75e1551 b/Unity/t4-urbanisme/Library/Artifacts/bd/bda33d4fd5a6c7865ffcf31ac75e1551
deleted file mode 100644
index 6e2f99650dbe566558e46d93d55f4197f1aef849..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/bd/bda33d4fd5a6c7865ffcf31ac75e1551 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/c1/c122b7adf9e9882ebaa6daab4c02ffd5 b/Unity/t4-urbanisme/Library/Artifacts/c1/c122b7adf9e9882ebaa6daab4c02ffd5
deleted file mode 100644
index 95798f8edbe4b388ec5b75daafb0a0d6ab2e9da1..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/c1/c122b7adf9e9882ebaa6daab4c02ffd5 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/c4/c41ce326ca36cec7bdba92965441633b b/Unity/t4-urbanisme/Library/Artifacts/c4/c41ce326ca36cec7bdba92965441633b
deleted file mode 100644
index 8d02c9aaee0378f276b4660ffa66fe65c76732bd..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/c4/c41ce326ca36cec7bdba92965441633b and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/c9/c9ee3ae9ee6d95ece20b9451fee43b51 b/Unity/t4-urbanisme/Library/Artifacts/c9/c9ee3ae9ee6d95ece20b9451fee43b51
deleted file mode 100644
index c96d793401867708aa376825ba61649c564fe552..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/c9/c9ee3ae9ee6d95ece20b9451fee43b51 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/cb/cba60a035c7940beef290b8263601dbe b/Unity/t4-urbanisme/Library/Artifacts/cb/cba60a035c7940beef290b8263601dbe
deleted file mode 100644
index b3348a694eb3838b2610c023b6afb921b3ee22c6..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/cb/cba60a035c7940beef290b8263601dbe and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d3/d3a65dc971271e7f5c3015d7f75ca074 b/Unity/t4-urbanisme/Library/Artifacts/d3/d3a65dc971271e7f5c3015d7f75ca074
deleted file mode 100644
index 5e7aab866be096fd1c5da41573e940f5f553368f..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d3/d3a65dc971271e7f5c3015d7f75ca074 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d4/d405c4521a04db4d409cb5a0532e96a6 b/Unity/t4-urbanisme/Library/Artifacts/d4/d405c4521a04db4d409cb5a0532e96a6
deleted file mode 100644
index b38772461d576e7cfe4755a126acf05162b69be9..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d4/d405c4521a04db4d409cb5a0532e96a6 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d4/d45854d9dbef7202d074c6d96e529669 b/Unity/t4-urbanisme/Library/Artifacts/d4/d45854d9dbef7202d074c6d96e529669
deleted file mode 100644
index 627b200feba8ccb336a0aa3c979cd4462aeee551..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d4/d45854d9dbef7202d074c6d96e529669 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d5/d5d3692aaa65299a9620a73122d34ff3 b/Unity/t4-urbanisme/Library/Artifacts/d5/d5d3692aaa65299a9620a73122d34ff3
deleted file mode 100644
index 5d28447bac7f400f25f08c9eb1e5fc442feaa204..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d5/d5d3692aaa65299a9620a73122d34ff3 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d7/d7ddd1853a3d27e0644dd384b98fd642 b/Unity/t4-urbanisme/Library/Artifacts/d7/d7ddd1853a3d27e0644dd384b98fd642
deleted file mode 100644
index 23269e8e2787f2a6aa7bc6dc85d036c6c62425ee..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d7/d7ddd1853a3d27e0644dd384b98fd642 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d8/d8ef182248cc8d3de8bc429aeac16b99 b/Unity/t4-urbanisme/Library/Artifacts/d8/d8ef182248cc8d3de8bc429aeac16b99
deleted file mode 100644
index 95b207111eca84293a8f1827755ea1a03b42f268..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d8/d8ef182248cc8d3de8bc429aeac16b99 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/d9/d9c2b5104793db7bfa5a9c64b49f1a2f b/Unity/t4-urbanisme/Library/Artifacts/d9/d9c2b5104793db7bfa5a9c64b49f1a2f
deleted file mode 100644
index 3f9dcf3e30686e1f6b62000e89b1f66356428da4..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/d9/d9c2b5104793db7bfa5a9c64b49f1a2f and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/db/dbe4e28dd9f9c5b39cbc6bee46698858 b/Unity/t4-urbanisme/Library/Artifacts/db/dbe4e28dd9f9c5b39cbc6bee46698858
deleted file mode 100644
index 5f94bf04e7849985c7392eade992e705cbde8f79..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/db/dbe4e28dd9f9c5b39cbc6bee46698858 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/e2/e20721fac5d365f28214d7c8b3239905 b/Unity/t4-urbanisme/Library/Artifacts/e2/e20721fac5d365f28214d7c8b3239905
deleted file mode 100644
index 2c455850720441cd0d806c2b3d911e7bc649f415..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/e2/e20721fac5d365f28214d7c8b3239905 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/e3/e3f93689df2341bf61ed0bce3b1f963e b/Unity/t4-urbanisme/Library/Artifacts/e3/e3f93689df2341bf61ed0bce3b1f963e
deleted file mode 100644
index 7838bf68eeaf96b6c3ac611368ea5f106326e1b3..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/e3/e3f93689df2341bf61ed0bce3b1f963e and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/e9/e9a1d46378a06cd6897ca99bd352e53d b/Unity/t4-urbanisme/Library/Artifacts/e9/e9a1d46378a06cd6897ca99bd352e53d
deleted file mode 100644
index e9df0c28cc7d8a2ede7aae44549df16b7c0cdfb1..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/e9/e9a1d46378a06cd6897ca99bd352e53d and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/ed/edcef7ab8ed1038e84868f42b8646658 b/Unity/t4-urbanisme/Library/Artifacts/ed/edcef7ab8ed1038e84868f42b8646658
deleted file mode 100644
index bc7564a016b019c700a4d58943bf30bc94fdf413..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/ed/edcef7ab8ed1038e84868f42b8646658 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/f5/f550c8cf7d69d5c0f5b3310020531c02 b/Unity/t4-urbanisme/Library/Artifacts/f5/f550c8cf7d69d5c0f5b3310020531c02
deleted file mode 100644
index e09c68f1fbdc773034bd7df8b4dbe08f0757000c..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/f5/f550c8cf7d69d5c0f5b3310020531c02 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/fb/fbb810cafc664b2b21028938d2749bc2 b/Unity/t4-urbanisme/Library/Artifacts/fb/fbb810cafc664b2b21028938d2749bc2
deleted file mode 100644
index d6b63fabe9ae7ad33114e55f150a7a6156f8d5bb..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/fb/fbb810cafc664b2b21028938d2749bc2 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/fd/fd6f67efbeba559c8b9945432aee0b23 b/Unity/t4-urbanisme/Library/Artifacts/fd/fd6f67efbeba559c8b9945432aee0b23
deleted file mode 100644
index fef8d635e9a2d5c3e3c8502b2e718080cc140012..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/fd/fd6f67efbeba559c8b9945432aee0b23 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/Artifacts/ff/ffd46a04ecc5ff88f290b7cde31da465 b/Unity/t4-urbanisme/Library/Artifacts/ff/ffd46a04ecc5ff88f290b7cde31da465
deleted file mode 100644
index 45fb3642d609fe0e1c514249acd7044eacf755ec..0000000000000000000000000000000000000000
Binary files a/Unity/t4-urbanisme/Library/Artifacts/ff/ffd46a04ecc5ff88f290b7cde31da465 and /dev/null differ
diff --git a/Unity/t4-urbanisme/Library/CurrentLayout-default.dwlt b/Unity/t4-urbanisme/Library/CurrentLayout-default.dwlt
index 6b3b16b16e2955272ec651414ea05602a0467e7d..ba60a236ff582f1bc51845271fb1e244df6f6da3 100644
--- a/Unity/t4-urbanisme/Library/CurrentLayout-default.dwlt
+++ b/Unity/t4-urbanisme/Library/CurrentLayout-default.dwlt
@@ -16,10 +16,10 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 43
-    width: 1920
-    height: 997
+    width: 3440
+    height: 1357
   m_ShowMode: 4
-  m_Title: Hierarchy
+  m_Title: Scene
   m_RootView: {fileID: 2}
   m_MinSize: {x: 875, y: 542}
   m_MaxSize: {x: 10000, y: 10000}
@@ -44,8 +44,8 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1920
-    height: 997
+    width: 3440
+    height: 1357
   m_MinSize: {x: 875, y: 542}
   m_MaxSize: {x: 10000, y: 10000}
   m_UseTopView: 1
@@ -69,7 +69,7 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1920
+    width: 3440
     height: 30
   m_MinSize: {x: 0, y: 0}
   m_MaxSize: {x: 0, y: 0}
@@ -93,8 +93,8 @@ MonoBehaviour:
   m_Position:
     serializedVersion: 2
     x: 0
-    y: 977
-    width: 1920
+    y: 1337
+    width: 3440
     height: 20
   m_MinSize: {x: 0, y: 0}
   m_MaxSize: {x: 0, y: 0}
@@ -117,12 +117,12 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 30
-    width: 1920
-    height: 947
+    width: 3440
+    height: 1307
   m_MinSize: {x: 678, y: 492}
   m_MaxSize: {x: 18001, y: 14042}
   vertical: 0
-  controlID: 40744
+  controlID: 497
 --- !u!114 &6
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -142,12 +142,12 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1644
-    height: 947
+    width: 2945
+    height: 1307
   m_MinSize: {x: 403, y: 492}
   m_MaxSize: {x: 14001, y: 14042}
   vertical: 1
-  controlID: 40745
+  controlID: 498
 --- !u!114 &7
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -167,12 +167,12 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1644
-    height: 600
+    width: 2945
+    height: 828
   m_MinSize: {x: 403, y: 221}
   m_MaxSize: {x: 8003, y: 4021}
   vertical: 0
-  controlID: 40746
+  controlID: 499
 --- !u!114 &8
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -190,8 +190,8 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 302
-    height: 600
+    width: 541
+    height: 828
   m_MinSize: {x: 201, y: 221}
   m_MaxSize: {x: 4001, y: 4021}
   m_ActualView: {fileID: 15}
@@ -214,10 +214,10 @@ MonoBehaviour:
   m_Children: []
   m_Position:
     serializedVersion: 2
-    x: 302
+    x: 541
     y: 0
-    width: 1342
-    height: 600
+    width: 2404
+    height: 828
   m_MinSize: {x: 202, y: 221}
   m_MaxSize: {x: 4002, y: 4021}
   m_ActualView: {fileID: 16}
@@ -246,13 +246,13 @@ MonoBehaviour:
   m_Position:
     serializedVersion: 2
     x: 0
-    y: 600
-    width: 1644
-    height: 347
+    y: 828
+    width: 2945
+    height: 479
   m_MinSize: {x: 331, y: 271}
   m_MaxSize: {x: 14001, y: 10021}
   vertical: 0
-  controlID: 40902
+  controlID: 570
 --- !u!114 &11
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -270,8 +270,8 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1374
-    height: 347
+    width: 2461
+    height: 479
   m_MinSize: {x: 231, y: 271}
   m_MaxSize: {x: 10001, y: 10021}
   m_ActualView: {fileID: 19}
@@ -295,10 +295,10 @@ MonoBehaviour:
   m_Children: []
   m_Position:
     serializedVersion: 2
-    x: 1374
+    x: 2461
     y: 0
-    width: 270
-    height: 347
+    width: 484
+    height: 479
   m_MinSize: {x: 102, y: 121}
   m_MaxSize: {x: 4002, y: 4021}
   m_ActualView: {fileID: 21}
@@ -321,10 +321,10 @@ MonoBehaviour:
   m_Children: []
   m_Position:
     serializedVersion: 2
-    x: 1644
+    x: 2945
     y: 0
-    width: 276
-    height: 947
+    width: 495
+    height: 1307
   m_MinSize: {x: 276, y: 71}
   m_MaxSize: {x: 4001, y: 4021}
   m_ActualView: {fileID: 22}
@@ -352,10 +352,10 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 303
+    x: 542
     y: 19
-    width: 1340
-    height: 579
+    width: 2402
+    height: 807
   m_ViewDataDictionary: {fileID: 0}
   m_SerializedViewNames: []
   m_SerializedViewValues: []
@@ -363,7 +363,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: 3440, y: 1440}
   m_TextureFilterMode: 0
   m_TextureHideFlags: 61
   m_RenderIMGUI: 1
@@ -372,16 +372,16 @@ MonoBehaviour:
   m_VSyncEnabled: 0
   m_Gizmos: 0
   m_Stats: 0
-  m_SelectedSizes: 03000000000000000000000000000000000000000000000000000000000000000000000000000000
+  m_SelectedSizes: 08000000000000000000000000000000000000000000000000000000000000000000000000000000
   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: -1720
+    m_HBaseRangeMax: 1720
+    m_VBaseRangeMin: -720
+    m_VBaseRangeMax: 720
     m_HAllowExceedBaseRangeMin: 1
     m_HAllowExceedBaseRangeMax: 1
     m_VAllowExceedBaseRangeMin: 1
@@ -399,23 +399,23 @@ MonoBehaviour:
       serializedVersion: 2
       x: 0
       y: 21
-      width: 1920
-      height: 907
-    m_Scale: {x: 0.83981484, y: 0.83981484}
-    m_Translation: {x: 960, y: 453.5}
+      width: 3440
+      height: 1267
+    m_Scale: {x: 0.8798611, y: 0.8798611}
+    m_Translation: {x: 1720, y: 633.5}
     m_MarginLeft: 0
     m_MarginRight: 0
     m_MarginTop: 0
     m_MarginBottom: 0
     m_LastShownAreaInsideMargins:
       serializedVersion: 2
-      x: -1143.1091
-      y: -540
-      width: 2286.2183
-      height: 1080
+      x: -1954.854
+      y: -720
+      width: 3909.708
+      height: 1440
     m_MinimalGUI: 1
-  m_defaultScale: 0.83981484
-  m_LastWindowPixelSize: {x: 1920, y: 928}
+  m_defaultScale: 0.8798611
+  m_LastWindowPixelSize: {x: 3440, y: 1288}
   m_ClearInEditMode: 1
   m_NoCameraWarning: 1
   m_LowResolutionForAspectRatios: 01000000000000000000
@@ -443,15 +443,15 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 73
-    width: 301
-    height: 579
+    width: 540
+    height: 807
   m_ViewDataDictionary: {fileID: 0}
   m_SceneHierarchy:
     m_TreeViewState:
       scrollPos: {x: 0, y: 0}
-      m_SelectedIDs: c66d0200
-      m_LastClickedID: 159174
-      m_ExpandedIDs: c855ffff865cffff365dffff3862ffff4c63ffff5e63fffff668ffffbe69ffff6075ffff0476ffffa079ffff409bffffde9dffff4ea0ffff5ea0ffff6ea0ffffa2a0ffff68a1ffffa4a1ffffbaa1fffff2a1ffffd4a2fffff2a2ffff04a3ffffa0a3ffff38a4ffffbaa4ffff8ca5ffffbaa5fffffea5ffff2ea6ffff1aa7ffff4ea7fffff4a7ffff80a8ffffc2a8ffff18a9ffff3ea9ffff38aaffff64abfffff4fffffff864010018660100d26f01007c310200
+      m_SelectedIDs: aecb0000
+      m_LastClickedID: 0
+      m_ExpandedIDs: 42f8ffff8cf9ffffcefaffff
       m_RenameOverlay:
         m_UserAcceptedRename: 0
         m_Name: 
@@ -467,7 +467,7 @@ MonoBehaviour:
         m_IsRenaming: 0
         m_OriginalEventType: 11
         m_IsRenamingFilename: 0
-        m_ClientGUIView: {fileID: 8}
+        m_ClientGUIView: {fileID: 11}
       m_SearchString: 
     m_ExpandedScenes: []
     m_CurrenRootInstanceID: 0
@@ -495,10 +495,10 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 302
+    x: 541
     y: 73
-    width: 1340
-    height: 579
+    width: 2402
+    height: 807
   m_ViewDataDictionary: {fileID: 0}
   m_ShowContextualTools: 0
   m_WindowGUID: 20d293e1aa5f0a94a8c24bd83ec4e7b5
@@ -698,9 +698,9 @@ MonoBehaviour:
   m_Pos:
     serializedVersion: 2
     x: 0
-    y: 673
-    width: 1373
-    height: 326
+    y: 901
+    width: 2460
+    height: 458
   m_ViewDataDictionary: {fileID: 0}
   m_SearchFilter:
     m_NameFilter: 
@@ -715,22 +715,22 @@ MonoBehaviour:
     m_SkipHidden: 0
     m_SearchArea: 1
     m_Folders:
-    - Assets/scripts
+    - Assets/Scenes
     m_Globs: []
     m_OriginalText: 
   m_ViewMode: 1
   m_StartGridSize: 85
   m_LastFolders:
-  - Assets/scripts
+  - Assets/Scenes
   m_LastFoldersGridSize: 85
-  m_LastProjectPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme
+  m_LastProjectPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme
   m_LockTracker:
     m_IsLocked: 0
   m_FolderTreeState:
-    scrollPos: {x: 0, y: 34}
-    m_SelectedIDs: 82300100
-    m_LastClickedID: 77954
-    m_ExpandedIDs: 0000000064300100663001006830010000ca9a3b
+    scrollPos: {x: 0, y: 0}
+    m_SelectedIDs: 9ccb0000
+    m_LastClickedID: 52124
+    m_ExpandedIDs: 0000000082cb000084cb000086cb000000ca9a3b
     m_RenameOverlay:
       m_UserAcceptedRename: 0
       m_Name: 
@@ -758,7 +758,7 @@ MonoBehaviour:
     scrollPos: {x: 0, y: 0}
     m_SelectedIDs: 
     m_LastClickedID: 0
-    m_ExpandedIDs: 0000000064300100663001006830010000ca9a3b
+    m_ExpandedIDs: 0000000082cb000084cb000086cb000000ca9a3b
     m_RenameOverlay:
       m_UserAcceptedRename: 0
       m_Name: 
@@ -859,14 +859,14 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 1374
-    y: 673
-    width: 268
-    height: 326
+    x: 2461
+    y: 901
+    width: 482
+    height: 458
   m_ViewDataDictionary: {fileID: 0}
   m_LockTracker:
     m_IsLocked: 0
-  m_LastSelectedObjectID: 159174
+  m_LastSelectedObjectID: -1666
 --- !u!114 &22
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -887,10 +887,10 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 1644
+    x: 2945
     y: 73
-    width: 275
-    height: 926
+    width: 494
+    height: 1286
   m_ViewDataDictionary: {fileID: 0}
   m_ObjectsLockedBeforeSerialization: []
   m_InstanceIDsLockedBeforeSerialization: 
diff --git a/Unity/t4-urbanisme/Library/CurrentMaximizeLayout.dwlt b/Unity/t4-urbanisme/Library/CurrentMaximizeLayout.dwlt
index 2210a9ce6ce8ed0acc916d4508b79097918ccd97..7324fc0cef709ce0a9ab6d8394c54a6039f60631 100644
--- a/Unity/t4-urbanisme/Library/CurrentMaximizeLayout.dwlt
+++ b/Unity/t4-urbanisme/Library/CurrentMaximizeLayout.dwlt
@@ -19,12 +19,12 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 30
-    width: 1920
-    height: 947
+    width: 3440
+    height: 1307
   m_MinSize: {x: 678, y: 492}
   m_MaxSize: {x: 18001, y: 14042}
   vertical: 0
-  controlID: 40176
+  controlID: 85
 --- !u!114 &2
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -45,8 +45,8 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 302
-    y: 73
+    x: 303
+    y: 19
     width: 1340
     height: 579
   m_ViewDataDictionary: {fileID: 0}
@@ -83,7 +83,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
@@ -133,12 +133,12 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1644
-    height: 947
+    width: 2945
+    height: 1307
   m_MinSize: {x: 403, y: 492}
   m_MaxSize: {x: 14001, y: 14042}
   vertical: 1
-  controlID: 40177
+  controlID: 86
 --- !u!114 &4
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -158,12 +158,12 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1644
-    height: 600
+    width: 2945
+    height: 828
   m_MinSize: {x: 403, y: 221}
   m_MaxSize: {x: 8003, y: 4021}
   vertical: 0
-  controlID: 40105
+  controlID: 87
 --- !u!114 &5
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -181,8 +181,8 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 302
-    height: 600
+    width: 541
+    height: 828
   m_MinSize: {x: 201, y: 221}
   m_MaxSize: {x: 4001, y: 4021}
   m_ActualView: {fileID: 6}
@@ -212,15 +212,15 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 73
-    width: 301
-    height: 579
+    width: 540
+    height: 807
   m_ViewDataDictionary: {fileID: 0}
   m_SceneHierarchy:
     m_TreeViewState:
       scrollPos: {x: 0, y: 0}
       m_SelectedIDs: 
       m_LastClickedID: 0
-      m_ExpandedIDs: c055ffffc855ffff865cffff365dffff3862ffff4c63ffff5e63fffff668ffffbe69ffff6075ffff0476ffffa079ffff409bffffde9dffff4ea0ffff5ea0ffff6ea0ffffa2a0ffff68a1ffffa4a1ffffbaa1fffff2a1ffffd4a2fffff2a2ffff04a3ffffa0a3ffff38a4ffffbaa4ffff8ca5ffffbaa5fffffea5ffff2ea6ffff1aa7ffff4ea7fffff4a7ffff80a8ffffc2a8ffff18a9ffff3ea9ffff38aaffff64abfffff4fffffff864010018660100d26f01007c310200c66d0200
+      m_ExpandedIDs: 42f8ffff8cf9ffffcefaffff
       m_RenameOverlay:
         m_UserAcceptedRename: 0
         m_Name: 
@@ -236,7 +236,7 @@ MonoBehaviour:
         m_IsRenaming: 0
         m_OriginalEventType: 11
         m_IsRenamingFilename: 0
-        m_ClientGUIView: {fileID: 5}
+        m_ClientGUIView: {fileID: 12}
       m_SearchString: 
     m_ExpandedScenes: []
     m_CurrenRootInstanceID: 0
@@ -259,10 +259,10 @@ MonoBehaviour:
   m_Children: []
   m_Position:
     serializedVersion: 2
-    x: 302
+    x: 541
     y: 0
-    width: 1342
-    height: 600
+    width: 2404
+    height: 828
   m_MinSize: {x: 202, y: 221}
   m_MaxSize: {x: 4002, y: 4021}
   m_ActualView: {fileID: 2}
@@ -293,10 +293,10 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 302
+    x: 541
     y: 73
-    width: 1340
-    height: 579
+    width: 2402
+    height: 807
   m_ViewDataDictionary: {fileID: 0}
   m_ShowContextualTools: 0
   m_WindowGUID: 20d293e1aa5f0a94a8c24bd83ec4e7b5
@@ -309,9 +309,9 @@ MonoBehaviour:
   m_PlayAudio: 0
   m_AudioPlay: 0
   m_Position:
-    m_Target: {x: 702.1167, y: 871.04987, z: -541.49567}
+    m_Target: {x: 864.3421, y: 747.8797, z: -544.284}
     speed: 2
-    m_Value: {x: 702.1167, y: 871.04987, z: -541.49567}
+    m_Value: {x: 864.3421, y: 747.8797, z: -544.284}
   m_RenderMode: 0
   m_CameraMode:
     drawMode: 0
@@ -493,13 +493,13 @@ MonoBehaviour:
   m_Position:
     serializedVersion: 2
     x: 0
-    y: 600
-    width: 1644
-    height: 347
+    y: 828
+    width: 2945
+    height: 479
   m_MinSize: {x: 331, y: 271}
   m_MaxSize: {x: 14001, y: 10021}
   vertical: 0
-  controlID: 40178
+  controlID: 133
 --- !u!114 &12
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -517,10 +517,10 @@ MonoBehaviour:
     serializedVersion: 2
     x: 0
     y: 0
-    width: 1374
-    height: 347
-  m_MinSize: {x: 231, y: 271}
-  m_MaxSize: {x: 10001, y: 10021}
+    width: 2461
+    height: 479
+  m_MinSize: {x: 230, y: 250}
+  m_MaxSize: {x: 10000, y: 10000}
   m_ActualView: {fileID: 13}
   m_Panes:
   - {fileID: 13}
@@ -548,9 +548,9 @@ MonoBehaviour:
   m_Pos:
     serializedVersion: 2
     x: 0
-    y: 673
-    width: 1373
-    height: 326
+    y: 901
+    width: 2460
+    height: 458
   m_ViewDataDictionary: {fileID: 0}
   m_SearchFilter:
     m_NameFilter: 
@@ -565,22 +565,22 @@ MonoBehaviour:
     m_SkipHidden: 0
     m_SearchArea: 1
     m_Folders:
-    - Assets/scripts
+    - Assets/Scenes
     m_Globs: []
     m_OriginalText: 
   m_ViewMode: 1
   m_StartGridSize: 85
   m_LastFolders:
-  - Assets/scripts
+  - Assets/Scenes
   m_LastFoldersGridSize: 85
-  m_LastProjectPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme
+  m_LastProjectPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme
   m_LockTracker:
     m_IsLocked: 0
   m_FolderTreeState:
-    scrollPos: {x: 0, y: 34}
-    m_SelectedIDs: 82300100
-    m_LastClickedID: 77954
-    m_ExpandedIDs: 0000000064300100663001006830010000ca9a3b
+    scrollPos: {x: 0, y: 0}
+    m_SelectedIDs: 9ccb0000
+    m_LastClickedID: 52124
+    m_ExpandedIDs: 0000000082cb000084cb000086cb000000ca9a3b
     m_RenameOverlay:
       m_UserAcceptedRename: 0
       m_Name: 
@@ -608,7 +608,7 @@ MonoBehaviour:
     scrollPos: {x: 0, y: 0}
     m_SelectedIDs: 
     m_LastClickedID: 0
-    m_ExpandedIDs: 0000000064300100663001006830010000ca9a3b
+    m_ExpandedIDs: 0000000082cb000084cb000086cb0000
     m_RenameOverlay:
       m_UserAcceptedRename: 0
       m_Name: 
@@ -633,9 +633,9 @@ MonoBehaviour:
       m_Icon: {fileID: 0}
       m_ResourceFile: 
   m_ListAreaState:
-    m_SelectedInstanceIDs: c055ffff
-    m_LastClickedInstanceID: -43584
-    m_HadKeyboardFocusLastEvent: 0
+    m_SelectedInstanceIDs: aecb0000
+    m_LastClickedInstanceID: 52142
+    m_HadKeyboardFocusLastEvent: 1
     m_ExpandedInstanceIDs: c623000052610000584d0100b241000000000000
     m_RenameOverlay:
       m_UserAcceptedRename: 0
@@ -704,10 +704,10 @@ MonoBehaviour:
   m_Children: []
   m_Position:
     serializedVersion: 2
-    x: 1374
+    x: 2461
     y: 0
-    width: 270
-    height: 347
+    width: 484
+    height: 479
   m_MinSize: {x: 100, y: 100}
   m_MaxSize: {x: 4000, y: 4000}
   m_ActualView: {fileID: 16}
@@ -735,14 +735,14 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 1374
-    y: 673
-    width: 268
-    height: 326
+    x: 2461
+    y: 901
+    width: 482
+    height: 458
   m_ViewDataDictionary: {fileID: 0}
   m_LockTracker:
     m_IsLocked: 0
-  m_LastSelectedObjectID: -43584
+  m_LastSelectedObjectID: -1666
 --- !u!114 &17
 MonoBehaviour:
   m_ObjectHideFlags: 52
@@ -758,10 +758,10 @@ MonoBehaviour:
   m_Children: []
   m_Position:
     serializedVersion: 2
-    x: 1644
+    x: 2945
     y: 0
-    width: 276
-    height: 947
+    width: 495
+    height: 1307
   m_MinSize: {x: 275, y: 50}
   m_MaxSize: {x: 4000, y: 4000}
   m_ActualView: {fileID: 18}
@@ -789,10 +789,10 @@ MonoBehaviour:
     m_Tooltip: 
   m_Pos:
     serializedVersion: 2
-    x: 1644
+    x: 2945
     y: 73
-    width: 275
-    height: 926
+    width: 494
+    height: 1286
   m_ViewDataDictionary: {fileID: 0}
   m_ObjectsLockedBeforeSerialization: []
   m_InstanceIDsLockedBeforeSerialization: 
@@ -800,7 +800,7 @@ MonoBehaviour:
     m_CachedPref: 151
     m_ControlHash: -371814159
     m_PrefName: Preview_InspectorPreview
-  m_LastInspectedObjectInstanceID: -43584
+  m_LastInspectedObjectInstanceID: 52142
   m_LastVerticalScrollValue: 0
   m_GlobalObjectId: 
   m_LockTracker:
diff --git a/Unity/t4-urbanisme/Library/LastSceneManagerSetup.txt b/Unity/t4-urbanisme/Library/LastSceneManagerSetup.txt
index 7e689324836f6ef9cff3c2a8ddc5a457eb7c9d68..d72638fff89d38ceda6382f9dc1e9e2f7b714b7f 100644
--- a/Unity/t4-urbanisme/Library/LastSceneManagerSetup.txt
+++ b/Unity/t4-urbanisme/Library/LastSceneManagerSetup.txt
@@ -1,5 +1,5 @@
 sceneSetups:
-- path: Assets/Scenes/quartier_amlelioration.unity
+- path: Assets/Scenes/MainMenu.unity
   isLoaded: 1
   isActive: 1
   isSubScene: 0
diff --git a/Unity/t4-urbanisme/Library/PackageManager/ProjectCache b/Unity/t4-urbanisme/Library/PackageManager/ProjectCache
index 4bfe4fc8114b47cc9234693a76d38a6d18fa874f..1adf45d6ee3651c77637a7655119691b98ff6179 100644
--- a/Unity/t4-urbanisme/Library/PackageManager/ProjectCache
+++ b/Unity/t4-urbanisme/Library/PackageManager/ProjectCache
@@ -1,19 +1,19 @@
 m_ProjectFiles:
   m_ManifestFileStatus:
-    m_FilePath: C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Packages/manifest.json
+    m_FilePath: C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Packages/manifest.json
     m_PathExists: 1
     m_ContentTrackingEnabled: 1
     m_ModificationDate:
       serializedVersion: 2
-      ticks: 637526207391605745
+      ticks: 637527635542786727
     m_Hash: 2286989724
   m_LockFileStatus:
-    m_FilePath: C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Packages/packages-lock.json
+    m_FilePath: C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Packages/packages-lock.json
     m_PathExists: 1
     m_ContentTrackingEnabled: 1
     m_ModificationDate:
       serializedVersion: 2
-      ticks: 637527322723915806
+      ticks: 637527638062032079
     m_Hash: 2548674612
 m_EmbeddedPackageManifests:
   m_ManifestsStatus: {}
@@ -25,7 +25,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 5.0.4
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.animation@5.0.4
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.animation@5.0.4
       assetPath: Packages/com.unity.2d.animation
       name: com.unity.2d.animation
       displayName: 2D Animation
@@ -94,6 +94,7 @@ m_PackageAssets:
         - 5.0.4
         - 6.0.0-pre.1
         - 6.0.0-pre.2
+        - 6.0.1
         compatible:
         - 5.0.4
         verified: 5.0.4
@@ -155,7 +156,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 4.0.1
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.pixel-perfect@4.0.1
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.pixel-perfect@4.0.1
       assetPath: Packages/com.unity.2d.pixel-perfect
       name: com.unity.2d.pixel-perfect
       displayName: 2D Pixel Perfect
@@ -193,6 +194,7 @@ m_PackageAssets:
         - 4.0.1
         - 5.0.0-pre.1
         - 5.0.0-pre.2
+        - 5.0.0
         compatible:
         - 4.0.1
         verified: 4.0.1
@@ -228,7 +230,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 4.0.2
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.psdimporter@4.0.2
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.psdimporter@4.0.2
       assetPath: Packages/com.unity.2d.psdimporter
       name: com.unity.2d.psdimporter
       displayName: 2D PSD Importer
@@ -277,6 +279,7 @@ m_PackageAssets:
         - 4.0.2
         - 5.0.0-pre.1
         - 5.0.0-pre.2
+        - 5.0.1
         compatible:
         - 4.0.2
         verified: 4.0.2
@@ -388,7 +391,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 5.1.1
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.spriteshape@5.1.1
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.spriteshape@5.1.1
       assetPath: Packages/com.unity.2d.spriteshape
       name: com.unity.2d.spriteshape
       displayName: 2D SpriteShape
@@ -452,6 +455,7 @@ m_PackageAssets:
         - 5.1.1
         - 6.0.0-pre.1
         - 6.0.0-pre.2
+        - 6.0.0
         compatible:
         - 5.1.1
         verified: 5.1.1
@@ -567,7 +571,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 1.3.9
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.collab-proxy@1.3.9
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.collab-proxy@1.3.9
       assetPath: Packages/com.unity.collab-proxy
       name: com.unity.collab-proxy
       displayName: Unity Collaborate
@@ -662,7 +666,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 2.0.7
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ide.rider@2.0.7
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ide.rider@2.0.7
       assetPath: Packages/com.unity.ide.rider
       name: com.unity.ide.rider
       displayName: JetBrains Rider Editor
@@ -765,7 +769,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 2.0.7
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ide.visualstudio@2.0.7
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ide.visualstudio@2.0.7
       assetPath: Packages/com.unity.ide.visualstudio
       name: com.unity.ide.visualstudio
       displayName: Visual Studio Editor
@@ -846,7 +850,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 1.2.3
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ide.vscode@1.2.3
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ide.vscode@1.2.3
       assetPath: Packages/com.unity.ide.vscode
       name: com.unity.ide.vscode
       displayName: Visual Studio Code Editor
@@ -915,7 +919,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 1.1.22
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.test-framework@1.1.22
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.test-framework@1.1.22
       assetPath: Packages/com.unity.test-framework
       name: com.unity.test-framework
       displayName: Test Framework
@@ -1004,7 +1008,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 3.0.1
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.textmeshpro@3.0.1
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.textmeshpro@3.0.1
       assetPath: Packages/com.unity.textmeshpro
       name: com.unity.textmeshpro
       displayName: TextMeshPro
@@ -1155,7 +1159,7 @@ m_PackageAssets:
       isDirectDependency: 1
       version: 1.4.6
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.timeline@1.4.6
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.timeline@1.4.6
       assetPath: Packages/com.unity.timeline
       name: com.unity.timeline
       displayName: Timeline
@@ -3100,7 +3104,7 @@ m_PackageAssets:
       isDirectDependency: 0
       version: 1.0.6
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ext.nunit@1.0.6
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.ext.nunit@1.0.6
       assetPath: Packages/com.unity.ext.nunit
       name: com.unity.ext.nunit
       displayName: Custom NUnit
@@ -3116,8 +3120,18 @@ m_PackageAssets:
       errors: []
       versions:
         all:
+        - 0.1.5-preview
+        - 0.1.6-preview
+        - 0.1.9-preview
+        - 1.0.0
+        - 1.0.5
         - 1.0.6
         compatible:
+        - 0.1.5-preview
+        - 0.1.6-preview
+        - 0.1.9-preview
+        - 1.0.0
+        - 1.0.5
         - 1.0.6
         verified: 1.0.6
       dependencies: []
@@ -3138,7 +3152,7 @@ m_PackageAssets:
       entitlements:
         isAllowed: 1
       isAssetStorePackage: 0
-      datePublishedTicks: 0
+      datePublishedTicks: 637429759280000000
       documentationUrl: 
       hasRepository: 1
       repository:
@@ -3151,7 +3165,7 @@ m_PackageAssets:
       isDirectDependency: 0
       version: 1.1.0
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.mathematics@1.1.0
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.mathematics@1.1.0
       assetPath: Packages/com.unity.mathematics
       name: com.unity.mathematics
       displayName: Mathematics
@@ -3167,9 +3181,33 @@ m_PackageAssets:
       errors: []
       versions:
         all:
+        - 0.0.12-preview.2
+        - 0.0.12-preview.5
+        - 0.0.12-preview.8
+        - 0.0.12-preview.10
+        - 0.0.12-preview.11
+        - 0.0.12-preview.13
+        - 0.0.12-preview.17
+        - 0.0.12-preview.19
+        - 0.0.12-preview.20
+        - 1.0.0-preview.1
+        - 1.0.1
+        - 1.1.0-preview.1
         - 1.1.0
         - 1.2.1
         compatible:
+        - 0.0.12-preview.2
+        - 0.0.12-preview.5
+        - 0.0.12-preview.8
+        - 0.0.12-preview.10
+        - 0.0.12-preview.11
+        - 0.0.12-preview.13
+        - 0.0.12-preview.17
+        - 0.0.12-preview.19
+        - 0.0.12-preview.20
+        - 1.0.0-preview.1
+        - 1.0.1
+        - 1.1.0-preview.1
         - 1.1.0
         - 1.2.1
         verified: 1.2.1
@@ -3189,7 +3227,7 @@ m_PackageAssets:
       entitlements:
         isAllowed: 1
       isAssetStorePackage: 0
-      datePublishedTicks: 0
+      datePublishedTicks: 636984649280000000
       documentationUrl: 
       hasRepository: 1
       repository:
@@ -3202,7 +3240,7 @@ m_PackageAssets:
       isDirectDependency: 0
       version: 4.0.3
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.common@4.0.3
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.common@4.0.3
       assetPath: Packages/com.unity.2d.common
       name: com.unity.2d.common
       displayName: 2D Common
@@ -3218,8 +3256,25 @@ m_PackageAssets:
       errors: []
       versions:
         all:
+        - 1.0.9-preview.1
+        - 1.0.9-preview.2
+        - 1.0.10-preview
+        - 1.0.11-preview.1
+        - 1.1.0-preview.1
+        - 1.1.0-preview.2
+        - 1.2.0-preview.1
+        - 2.0.1
+        - 2.0.2
+        - 2.1.0
+        - 3.0.0
+        - 3.0.1
+        - 4.0.0
+        - 4.0.1
         - 4.0.2
         - 4.0.3
+        - 5.0.0-pre.1
+        - 5.0.0-pre.2
+        - 5.0.0
         compatible:
         - 4.0.2
         - 4.0.3
@@ -3256,7 +3311,7 @@ m_PackageAssets:
       entitlements:
         isAllowed: 1
       isAssetStorePackage: 0
-      datePublishedTicks: 0
+      datePublishedTicks: 637408843940000000
       documentationUrl: 
       hasRepository: 1
       repository:
@@ -3269,7 +3324,7 @@ m_PackageAssets:
       isDirectDependency: 0
       version: 4.0.1
       source: 1
-      resolvedPath: C:\Users\wollp\Documents\info_work\year two\T4\v2\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.path@4.0.1
+      resolvedPath: C:\Users\thibc\OneDrive\Bureau\t4_urbanisation\t4_urbanisation\Unity\t4-urbanisme\Library\PackageCache\com.unity.2d.path@4.0.1
       assetPath: Packages/com.unity.2d.path
       name: com.unity.2d.path
       displayName: 2D Path
@@ -3285,7 +3340,23 @@ m_PackageAssets:
       errors: []
       versions:
         all:
+        - 1.0.0-preview.1
+        - 1.0.0-preview.4
+        - 2.0.1
+        - 2.0.2
+        - 2.0.3
+        - 2.0.4
+        - 2.0.5
+        - 2.0.6
+        - 2.1.0
+        - 3.0.0
+        - 3.0.1
+        - 3.0.2
+        - 4.0.0
         - 4.0.1
+        - 5.0.0-pre.1
+        - 5.0.0-pre.2
+        - 5.0.0
         compatible:
         - 4.0.1
         verified: 4.0.1
@@ -3306,7 +3377,7 @@ m_PackageAssets:
       entitlements:
         isAllowed: 1
       isAssetStorePackage: 0
-      datePublishedTicks: 0
+      datePublishedTicks: 637328350450000000
       documentationUrl: 
       hasRepository: 1
       repository:
@@ -3316,5 +3387,5 @@ m_PackageAssets:
         path: 
   m_LocalPackages:
     m_LocalFileStatus: []
-m_ProjectPath: C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Packages
+m_ProjectPath: C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Packages
 m_EditorVersion: 2020.3.1f1 (77a89f25062f)
diff --git a/Unity/t4-urbanisme/Library/PackageManager/ProjectCache.md5 b/Unity/t4-urbanisme/Library/PackageManager/ProjectCache.md5
index 3749ef365a89c6500fd8a16f7b71ae9fb9ebd741..80fb5f40906bf52b31d58a906870a9f7cc66df38 100644
--- a/Unity/t4-urbanisme/Library/PackageManager/ProjectCache.md5
+++ b/Unity/t4-urbanisme/Library/PackageManager/ProjectCache.md5
@@ -1 +1 @@
-2d25c4908c32e11b86e8680258c85a15
\ No newline at end of file
+ed914f1fc974d3c58b5b32abead3903f
\ No newline at end of file
diff --git a/Unity/t4-urbanisme/Library/SceneVisibilityState.asset b/Unity/t4-urbanisme/Library/SceneVisibilityState.asset
index d48c034dbf8471f0af96a663b9fb46a24ad6bd5d..db81ad36dd5200466c595c211784395f17fbfa20 100644
Binary files a/Unity/t4-urbanisme/Library/SceneVisibilityState.asset and b/Unity/t4-urbanisme/Library/SceneVisibilityState.asset differ
diff --git a/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.dll b/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.dll
index 14d54b3e54dd6a6442f2c0a684c9b247d29915cf..20a8c3a1af7c1f0636184d944831cf7bd9f0f53c 100644
Binary files a/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.dll and b/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.dll differ
diff --git a/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.pdb b/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.pdb
index 281c772c88b97a9fd5d796513e8b4b2db07b68bd..af4f47bf16211db36c797a9608bff18fd65d4b37 100644
Binary files a/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.pdb and b/Unity/t4-urbanisme/Library/ScriptAssemblies/Assembly-CSharp.pdb differ
diff --git a/Unity/t4-urbanisme/Library/SourceAssetDB b/Unity/t4-urbanisme/Library/SourceAssetDB
index 120bc2205fbf16a70a55c912ff42d4ae68b04b8d..29464d87c16ef65b5943dea41987fc58868b4905 100644
Binary files a/Unity/t4-urbanisme/Library/SourceAssetDB and b/Unity/t4-urbanisme/Library/SourceAssetDB differ
diff --git a/Unity/t4-urbanisme/Logs/AssetImportWorker0-prev.log b/Unity/t4-urbanisme/Logs/AssetImportWorker0-prev.log
index e6c3e50cc6b9cccb73083aa7840825b45cd99607..f2f0dad915fa85f733b62743f57caa9bf1ce887f 100644
--- a/Unity/t4-urbanisme/Logs/AssetImportWorker0-prev.log
+++ b/Unity/t4-urbanisme/Logs/AssetImportWorker0-prev.log
@@ -1,6 +1,6 @@
 Using pre-set license
 Built from '2020.3/release' branch; Version is '2020.3.1f1 (77a89f25062f) revision 7841951'; Using compiler version '192528614'; Build Type 'Release'
-OS: 'Windows 10 Home; OS build 19042.867; Version 2009; 64bit' Language: 'fr' Physical Memory: 16316 MB
+OS: 'Windows 10 Home; OS build 19042.867; Version 2009; 64bit' Language: 'fr' Physical Memory: 16334 MB
 BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0
 
  COMMAND LINE ARGUMENTS:
@@ -11,664 +11,1712 @@ C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Unity.exe
 -name
 AssetImportWorker0
 -projectPath
-C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
+C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
 -logFile
 Logs/AssetImportWorker0.log
 -srvPort
-61027
-Successfully changed project path to: C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
-C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
+57003
+Successfully changed project path to: C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
+C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
 Using Asset Import Pipeline V2.
-Refreshing native plugins compatible for Editor in 136.06 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 176.76 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Initialize engine version: 2020.3.1f1 (77a89f25062f)
 [Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Resources/UnitySubsystems
-[Subsystems] Discovering subsystems at path C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Assets
+[Subsystems] Discovering subsystems at path C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Assets
 GfxDevice: creating device client; threaded=0
 Direct3D:
     Version:  Direct3D 11.0 [level 11.1]
-    Renderer: NVIDIA GeForce RTX 3070 (ID=0x2484)
+    Renderer: NVIDIA GeForce RTX 2070 (ID=0x1f02)
     Vendor:   
-    VRAM:     8043 MB
-    Driver:   27.21.14.6109
+    VRAM:     8031 MB
+    Driver:   27.21.14.5751
 Initialize mono
 Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed'
 Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
 Mono config path = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/MonoBleedingEdge/etc'
-Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56620
+Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060
 Begin MonoManager ReloadAssembly
 Registering precompiled unity dll's ...
-Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
-Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll
 Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
-Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/LuminSupport/UnityEditor.Lumin.Extensions.dll
-Registered in 0.003661 seconds.
-Native extension for Lumin target not found
+Registered in 0.003151 seconds.
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 121.36 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 161.59 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  2.256 seconds
+- Completed reload, in  1.707 seconds
 Platform modules already initialized, skipping
 Registering precompiled user dll's ...
-Registered in 0.002308 seconds.
+Registered in 0.002747 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 123.39 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 161.32 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.054 seconds
+- Completed reload, in  1.326 seconds
 Platform modules already initialized, skipping
 ========================================================================
 Worker process is ready to serve import requests
 Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
-Refreshing native plugins compatible for Editor in 1.19 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.95 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1831 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 94.3 MB.
-System memory in use after: 94.3 MB.
+Unloading 1835 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 94.5 MB.
+System memory in use after: 94.4 MB.
+
+Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2280.
+Total: 2.448500 ms (FindLiveObjects: 0.238200 ms CreateObjectMapping: 0.050800 ms MarkObjects: 1.993600 ms  DeleteObjects: 0.164600 ms)
+
+========================================================================
+Received Import Request.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '73d2e77ddd2652f213fd580572d6cb12') in 0.022919 seconds
+  Import took 0.027175 seconds .
 
-Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2276.
-Total: 2.087600 ms (FindLiveObjects: 0.192900 ms CreateObjectMapping: 0.041800 ms MarkObjects: 1.721700 ms  DeleteObjects: 0.130000 ms)
+========================================================================
+Received Import Request.
+  Time since last request: 0.000230 seconds.
+  path: Assets/Scenes
+  artifactKey: Guid(2348a314689bd76468e627a72d6168fe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes using Guid(2348a314689bd76468e627a72d6168fe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '76a8360848feac063316709202b3a13d') in 0.011123 seconds
+  Import took 0.015243 seconds .
 
 ========================================================================
 Received Import Request.
+  Time since last request: 40.121223 seconds.
   path: Assets/Scenes/MainMenu.unity
   artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'c0c537a956c22c59069a8ed34d164ed1') in 0.018375 seconds
-  Import took 0.021805 seconds .
+Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '89e19fd8548bd39e6dca5d55cc92c173') in 0.011791 seconds
+  Import took 0.016286 seconds .
 
 ========================================================================
 Received Import Request.
-  Time since last request: 1.322516 seconds.
-  path: Assets/Scenes/quartier_amlelioration.unity
-  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '5fbaeb596689703989c63102f20055ee') in 0.007294 seconds
-  Import took 0.010575 seconds .
+  Time since last request: 11.527311 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '0ea1804cb6cd4ffaffa45c54b37f9aa6') in 0.009754 seconds
+  Import took 0.014200 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000280 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '0ea1804cb6cd4ffaffa45c54b37f9aa6') in 0.009221 seconds
+  Import took 0.013290 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 39.184629 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'eeab9a62d90d730ba37067da0b234cef') in 0.009940 seconds
+  Import took 0.014734 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 64.287932 seconds.
+  path: Assets/scripts
+  artifactKey: Guid(12d6687ee65288d4d86f1e665cac0c5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts using Guid(12d6687ee65288d4d86f1e665cac0c5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '477c1eb925ca020ef1ef8daa001026f3') in 0.011237 seconds
+  Import took 0.016167 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 7.022803 seconds.
+  path: Assets/scripts/CameraMenu.cs
+  artifactKey: Guid(da11716b946016342ad7bb8f97e5d3be) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/CameraMenu.cs using Guid(da11716b946016342ad7bb8f97e5d3be) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '7b9971d3d5959b3ff55df9125ec64050') in 0.076012 seconds
+  Import took 0.080075 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 22.646993 seconds.
+  path: Assets/scripts/DontDestroyOnLoadScene.cs
+  artifactKey: Guid(50422e5c33f805c4cbe64a0c214b247e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/DontDestroyOnLoadScene.cs using Guid(50422e5c33f805c4cbe64a0c214b247e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '43aaa31a86ee74fbd8b65e079a37e82c') in 0.011173 seconds
+  Import took 0.015398 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 75.857877 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'd1a40a1eb8380b40bbdce7d0a1b254e2') in 0.010951 seconds
+  Import took 0.015531 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 13.143340 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e38e9f875af70bc3dc97b64c89d01ec6') in 0.009396 seconds
+  Import took 0.013855 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000346 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e38e9f875af70bc3dc97b64c89d01ec6') in 0.009345 seconds
+  Import took 0.013505 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002012 seconds.
+Registered in 0.002945 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.85 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.878 seconds
+- Completed reload, in  1.053 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.17 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.4 MB.
+System memory in use before: 93.5 MB.
 System memory in use after: 93.4 MB.
 
 Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2284.
-Total: 1.899500 ms (FindLiveObjects: 0.189400 ms CreateObjectMapping: 0.041200 ms MarkObjects: 1.554700 ms  DeleteObjects: 0.113300 ms)
+Total: 2.479500 ms (FindLiveObjects: 0.256600 ms CreateObjectMapping: 0.054300 ms MarkObjects: 2.024900 ms  DeleteObjects: 0.142800 ms)
 
 ========================================================================
 Received Import Request.
-  Time since last request: 372.260417 seconds.
-  path: Assets/scripts/CameraMenu.cs
-  artifactKey: Guid(da11716b946016342ad7bb8f97e5d3be) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/CameraMenu.cs using Guid(da11716b946016342ad7bb8f97e5d3be) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'fcb9a131f9b98a4188b41989647bfa41') in 0.036051 seconds
-  Import took 0.039681 seconds .
+  Time since last request: 355.303464 seconds.
+  path: Assets/import
+  artifactKey: Guid(594a2e4069676fc4c88fd060ba688ebf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/import using Guid(594a2e4069676fc4c88fd060ba688ebf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '12984d8b73a3babe8059769fd606f71c') in 0.014581 seconds
+  Import took 0.019036 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.385248 seconds.
+  path: Assets/import/CITY_MEGA.png
+  artifactKey: Guid(a048a502839a3444fa014d7af7656955) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/import/CITY_MEGA.png using Guid(a048a502839a3444fa014d7af7656955) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '42d8c15b927b4eab1fbac6c82e642282') in 10.655621 seconds
+  Import took 10.713524 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000484 seconds.
+  path: Assets/import/SHIPPING_DOCKS_AREA.png
+  artifactKey: Guid(6357a474d8efc604f9e518bf0b2a5d55) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/import/SHIPPING_DOCKS_AREA.png using Guid(6357a474d8efc604f9e518bf0b2a5d55) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '9859587a12197c0de75c87b0ac17c3b2') in 1.876459 seconds
+  Import took 1.888751 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 117.671362 seconds.
+  path: Assets/Scenes/quartier_amlelioration.unity
+  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'c32ddb48485b4161f82ba0f018741d7b') in 0.011940 seconds
+  Import took 0.016871 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 66.324102 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '88e8258701b5d7250cee3a0bbd67b9d9') in 0.010079 seconds
+  Import took 0.015141 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 92.781868 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e9015f02f74929714ab231eabd409f02') in 0.009532 seconds
+  Import took 0.014606 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 105.966663 seconds.
+  path: Assets/scripts/Script_score.cs
+  artifactKey: Guid(6b231adab6c7868499d186f448a6dcc8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/Script_score.cs using Guid(6b231adab6c7868499d186f448a6dcc8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '7e8cae89a6f0fc7c49e5211f552a166c') in 0.012415 seconds
+  Import took 0.016823 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.001990 seconds.
+Registered in 0.002760 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.27 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.910 seconds
+- Completed reload, in  1.099 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.25 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.4 MB.
-System memory in use after: 93.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.3 MB.
+System memory in use after: 101.3 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2288.
-Total: 2.182200 ms (FindLiveObjects: 0.236800 ms CreateObjectMapping: 0.042700 ms MarkObjects: 1.776200 ms  DeleteObjects: 0.125200 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2297.
+Total: 2.534100 ms (FindLiveObjects: 0.261500 ms CreateObjectMapping: 0.052800 ms MarkObjects: 2.071100 ms  DeleteObjects: 0.147700 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002055 seconds.
+Registered in 0.002766 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.39 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.943 seconds
+- Completed reload, in  1.065 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.53 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.4 MB.
-System memory in use after: 93.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.4 MB.
+System memory in use after: 101.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2301.
+Total: 2.549100 ms (FindLiveObjects: 0.245100 ms CreateObjectMapping: 0.053100 ms MarkObjects: 2.097500 ms  DeleteObjects: 0.152300 ms)
+
+========================================================================
+Received Import Request.
+  Time since last request: 354.518434 seconds.
+  path: Assets/Scenes/quartier_amlelioration.unity
+  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'f20612d793caf7a0d3f5985042796801') in 0.020720 seconds
+  Import took 0.025159 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 74.096167 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '82ff7981a94c52530699c8e360255c0d') in 0.009781 seconds
+  Import took 0.014423 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 99.989302 seconds.
+  path: Assets/TextMesh Pro/Fonts/LiberationSans.ttf
+  artifactKey: Guid(e3265ab4bf004d28a9537516768c1c75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/TextMesh Pro/Fonts/LiberationSans.ttf using Guid(e3265ab4bf004d28a9537516768c1c75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '2760cdf62bdff77309e67ead321be73e') in 0.158102 seconds
+  Import took 0.162659 seconds .
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2292.
-Total: 2.331200 ms (FindLiveObjects: 0.292100 ms CreateObjectMapping: 0.047400 ms MarkObjects: 1.879400 ms  DeleteObjects: 0.110800 ms)
+========================================================================
+Received Import Request.
+  Time since last request: 0.000266 seconds.
+  path: Assets/TextMesh Pro/Fonts/pixelated.ttf
+  artifactKey: Guid(3899da8c8d602e74284a4a08a4723bb9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/TextMesh Pro/Fonts/pixelated.ttf using Guid(3899da8c8d602e74284a4a08a4723bb9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '5a9c56f90e6cf4e2e25a2829f78f39cd') in 0.022213 seconds
+  Import took 0.026621 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002044 seconds.
+Registered in 0.002772 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.29 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.70 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.938 seconds
+- Completed reload, in  1.042 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.21 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.8 MB.
+System memory in use after: 101.8 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2296.
-Total: 2.404200 ms (FindLiveObjects: 0.337200 ms CreateObjectMapping: 0.070300 ms MarkObjects: 1.880200 ms  DeleteObjects: 0.115500 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2347.
+Total: 2.656900 ms (FindLiveObjects: 0.284800 ms CreateObjectMapping: 0.071100 ms MarkObjects: 2.148900 ms  DeleteObjects: 0.150700 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002188 seconds.
+Registered in 0.002814 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.22 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.945 seconds
+- Completed reload, in  1.040 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.79 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.67 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.5 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.8 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2300.
-Total: 2.797400 ms (FindLiveObjects: 0.405500 ms CreateObjectMapping: 0.069900 ms MarkObjects: 2.177600 ms  DeleteObjects: 0.142800 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2351.
+Total: 2.600100 ms (FindLiveObjects: 0.301700 ms CreateObjectMapping: 0.065100 ms MarkObjects: 2.080000 ms  DeleteObjects: 0.152000 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002498 seconds.
+Registered in 0.003095 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.39 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.994 seconds
+- Completed reload, in  1.053 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.89 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.5 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2304.
-Total: 2.941200 ms (FindLiveObjects: 0.361400 ms CreateObjectMapping: 0.095100 ms MarkObjects: 2.325500 ms  DeleteObjects: 0.157400 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2355.
+Total: 2.440000 ms (FindLiveObjects: 0.252700 ms CreateObjectMapping: 0.051600 ms MarkObjects: 1.988200 ms  DeleteObjects: 0.146600 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002518 seconds.
+Registered in 0.002894 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.30 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.81 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.009 seconds
+- Completed reload, in  1.059 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.5 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2308.
-Total: 2.424700 ms (FindLiveObjects: 0.497100 ms CreateObjectMapping: 0.173400 ms MarkObjects: 1.625400 ms  DeleteObjects: 0.127600 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2359.
+Total: 2.576200 ms (FindLiveObjects: 0.277500 ms CreateObjectMapping: 0.063800 ms MarkObjects: 2.083000 ms  DeleteObjects: 0.150700 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002329 seconds.
+Registered in 0.002911 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.87 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 2.61 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.963 seconds
+- Completed reload, in  1.072 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.19 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 2.06 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.5 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2312.
-Total: 2.075800 ms (FindLiveObjects: 0.218900 ms CreateObjectMapping: 0.041100 ms MarkObjects: 1.678500 ms  DeleteObjects: 0.135700 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2363.
+Total: 2.687700 ms (FindLiveObjects: 0.271900 ms CreateObjectMapping: 0.062900 ms MarkObjects: 2.196000 ms  DeleteObjects: 0.155700 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002141 seconds.
+Registered in 0.002803 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.20 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.924 seconds
+- Completed reload, in  1.052 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.30 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.5 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2316.
-Total: 2.105200 ms (FindLiveObjects: 0.221600 ms CreateObjectMapping: 0.043200 ms MarkObjects: 1.721200 ms  DeleteObjects: 0.117300 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2367.
+Total: 2.504600 ms (FindLiveObjects: 0.242000 ms CreateObjectMapping: 0.054700 ms MarkObjects: 2.065700 ms  DeleteObjects: 0.140900 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002065 seconds.
+Registered in 0.002754 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.82 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.960 seconds
+- Completed reload, in  1.065 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.64 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.5 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2320.
-Total: 2.123200 ms (FindLiveObjects: 0.260500 ms CreateObjectMapping: 0.041700 ms MarkObjects: 1.709300 ms  DeleteObjects: 0.110300 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2371.
+Total: 2.532100 ms (FindLiveObjects: 0.281700 ms CreateObjectMapping: 0.065300 ms MarkObjects: 2.032000 ms  DeleteObjects: 0.151900 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 419.145737 seconds.
-  path: Assets/scripts/follow.cs
-  artifactKey: Guid(a7695fc29f70770459678d3a468dd23d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/follow.cs using Guid(a7695fc29f70770459678d3a468dd23d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'c324270000e1f5dbc0bef87518cd98d6') in 0.010248 seconds
-  Import took 0.014055 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002878 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.67 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.035 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
 
-========================================================================
-Received Import Request.
-  Time since last request: 1.880194 seconds.
-  path: Assets/scripts/folowCarre.cs
-  artifactKey: Guid(74547a61df242604682214f3b1a0e8f7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/folowCarre.cs using Guid(74547a61df242604682214f3b1a0e8f7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '586fa91b3a1109e4028c1748b88f9ee8') in 0.010078 seconds
-  Import took 0.015208 seconds .
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2375.
+Total: 2.507400 ms (FindLiveObjects: 0.248100 ms CreateObjectMapping: 0.055100 ms MarkObjects: 2.057100 ms  DeleteObjects: 0.145900 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 0.038063 seconds.
-  path: Assets/scripts/folowCarre.cs
-  artifactKey: Guid(74547a61df242604682214f3b1a0e8f7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/folowCarre.cs using Guid(74547a61df242604682214f3b1a0e8f7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '586fa91b3a1109e4028c1748b88f9ee8') in 0.003558 seconds
-  Import took 0.007619 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002969 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.059 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2379.
+Total: 2.626400 ms (FindLiveObjects: 0.264600 ms CreateObjectMapping: 0.053100 ms MarkObjects: 2.148400 ms  DeleteObjects: 0.159200 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 254.413872 seconds.
-  path: Assets/Characters/character-animations.png
-  artifactKey: Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Characters/character-animations.png using Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '283a89ad6bda5eeb0a765ecb5e70a207') in 0.201319 seconds
-  Import took 0.205057 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.003313 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 2.20 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.209 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 2.10 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2383.
+Total: 3.754800 ms (FindLiveObjects: 0.307600 ms CreateObjectMapping: 0.058400 ms MarkObjects: 3.206000 ms  DeleteObjects: 0.181100 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 0.000487 seconds.
-  path: Assets/Characters/character-animations.png
-  artifactKey: Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Characters/character-animations.png using Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '283a89ad6bda5eeb0a765ecb5e70a207') in 0.092518 seconds
-  Import took 0.096325 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002762 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.099 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 101.9 MB.
+System memory in use after: 101.9 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2387.
+Total: 2.568700 ms (FindLiveObjects: 0.270600 ms CreateObjectMapping: 0.057400 ms MarkObjects: 2.087200 ms  DeleteObjects: 0.152600 ms)
 
 ========================================================================
 Received Import Request.
-  Time since last request: 695.589475 seconds.
-  path: Assets/import/CITY_MEGA.png
-  artifactKey: Guid(a048a502839a3444fa014d7af7656955) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/import/CITY_MEGA.png using Guid(a048a502839a3444fa014d7af7656955) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '988fbf4f466018e3679d9a4c0e03d29b') in 9.150686 seconds
-  Import took 9.201085 seconds .
+  Time since last request: 2534.275341 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'dc3bbb0ec6e93955fd86657f21869e8d') in 0.022431 seconds
+  Import took 0.027188 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002066 seconds.
+Registered in 0.002712 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.58 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.910 seconds
+- Completed reload, in  1.096 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.69 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.80 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.3 MB.
-System memory in use after: 101.3 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2334.
-Total: 2.287800 ms (FindLiveObjects: 0.337700 ms CreateObjectMapping: 0.067700 ms MarkObjects: 1.764600 ms  DeleteObjects: 0.117000 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2391.
+Total: 2.768300 ms (FindLiveObjects: 0.273400 ms CreateObjectMapping: 0.054900 ms MarkObjects: 2.276300 ms  DeleteObjects: 0.162100 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002183 seconds.
+Registered in 0.002805 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.17 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.925 seconds
+- Completed reload, in  1.067 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.22 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.3 MB.
-System memory in use after: 101.3 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2338.
-Total: 2.077800 ms (FindLiveObjects: 0.243900 ms CreateObjectMapping: 0.040800 ms MarkObjects: 1.668000 ms  DeleteObjects: 0.123200 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2395.
+Total: 2.582900 ms (FindLiveObjects: 0.282300 ms CreateObjectMapping: 0.065500 ms MarkObjects: 2.083200 ms  DeleteObjects: 0.150900 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002669 seconds.
+Registered in 0.002814 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.41 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.972 seconds
+- Completed reload, in  1.058 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.46 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.3 MB.
-System memory in use after: 101.3 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2342.
-Total: 2.070100 ms (FindLiveObjects: 0.271000 ms CreateObjectMapping: 0.110600 ms MarkObjects: 1.576100 ms  DeleteObjects: 0.111100 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2399.
+Total: 2.525200 ms (FindLiveObjects: 0.285300 ms CreateObjectMapping: 0.060100 ms MarkObjects: 2.028400 ms  DeleteObjects: 0.150300 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 962.306029 seconds.
-  path: Assets/Audio/Musique/06 - For Pete's Sake - Mark Miller.mp3
-  artifactKey: Guid(715405faffd6f8d4eab79a04a47a0658) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Audio/Musique/06 - For Pete's Sake - Mark Miller.mp3 using Guid(715405faffd6f8d4eab79a04a47a0658) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '165dfbe9f91d44824541de9dc25a2bd6') in 0.067638 seconds
-  Import took 0.071635 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002919 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.069 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2403.
+Total: 2.596500 ms (FindLiveObjects: 0.291000 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.090500 ms  DeleteObjects: 0.157200 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 0.000258 seconds.
-  path: Assets/Audio/Musique/Bob&#039;s Adventures - And I must follow if I can.mp3
-  artifactKey: Guid(1c00a04e85f7b0b4793e52e7d1539223) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Audio/Musique/Bob&#039;s Adventures - And I must follow if I can.mp3 using Guid(1c00a04e85f7b0b4793e52e7d1539223) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'c9d8b6877b18d705f064471410ba91f4') in 0.016458 seconds
-  Import took 0.020504 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002717 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 2.42 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.068 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.93 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2407.
+Total: 2.750700 ms (FindLiveObjects: 0.309900 ms CreateObjectMapping: 0.057900 ms MarkObjects: 2.220000 ms  DeleteObjects: 0.161600 ms)
 
 ========================================================================
-Received Import Request.
-  Time since last request: 0.000191 seconds.
-  path: Assets/Audio/Musique/Bob&#039;s Adventures - back34.mp3
-  artifactKey: Guid(afaa5d9eb9d5f32479b4be103c2ed23a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Audio/Musique/Bob&#039;s Adventures - back34.mp3 using Guid(afaa5d9eb9d5f32479b4be103c2ed23a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'f94abea1a49319416c04af76b36c9403') in 0.014776 seconds
-  Import took 0.019264 seconds .
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002805 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.056 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2411.
+Total: 2.628600 ms (FindLiveObjects: 0.297200 ms CreateObjectMapping: 0.069400 ms MarkObjects: 2.103400 ms  DeleteObjects: 0.157600 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002047 seconds.
+Registered in 0.002764 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.928 seconds
+- Completed reload, in  1.050 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.27 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.75 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.4 MB.
-System memory in use after: 101.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2353.
-Total: 2.140600 ms (FindLiveObjects: 0.246700 ms CreateObjectMapping: 0.143000 ms MarkObjects: 1.634200 ms  DeleteObjects: 0.115000 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2415.
+Total: 2.563500 ms (FindLiveObjects: 0.292900 ms CreateObjectMapping: 0.055100 ms MarkObjects: 2.061200 ms  DeleteObjects: 0.152400 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.001953 seconds.
+Registered in 0.002828 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.17 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.66 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.923 seconds
+- Completed reload, in  1.032 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.32 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.4 MB.
-System memory in use after: 101.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2419.
+Total: 2.569000 ms (FindLiveObjects: 0.278200 ms CreateObjectMapping: 0.055000 ms MarkObjects: 2.080200 ms  DeleteObjects: 0.154500 ms)
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2357.
-Total: 2.358100 ms (FindLiveObjects: 0.331700 ms CreateObjectMapping: 0.060600 ms MarkObjects: 1.838600 ms  DeleteObjects: 0.125700 ms)
+========================================================================
+Received Import Request.
+  Time since last request: 583.192596 seconds.
+  path: Assets/Scenes/quartier_amlelioration.unity
+  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '1de480e2907d2d6e227f6ddcfdff471e') in 0.021907 seconds
+  Import took 0.027224 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002087 seconds.
+Registered in 0.002823 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.36 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.908 seconds
+- Completed reload, in  1.041 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.22 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.4 MB.
-System memory in use after: 101.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2361.
-Total: 2.122800 ms (FindLiveObjects: 0.298700 ms CreateObjectMapping: 0.068100 ms MarkObjects: 1.634000 ms  DeleteObjects: 0.120400 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2423.
+Total: 2.954900 ms (FindLiveObjects: 0.280000 ms CreateObjectMapping: 0.056700 ms MarkObjects: 2.349400 ms  DeleteObjects: 0.267200 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002295 seconds.
+Registered in 0.002852 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.43 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.994 seconds
+- Completed reload, in  1.059 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.99 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.4 MB.
-System memory in use after: 101.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2365.
-Total: 2.184100 ms (FindLiveObjects: 0.200400 ms CreateObjectMapping: 0.041600 ms MarkObjects: 1.805100 ms  DeleteObjects: 0.135500 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2427.
+Total: 2.634900 ms (FindLiveObjects: 0.263000 ms CreateObjectMapping: 0.057200 ms MarkObjects: 2.157700 ms  DeleteObjects: 0.155800 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002597 seconds.
+Registered in 0.003018 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 2.15 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.69 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.926 seconds
+- Completed reload, in  1.071 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.30 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.5 MB.
-System memory in use after: 101.4 MB.
+Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.0 MB.
+System memory in use after: 102.0 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2431.
+Total: 2.563600 ms (FindLiveObjects: 0.287500 ms CreateObjectMapping: 0.054000 ms MarkObjects: 2.070500 ms  DeleteObjects: 0.150500 ms)
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2369.
-Total: 2.038900 ms (FindLiveObjects: 0.203800 ms CreateObjectMapping: 0.042200 ms MarkObjects: 1.653400 ms  DeleteObjects: 0.138400 ms)
+========================================================================
+Received Import Request.
+  Time since last request: 522.859517 seconds.
+  path: Assets/scripts/DestroyOnLaod.cs
+  artifactKey: Guid(0dac0b1f2bd20b74387cf1e7deb1710b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/DestroyOnLaod.cs using Guid(0dac0b1f2bd20b74387cf1e7deb1710b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e874b3f5741166dac68ba629f24f8b9a') in 0.017153 seconds
+  Import took 0.021774 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002086 seconds.
+Registered in 0.003719 seconds.
 Begin MonoManager ReloadAssembly
-Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Native extension for OSXStandalone target not found
-Native extension for WebGL target not found
-Refreshing native plugins compatible for Editor in 1.23 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 8.17 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  0.909 seconds
+- Completed reload, in  1.183 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.97 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.96 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.5 MB.
-System memory in use after: 101.4 MB.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2436.
+Total: 2.642200 ms (FindLiveObjects: 0.288000 ms CreateObjectMapping: 0.054900 ms MarkObjects: 2.138900 ms  DeleteObjects: 0.158600 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002773 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.082 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2440.
+Total: 2.791800 ms (FindLiveObjects: 0.316600 ms CreateObjectMapping: 0.065100 ms MarkObjects: 2.239300 ms  DeleteObjects: 0.168800 ms)
+
+========================================================================
+Received Import Request.
+  Time since last request: 178.463457 seconds.
+  path: Assets/Scenes/MainMenu.unity
+  artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '39497d70d65a93b25703a44da84f40a0') in 0.022566 seconds
+  Import took 0.027815 seconds .
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002739 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.068 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2444.
+Total: 2.523200 ms (FindLiveObjects: 0.268300 ms CreateObjectMapping: 0.052900 ms MarkObjects: 2.050200 ms  DeleteObjects: 0.151000 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002829 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.063 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.75 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2448.
+Total: 2.723800 ms (FindLiveObjects: 0.308400 ms CreateObjectMapping: 0.068500 ms MarkObjects: 2.195100 ms  DeleteObjects: 0.150200 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002780 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.81 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.081 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.80 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2452.
+Total: 2.815300 ms (FindLiveObjects: 0.277400 ms CreateObjectMapping: 0.055500 ms MarkObjects: 2.311700 ms  DeleteObjects: 0.168800 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002825 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.061 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2456.
+Total: 2.601500 ms (FindLiveObjects: 0.266800 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.127500 ms  DeleteObjects: 0.150500 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002828 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.062 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 2.06 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2460.
+Total: 3.303700 ms (FindLiveObjects: 0.463500 ms CreateObjectMapping: 0.114500 ms MarkObjects: 2.559200 ms  DeleteObjects: 0.164900 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002840 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.063 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.1 MB.
+System memory in use after: 102.1 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2464.
+Total: 2.563900 ms (FindLiveObjects: 0.275600 ms CreateObjectMapping: 0.057100 ms MarkObjects: 2.086100 ms  DeleteObjects: 0.144100 ms)
+
+========================================================================
+Received Import Request.
+  Time since last request: 550.539585 seconds.
+  path: Assets/Scenes/quartier_amlelioration.unity
+  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'b31dd56a5eba3a6403f9a00639dd73d2') in 0.021282 seconds
+  Import took 0.025966 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 5.521547 seconds.
+  path: Assets/Scenes/MainMenu.unity
+  artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '61decf2e2751bad47b8f5391cbac9d31') in 0.011814 seconds
+  Import took 0.016164 seconds .
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002778 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.91 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.169 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 2.05 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.2 MB.
+System memory in use after: 102.2 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2468.
+Total: 3.602600 ms (FindLiveObjects: 0.559900 ms CreateObjectMapping: 0.156300 ms MarkObjects: 2.714900 ms  DeleteObjects: 0.170000 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002913 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.094 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.80 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.2 MB.
+System memory in use after: 102.2 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2472.
+Total: 3.484800 ms (FindLiveObjects: 0.447500 ms CreateObjectMapping: 0.060400 ms MarkObjects: 2.791100 ms  DeleteObjects: 0.183700 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002921 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.047 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.81 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.2 MB.
+System memory in use after: 102.2 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2476.
+Total: 2.563800 ms (FindLiveObjects: 0.278900 ms CreateObjectMapping: 0.060500 ms MarkObjects: 2.064500 ms  DeleteObjects: 0.158400 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002736 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.029 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 2.08 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.2 MB.
+System memory in use after: 102.2 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2480.
+Total: 2.523400 ms (FindLiveObjects: 0.289300 ms CreateObjectMapping: 0.055200 ms MarkObjects: 2.022000 ms  DeleteObjects: 0.155900 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002903 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.70 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.043 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.2 MB.
+System memory in use after: 102.2 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2484.
+Total: 2.588400 ms (FindLiveObjects: 0.261000 ms CreateObjectMapping: 0.056400 ms MarkObjects: 2.119700 ms  DeleteObjects: 0.150300 ms)
+
+========================================================================
+Received Import Request.
+  Time since last request: 464.197725 seconds.
+  path: Assets/Ressources
+  artifactKey: Guid(5276f8818b84ea74e8ec8e9d6b826f34) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Ressources using Guid(5276f8818b84ea74e8ec8e9d6b826f34) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'f5b7804529a480c203e1ea73055b5257') in 0.018247 seconds
+  Import took 0.022925 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.876669 seconds.
+  path: Assets/Ressources/img
+  artifactKey: Guid(cf832fd926c4b2441b04d510ce9b2264) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Ressources/img using Guid(cf832fd926c4b2441b04d510ce9b2264) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '6598a9f4c0b78e48feaee0e4b0be3fcd') in 0.011706 seconds
+  Import took 0.015828 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.054695 seconds.
+  path: Assets/Ressources/img/drugs.png
+  artifactKey: Guid(bb1f36a05d77fd846883b83d96cf01a5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Ressources/img/drugs.png using Guid(bb1f36a05d77fd846883b83d96cf01a5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '3e273911f9e7fa7b2fc2cfa71f5a699a') in 0.173802 seconds
+  Import took 0.177991 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000231 seconds.
+  path: Assets/Ressources/img/parc_test.png
+  artifactKey: Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Ressources/img/parc_test.png using Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'bff74dfd530f61c630c16eadd5cd9615') in 0.031031 seconds
+  Import took 0.035285 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.002384 seconds.
+  path: Assets/Ressources/img/parc_test.png
+  artifactKey: Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Ressources/img/parc_test.png using Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'bff74dfd530f61c630c16eadd5cd9615') in 0.023468 seconds
+  Import took 0.028047 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 9.535687 seconds.
+  path: Assets/Ressources/img/hopitalgood.png
+  artifactKey: Guid(233ddedc166406343889b661518871d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Ressources/img/hopitalgood.png using Guid(233ddedc166406343889b661518871d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '8b38b30265ab960bd043c604fb6a0498') in 0.053682 seconds
+  Import took 0.058082 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 202.907831 seconds.
+  path: Assets/Audio/Musique/06 - For Pete's Sake - Mark Miller.mp3
+  artifactKey: Guid(715405faffd6f8d4eab79a04a47a0658) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Audio/Musique/06 - For Pete's Sake - Mark Miller.mp3 using Guid(715405faffd6f8d4eab79a04a47a0658) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e5e5bcae85ca58dad37a76b80e65cfa5') in 0.106959 seconds
+  Import took 0.111652 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000243 seconds.
+  path: Assets/Audio/Musique/Bob&#039;s Adventures - And I must follow if I can.mp3
+  artifactKey: Guid(1c00a04e85f7b0b4793e52e7d1539223) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Audio/Musique/Bob&#039;s Adventures - And I must follow if I can.mp3 using Guid(1c00a04e85f7b0b4793e52e7d1539223) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'cbbddd37f16361e76a07ba03115f0162') in 0.022556 seconds
+  Import took 0.026584 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000250 seconds.
+  path: Assets/Audio/Musique/Bob&#039;s Adventures - back34.mp3
+  artifactKey: Guid(afaa5d9eb9d5f32479b4be103c2ed23a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Audio/Musique/Bob&#039;s Adventures - back34.mp3 using Guid(afaa5d9eb9d5f32479b4be103c2ed23a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'dcafb5c907b9714c50d6fbd8a4de0c07') in 0.024706 seconds
+  Import took 0.028821 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.000208 seconds.
+  path: Assets/Characters/character-animations.png
+  artifactKey: Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Characters/character-animations.png using Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '3c4d6b3a66e56b57bd83dd1868a71edc') in 0.148851 seconds
+  Import took 0.153468 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 46.180877 seconds.
+  path: Assets/scripts/Hoover.cs
+  artifactKey: Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/Hoover.cs using Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '445b67a94f97324bffd6ad5728b70ba8') in 0.012241 seconds
+  Import took 0.016864 seconds .
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002793 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.94 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.128 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.84 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2498.
+Total: 3.011600 ms (FindLiveObjects: 0.342800 ms CreateObjectMapping: 0.066800 ms MarkObjects: 2.429900 ms  DeleteObjects: 0.170400 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002828 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.053 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2502.
+Total: 2.560800 ms (FindLiveObjects: 0.281100 ms CreateObjectMapping: 0.054400 ms MarkObjects: 2.070300 ms  DeleteObjects: 0.154300 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002848 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.062 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2506.
+Total: 2.536600 ms (FindLiveObjects: 0.283600 ms CreateObjectMapping: 0.053400 ms MarkObjects: 2.048800 ms  DeleteObjects: 0.149500 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002759 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.088 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2510.
+Total: 2.742000 ms (FindLiveObjects: 0.304100 ms CreateObjectMapping: 0.056400 ms MarkObjects: 2.220400 ms  DeleteObjects: 0.159800 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002654 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.067 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2514.
+Total: 2.610500 ms (FindLiveObjects: 0.302600 ms CreateObjectMapping: 0.065800 ms MarkObjects: 2.086300 ms  DeleteObjects: 0.154400 ms)
+
+========================================================================
+Received Import Request.
+  Time since last request: 2130.879592 seconds.
+  path: Assets/scripts/Hoover.cs
+  artifactKey: Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/Hoover.cs using Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '826f11c169272c5e3e0b6d16a393cc12') in 0.014481 seconds
+  Import took 0.018984 seconds .
+
+========================================================================
+Received Import Request.
+  Time since last request: 0.001215 seconds.
+  path: Assets/scripts/Hoover.cs
+  artifactKey: Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/Hoover.cs using Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '826f11c169272c5e3e0b6d16a393cc12') in 0.008863 seconds
+  Import took 0.012854 seconds .
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.003609 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.072 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 2517.
+Total: 2.601400 ms (FindLiveObjects: 0.282300 ms CreateObjectMapping: 0.058700 ms MarkObjects: 2.107000 ms  DeleteObjects: 0.152100 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002723 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.060 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2521.
+Total: 2.854500 ms (FindLiveObjects: 0.303300 ms CreateObjectMapping: 0.074700 ms MarkObjects: 2.304400 ms  DeleteObjects: 0.170700 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.003062 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.87 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.172 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 2.01 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2525.
+Total: 3.033500 ms (FindLiveObjects: 0.399100 ms CreateObjectMapping: 0.057200 ms MarkObjects: 2.317800 ms  DeleteObjects: 0.258200 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002788 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.034 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2529.
+Total: 2.667000 ms (FindLiveObjects: 0.295900 ms CreateObjectMapping: 0.057100 ms MarkObjects: 2.165700 ms  DeleteObjects: 0.147400 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002750 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.70 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.047 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.3 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2533.
+Total: 2.617000 ms (FindLiveObjects: 0.296400 ms CreateObjectMapping: 0.060100 ms MarkObjects: 2.109200 ms  DeleteObjects: 0.150500 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002906 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.92 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.177 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.86 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.3 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2537.
+Total: 2.654100 ms (FindLiveObjects: 0.306000 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.138900 ms  DeleteObjects: 0.152400 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002658 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.071 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2541.
+Total: 3.037500 ms (FindLiveObjects: 0.308200 ms CreateObjectMapping: 0.055400 ms MarkObjects: 2.512200 ms  DeleteObjects: 0.160100 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.003483 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.94 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.141 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 2.00 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2545.
+Total: 3.095000 ms (FindLiveObjects: 0.371800 ms CreateObjectMapping: 0.068100 ms MarkObjects: 2.458900 ms  DeleteObjects: 0.195000 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.003083 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.040 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2549.
+Total: 2.658400 ms (FindLiveObjects: 0.271000 ms CreateObjectMapping: 0.056600 ms MarkObjects: 2.182600 ms  DeleteObjects: 0.147200 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.003220 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 2.76 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.182 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.93 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2553.
+Total: 2.997300 ms (FindLiveObjects: 0.321200 ms CreateObjectMapping: 0.056000 ms MarkObjects: 2.415600 ms  DeleteObjects: 0.203200 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002676 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.054 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2557.
+Total: 2.592600 ms (FindLiveObjects: 0.310300 ms CreateObjectMapping: 0.066300 ms MarkObjects: 2.059300 ms  DeleteObjects: 0.155400 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002696 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.067 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2561.
+Total: 2.557400 ms (FindLiveObjects: 0.294600 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.051100 ms  DeleteObjects: 0.155000 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002808 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.073 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
+
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2565.
+Total: 2.600500 ms (FindLiveObjects: 0.276700 ms CreateObjectMapping: 0.056700 ms MarkObjects: 2.117300 ms  DeleteObjects: 0.148800 ms)
+
+========================================================================
+Received Prepare
+Registering precompiled user dll's ...
+Registered in 0.002836 seconds.
+Begin MonoManager ReloadAssembly
+Native extension for WindowsStandalone target not found
+Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Invoked RoslynAnalysisRunner static constructor.
+RoslynAnalysisRunner will not be running.
+RoslynAnalysisRunner has terminated.
+Mono: successfully reloaded assembly
+- Completed reload, in  1.040 seconds
+Platform modules already initialized, skipping
+Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Preloading 0 native plugins for Editor in 0.00 ms.
+Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
+System memory in use before: 102.4 MB.
+System memory in use after: 102.4 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2373.
-Total: 2.105200 ms (FindLiveObjects: 0.287900 ms CreateObjectMapping: 0.045200 ms MarkObjects: 1.653500 ms  DeleteObjects: 0.117200 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2569.
+Total: 2.608800 ms (FindLiveObjects: 0.294700 ms CreateObjectMapping: 0.056900 ms MarkObjects: 2.100500 ms  DeleteObjects: 0.155900 ms)
 
 AssetImportWorkerClient::OnTransportError - code=2 error=End of file
diff --git a/Unity/t4-urbanisme/Logs/AssetImportWorker0.log b/Unity/t4-urbanisme/Logs/AssetImportWorker0.log
index f2f0dad915fa85f733b62743f57caa9bf1ce887f..c16c80c98f1bd0bf20d2d9bb04dd403c506cf5bf 100644
--- a/Unity/t4-urbanisme/Logs/AssetImportWorker0.log
+++ b/Unity/t4-urbanisme/Logs/AssetImportWorker0.log
@@ -1,6 +1,6 @@
 Using pre-set license
 Built from '2020.3/release' branch; Version is '2020.3.1f1 (77a89f25062f) revision 7841951'; Using compiler version '192528614'; Build Type 'Release'
-OS: 'Windows 10 Home; OS build 19042.867; Version 2009; 64bit' Language: 'fr' Physical Memory: 16334 MB
+OS: 'Windows 10 Home; OS build 19042.867; Version 2009; 64bit' Language: 'fr' Physical Memory: 16316 MB
 BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0
 
  COMMAND LINE ARGUMENTS:
@@ -11,1712 +11,176 @@ C:\Program Files\Unity\Hub\Editor\2020.3.1f1\Editor\Unity.exe
 -name
 AssetImportWorker0
 -projectPath
-C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
+C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
 -logFile
 Logs/AssetImportWorker0.log
 -srvPort
-57003
-Successfully changed project path to: C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
-C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
+51416
+Successfully changed project path to: C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
+C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme
 Using Asset Import Pipeline V2.
-Refreshing native plugins compatible for Editor in 176.76 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 168.84 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Initialize engine version: 2020.3.1f1 (77a89f25062f)
 [Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Resources/UnitySubsystems
-[Subsystems] Discovering subsystems at path C:/Users/wollp/Documents/info_work/year two/T4/v2/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Assets
+[Subsystems] Discovering subsystems at path C:/Users/thibc/OneDrive/Bureau/t4_urbanisation/t4_urbanisation/Unity/t4-urbanisme/Assets
 GfxDevice: creating device client; threaded=0
 Direct3D:
     Version:  Direct3D 11.0 [level 11.1]
-    Renderer: NVIDIA GeForce RTX 2070 (ID=0x1f02)
+    Renderer: NVIDIA GeForce RTX 3070 (ID=0x2484)
     Vendor:   
-    VRAM:     8031 MB
-    Driver:   27.21.14.5751
+    VRAM:     8043 MB
+    Driver:   27.21.14.6109
 Initialize mono
 Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/Managed'
 Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
 Mono config path = 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/MonoBleedingEdge/etc'
-Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060
+Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56136
 Begin MonoManager ReloadAssembly
 Registering precompiled unity dll's ...
+Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
+Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll
 Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
-Registered in 0.003151 seconds.
+Register platform support module: C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines/LuminSupport/UnityEditor.Lumin.Extensions.dll
+Registered in 0.006696 seconds.
+Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 161.59 ms, found 1 plugins.
+Native extension for OSXStandalone target not found
+Native extension for WebGL target not found
+Refreshing native plugins compatible for Editor in 167.24 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.707 seconds
+- Completed reload, in  2.956 seconds
 Platform modules already initialized, skipping
 Registering precompiled user dll's ...
-Registered in 0.002747 seconds.
+Registered in 0.003509 seconds.
 Begin MonoManager ReloadAssembly
+Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 161.32 ms, found 1 plugins.
+Native extension for OSXStandalone target not found
+Native extension for WebGL target not found
+Refreshing native plugins compatible for Editor in 145.75 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.326 seconds
+- Completed reload, in  1.491 seconds
 Platform modules already initialized, skipping
 ========================================================================
 Worker process is ready to serve import requests
-Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
-Refreshing native plugins compatible for Editor in 1.95 ms, found 1 plugins.
+Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds
+Refreshing native plugins compatible for Editor in 1.39 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1835 Unused Serialized files (Serialized files now loaded: 0)
+Unloading 1837 Unused Serialized files (Serialized files now loaded: 0)
 System memory in use before: 94.5 MB.
 System memory in use after: 94.4 MB.
 
-Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2280.
-Total: 2.448500 ms (FindLiveObjects: 0.238200 ms CreateObjectMapping: 0.050800 ms MarkObjects: 1.993600 ms  DeleteObjects: 0.164600 ms)
+Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2282.
+Total: 2.762300 ms (FindLiveObjects: 0.265700 ms CreateObjectMapping: 0.055300 ms MarkObjects: 2.281100 ms  DeleteObjects: 0.158600 ms)
 
 ========================================================================
 Received Import Request.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '73d2e77ddd2652f213fd580572d6cb12') in 0.022919 seconds
-  Import took 0.027175 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000230 seconds.
-  path: Assets/Scenes
-  artifactKey: Guid(2348a314689bd76468e627a72d6168fe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes using Guid(2348a314689bd76468e627a72d6168fe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '76a8360848feac063316709202b3a13d') in 0.011123 seconds
-  Import took 0.015243 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 40.121223 seconds.
-  path: Assets/Scenes/MainMenu.unity
-  artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '89e19fd8548bd39e6dca5d55cc92c173') in 0.011791 seconds
-  Import took 0.016286 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 11.527311 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '0ea1804cb6cd4ffaffa45c54b37f9aa6') in 0.009754 seconds
-  Import took 0.014200 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000280 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '0ea1804cb6cd4ffaffa45c54b37f9aa6') in 0.009221 seconds
-  Import took 0.013290 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 39.184629 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'eeab9a62d90d730ba37067da0b234cef') in 0.009940 seconds
-  Import took 0.014734 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 64.287932 seconds.
-  path: Assets/scripts
-  artifactKey: Guid(12d6687ee65288d4d86f1e665cac0c5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts using Guid(12d6687ee65288d4d86f1e665cac0c5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '477c1eb925ca020ef1ef8daa001026f3') in 0.011237 seconds
-  Import took 0.016167 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 7.022803 seconds.
-  path: Assets/scripts/CameraMenu.cs
-  artifactKey: Guid(da11716b946016342ad7bb8f97e5d3be) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/CameraMenu.cs using Guid(da11716b946016342ad7bb8f97e5d3be) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '7b9971d3d5959b3ff55df9125ec64050') in 0.076012 seconds
-  Import took 0.080075 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 22.646993 seconds.
-  path: Assets/scripts/DontDestroyOnLoadScene.cs
-  artifactKey: Guid(50422e5c33f805c4cbe64a0c214b247e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/DontDestroyOnLoadScene.cs using Guid(50422e5c33f805c4cbe64a0c214b247e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '43aaa31a86ee74fbd8b65e079a37e82c') in 0.011173 seconds
-  Import took 0.015398 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 75.857877 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'd1a40a1eb8380b40bbdce7d0a1b254e2') in 0.010951 seconds
-  Import took 0.015531 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 13.143340 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e38e9f875af70bc3dc97b64c89d01ec6') in 0.009396 seconds
-  Import took 0.013855 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000346 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e38e9f875af70bc3dc97b64c89d01ec6') in 0.009345 seconds
-  Import took 0.013505 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002945 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.053 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1817 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 93.5 MB.
-System memory in use after: 93.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2284.
-Total: 2.479500 ms (FindLiveObjects: 0.256600 ms CreateObjectMapping: 0.054300 ms MarkObjects: 2.024900 ms  DeleteObjects: 0.142800 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 355.303464 seconds.
-  path: Assets/import
-  artifactKey: Guid(594a2e4069676fc4c88fd060ba688ebf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/import using Guid(594a2e4069676fc4c88fd060ba688ebf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '12984d8b73a3babe8059769fd606f71c') in 0.014581 seconds
-  Import took 0.019036 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.385248 seconds.
-  path: Assets/import/CITY_MEGA.png
-  artifactKey: Guid(a048a502839a3444fa014d7af7656955) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/import/CITY_MEGA.png using Guid(a048a502839a3444fa014d7af7656955) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '42d8c15b927b4eab1fbac6c82e642282') in 10.655621 seconds
-  Import took 10.713524 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000484 seconds.
-  path: Assets/import/SHIPPING_DOCKS_AREA.png
-  artifactKey: Guid(6357a474d8efc604f9e518bf0b2a5d55) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/import/SHIPPING_DOCKS_AREA.png using Guid(6357a474d8efc604f9e518bf0b2a5d55) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '9859587a12197c0de75c87b0ac17c3b2') in 1.876459 seconds
-  Import took 1.888751 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 117.671362 seconds.
-  path: Assets/Scenes/quartier_amlelioration.unity
-  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'c32ddb48485b4161f82ba0f018741d7b') in 0.011940 seconds
-  Import took 0.016871 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 66.324102 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '88e8258701b5d7250cee3a0bbd67b9d9') in 0.010079 seconds
-  Import took 0.015141 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 92.781868 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e9015f02f74929714ab231eabd409f02') in 0.009532 seconds
-  Import took 0.014606 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 105.966663 seconds.
-  path: Assets/scripts/Script_score.cs
-  artifactKey: Guid(6b231adab6c7868499d186f448a6dcc8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/Script_score.cs using Guid(6b231adab6c7868499d186f448a6dcc8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '7e8cae89a6f0fc7c49e5211f552a166c') in 0.012415 seconds
-  Import took 0.016823 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002760 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.099 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.3 MB.
-System memory in use after: 101.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2297.
-Total: 2.534100 ms (FindLiveObjects: 0.261500 ms CreateObjectMapping: 0.052800 ms MarkObjects: 2.071100 ms  DeleteObjects: 0.147700 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002766 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.065 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.4 MB.
-System memory in use after: 101.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2301.
-Total: 2.549100 ms (FindLiveObjects: 0.245100 ms CreateObjectMapping: 0.053100 ms MarkObjects: 2.097500 ms  DeleteObjects: 0.152300 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 354.518434 seconds.
-  path: Assets/Scenes/quartier_amlelioration.unity
-  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'f20612d793caf7a0d3f5985042796801') in 0.020720 seconds
-  Import took 0.025159 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 74.096167 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '82ff7981a94c52530699c8e360255c0d') in 0.009781 seconds
-  Import took 0.014423 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 99.989302 seconds.
-  path: Assets/TextMesh Pro/Fonts/LiberationSans.ttf
-  artifactKey: Guid(e3265ab4bf004d28a9537516768c1c75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/TextMesh Pro/Fonts/LiberationSans.ttf using Guid(e3265ab4bf004d28a9537516768c1c75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '2760cdf62bdff77309e67ead321be73e') in 0.158102 seconds
-  Import took 0.162659 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000266 seconds.
-  path: Assets/TextMesh Pro/Fonts/pixelated.ttf
-  artifactKey: Guid(3899da8c8d602e74284a4a08a4723bb9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/TextMesh Pro/Fonts/pixelated.ttf using Guid(3899da8c8d602e74284a4a08a4723bb9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '5a9c56f90e6cf4e2e25a2829f78f39cd') in 0.022213 seconds
-  Import took 0.026621 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002772 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.70 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.042 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.8 MB.
-System memory in use after: 101.8 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2347.
-Total: 2.656900 ms (FindLiveObjects: 0.284800 ms CreateObjectMapping: 0.071100 ms MarkObjects: 2.148900 ms  DeleteObjects: 0.150700 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002814 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.040 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.67 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.8 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2351.
-Total: 2.600100 ms (FindLiveObjects: 0.301700 ms CreateObjectMapping: 0.065100 ms MarkObjects: 2.080000 ms  DeleteObjects: 0.152000 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003095 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.053 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2355.
-Total: 2.440000 ms (FindLiveObjects: 0.252700 ms CreateObjectMapping: 0.051600 ms MarkObjects: 1.988200 ms  DeleteObjects: 0.146600 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002894 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.81 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.059 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2359.
-Total: 2.576200 ms (FindLiveObjects: 0.277500 ms CreateObjectMapping: 0.063800 ms MarkObjects: 2.083000 ms  DeleteObjects: 0.150700 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002911 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 2.61 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.072 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.06 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2363.
-Total: 2.687700 ms (FindLiveObjects: 0.271900 ms CreateObjectMapping: 0.062900 ms MarkObjects: 2.196000 ms  DeleteObjects: 0.155700 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002803 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.052 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2367.
-Total: 2.504600 ms (FindLiveObjects: 0.242000 ms CreateObjectMapping: 0.054700 ms MarkObjects: 2.065700 ms  DeleteObjects: 0.140900 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002754 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.065 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2371.
-Total: 2.532100 ms (FindLiveObjects: 0.281700 ms CreateObjectMapping: 0.065300 ms MarkObjects: 2.032000 ms  DeleteObjects: 0.151900 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002878 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.67 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.035 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2375.
-Total: 2.507400 ms (FindLiveObjects: 0.248100 ms CreateObjectMapping: 0.055100 ms MarkObjects: 2.057100 ms  DeleteObjects: 0.145900 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002969 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.059 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2379.
-Total: 2.626400 ms (FindLiveObjects: 0.264600 ms CreateObjectMapping: 0.053100 ms MarkObjects: 2.148400 ms  DeleteObjects: 0.159200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003313 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 2.20 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.209 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.10 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2383.
-Total: 3.754800 ms (FindLiveObjects: 0.307600 ms CreateObjectMapping: 0.058400 ms MarkObjects: 3.206000 ms  DeleteObjects: 0.181100 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002762 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.099 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 101.9 MB.
-System memory in use after: 101.9 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2387.
-Total: 2.568700 ms (FindLiveObjects: 0.270600 ms CreateObjectMapping: 0.057400 ms MarkObjects: 2.087200 ms  DeleteObjects: 0.152600 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 2534.275341 seconds.
-  path: Assets/Scenes/tableau score.unity
-  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'dc3bbb0ec6e93955fd86657f21869e8d') in 0.022431 seconds
-  Import took 0.027188 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002712 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.096 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.80 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2391.
-Total: 2.768300 ms (FindLiveObjects: 0.273400 ms CreateObjectMapping: 0.054900 ms MarkObjects: 2.276300 ms  DeleteObjects: 0.162100 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002805 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.067 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2395.
-Total: 2.582900 ms (FindLiveObjects: 0.282300 ms CreateObjectMapping: 0.065500 ms MarkObjects: 2.083200 ms  DeleteObjects: 0.150900 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002814 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.058 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2399.
-Total: 2.525200 ms (FindLiveObjects: 0.285300 ms CreateObjectMapping: 0.060100 ms MarkObjects: 2.028400 ms  DeleteObjects: 0.150300 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002919 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.069 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2403.
-Total: 2.596500 ms (FindLiveObjects: 0.291000 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.090500 ms  DeleteObjects: 0.157200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002717 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 2.42 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.068 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.93 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2407.
-Total: 2.750700 ms (FindLiveObjects: 0.309900 ms CreateObjectMapping: 0.057900 ms MarkObjects: 2.220000 ms  DeleteObjects: 0.161600 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002805 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.056 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2411.
-Total: 2.628600 ms (FindLiveObjects: 0.297200 ms CreateObjectMapping: 0.069400 ms MarkObjects: 2.103400 ms  DeleteObjects: 0.157600 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002764 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.050 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.75 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2415.
-Total: 2.563500 ms (FindLiveObjects: 0.292900 ms CreateObjectMapping: 0.055100 ms MarkObjects: 2.061200 ms  DeleteObjects: 0.152400 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002828 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.66 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.032 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2419.
-Total: 2.569000 ms (FindLiveObjects: 0.278200 ms CreateObjectMapping: 0.055000 ms MarkObjects: 2.080200 ms  DeleteObjects: 0.154500 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 583.192596 seconds.
-  path: Assets/Scenes/quartier_amlelioration.unity
-  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '1de480e2907d2d6e227f6ddcfdff471e') in 0.021907 seconds
-  Import took 0.027224 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002823 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.041 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2423.
-Total: 2.954900 ms (FindLiveObjects: 0.280000 ms CreateObjectMapping: 0.056700 ms MarkObjects: 2.349400 ms  DeleteObjects: 0.267200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002852 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.059 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2427.
-Total: 2.634900 ms (FindLiveObjects: 0.263000 ms CreateObjectMapping: 0.057200 ms MarkObjects: 2.157700 ms  DeleteObjects: 0.155800 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003018 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.69 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.071 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1818 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.0 MB.
-System memory in use after: 102.0 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2431.
-Total: 2.563600 ms (FindLiveObjects: 0.287500 ms CreateObjectMapping: 0.054000 ms MarkObjects: 2.070500 ms  DeleteObjects: 0.150500 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 522.859517 seconds.
-  path: Assets/scripts/DestroyOnLaod.cs
-  artifactKey: Guid(0dac0b1f2bd20b74387cf1e7deb1710b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/DestroyOnLaod.cs using Guid(0dac0b1f2bd20b74387cf1e7deb1710b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e874b3f5741166dac68ba629f24f8b9a') in 0.017153 seconds
-  Import took 0.021774 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003719 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 8.17 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.183 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.96 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2436.
-Total: 2.642200 ms (FindLiveObjects: 0.288000 ms CreateObjectMapping: 0.054900 ms MarkObjects: 2.138900 ms  DeleteObjects: 0.158600 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002773 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.082 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2440.
-Total: 2.791800 ms (FindLiveObjects: 0.316600 ms CreateObjectMapping: 0.065100 ms MarkObjects: 2.239300 ms  DeleteObjects: 0.168800 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 178.463457 seconds.
-  path: Assets/Scenes/MainMenu.unity
-  artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '39497d70d65a93b25703a44da84f40a0') in 0.022566 seconds
-  Import took 0.027815 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002739 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.068 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2444.
-Total: 2.523200 ms (FindLiveObjects: 0.268300 ms CreateObjectMapping: 0.052900 ms MarkObjects: 2.050200 ms  DeleteObjects: 0.151000 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002829 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.063 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.75 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2448.
-Total: 2.723800 ms (FindLiveObjects: 0.308400 ms CreateObjectMapping: 0.068500 ms MarkObjects: 2.195100 ms  DeleteObjects: 0.150200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002780 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.81 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.081 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.80 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2452.
-Total: 2.815300 ms (FindLiveObjects: 0.277400 ms CreateObjectMapping: 0.055500 ms MarkObjects: 2.311700 ms  DeleteObjects: 0.168800 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002825 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.061 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2456.
-Total: 2.601500 ms (FindLiveObjects: 0.266800 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.127500 ms  DeleteObjects: 0.150500 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002828 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.062 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.06 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2460.
-Total: 3.303700 ms (FindLiveObjects: 0.463500 ms CreateObjectMapping: 0.114500 ms MarkObjects: 2.559200 ms  DeleteObjects: 0.164900 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002840 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.063 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.1 MB.
-System memory in use after: 102.1 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2464.
-Total: 2.563900 ms (FindLiveObjects: 0.275600 ms CreateObjectMapping: 0.057100 ms MarkObjects: 2.086100 ms  DeleteObjects: 0.144100 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 550.539585 seconds.
-  path: Assets/Scenes/quartier_amlelioration.unity
-  artifactKey: Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/quartier_amlelioration.unity using Guid(b486e8ce576a5d04fad403bb4652691e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'b31dd56a5eba3a6403f9a00639dd73d2') in 0.021282 seconds
-  Import took 0.025966 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 5.521547 seconds.
-  path: Assets/Scenes/MainMenu.unity
-  artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '61decf2e2751bad47b8f5391cbac9d31') in 0.011814 seconds
-  Import took 0.016164 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002778 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.91 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.169 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.05 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.2 MB.
-System memory in use after: 102.2 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2468.
-Total: 3.602600 ms (FindLiveObjects: 0.559900 ms CreateObjectMapping: 0.156300 ms MarkObjects: 2.714900 ms  DeleteObjects: 0.170000 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002913 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.094 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.80 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.2 MB.
-System memory in use after: 102.2 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2472.
-Total: 3.484800 ms (FindLiveObjects: 0.447500 ms CreateObjectMapping: 0.060400 ms MarkObjects: 2.791100 ms  DeleteObjects: 0.183700 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002921 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.047 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.81 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.2 MB.
-System memory in use after: 102.2 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2476.
-Total: 2.563800 ms (FindLiveObjects: 0.278900 ms CreateObjectMapping: 0.060500 ms MarkObjects: 2.064500 ms  DeleteObjects: 0.158400 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002736 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.029 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.08 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.2 MB.
-System memory in use after: 102.2 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2480.
-Total: 2.523400 ms (FindLiveObjects: 0.289300 ms CreateObjectMapping: 0.055200 ms MarkObjects: 2.022000 ms  DeleteObjects: 0.155900 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002903 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.70 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.043 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.2 MB.
-System memory in use after: 102.2 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2484.
-Total: 2.588400 ms (FindLiveObjects: 0.261000 ms CreateObjectMapping: 0.056400 ms MarkObjects: 2.119700 ms  DeleteObjects: 0.150300 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 464.197725 seconds.
-  path: Assets/Ressources
-  artifactKey: Guid(5276f8818b84ea74e8ec8e9d6b826f34) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Ressources using Guid(5276f8818b84ea74e8ec8e9d6b826f34) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'f5b7804529a480c203e1ea73055b5257') in 0.018247 seconds
-  Import took 0.022925 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.876669 seconds.
-  path: Assets/Ressources/img
-  artifactKey: Guid(cf832fd926c4b2441b04d510ce9b2264) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Ressources/img using Guid(cf832fd926c4b2441b04d510ce9b2264) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '6598a9f4c0b78e48feaee0e4b0be3fcd') in 0.011706 seconds
-  Import took 0.015828 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.054695 seconds.
-  path: Assets/Ressources/img/drugs.png
-  artifactKey: Guid(bb1f36a05d77fd846883b83d96cf01a5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Ressources/img/drugs.png using Guid(bb1f36a05d77fd846883b83d96cf01a5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '3e273911f9e7fa7b2fc2cfa71f5a699a') in 0.173802 seconds
-  Import took 0.177991 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000231 seconds.
-  path: Assets/Ressources/img/parc_test.png
-  artifactKey: Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Ressources/img/parc_test.png using Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'bff74dfd530f61c630c16eadd5cd9615') in 0.031031 seconds
-  Import took 0.035285 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.002384 seconds.
-  path: Assets/Ressources/img/parc_test.png
-  artifactKey: Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Ressources/img/parc_test.png using Guid(89861f7811eb9204d8e5ada017f20a98) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'bff74dfd530f61c630c16eadd5cd9615') in 0.023468 seconds
-  Import took 0.028047 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 9.535687 seconds.
-  path: Assets/Ressources/img/hopitalgood.png
-  artifactKey: Guid(233ddedc166406343889b661518871d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Ressources/img/hopitalgood.png using Guid(233ddedc166406343889b661518871d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '8b38b30265ab960bd043c604fb6a0498') in 0.053682 seconds
-  Import took 0.058082 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 202.907831 seconds.
-  path: Assets/Audio/Musique/06 - For Pete's Sake - Mark Miller.mp3
-  artifactKey: Guid(715405faffd6f8d4eab79a04a47a0658) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Audio/Musique/06 - For Pete's Sake - Mark Miller.mp3 using Guid(715405faffd6f8d4eab79a04a47a0658) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'e5e5bcae85ca58dad37a76b80e65cfa5') in 0.106959 seconds
-  Import took 0.111652 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000243 seconds.
-  path: Assets/Audio/Musique/Bob&#039;s Adventures - And I must follow if I can.mp3
-  artifactKey: Guid(1c00a04e85f7b0b4793e52e7d1539223) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Audio/Musique/Bob&#039;s Adventures - And I must follow if I can.mp3 using Guid(1c00a04e85f7b0b4793e52e7d1539223) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'cbbddd37f16361e76a07ba03115f0162') in 0.022556 seconds
-  Import took 0.026584 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000250 seconds.
-  path: Assets/Audio/Musique/Bob&#039;s Adventures - back34.mp3
-  artifactKey: Guid(afaa5d9eb9d5f32479b4be103c2ed23a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Audio/Musique/Bob&#039;s Adventures - back34.mp3 using Guid(afaa5d9eb9d5f32479b4be103c2ed23a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'dcafb5c907b9714c50d6fbd8a4de0c07') in 0.024706 seconds
-  Import took 0.028821 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 0.000208 seconds.
-  path: Assets/Characters/character-animations.png
-  artifactKey: Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/Characters/character-animations.png using Guid(51cb6dfa93440f74d812700dae5669d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '3c4d6b3a66e56b57bd83dd1868a71edc') in 0.148851 seconds
-  Import took 0.153468 seconds .
-
-========================================================================
-Received Import Request.
-  Time since last request: 46.180877 seconds.
-  path: Assets/scripts/Hoover.cs
-  artifactKey: Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/Hoover.cs using Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '445b67a94f97324bffd6ad5728b70ba8') in 0.012241 seconds
-  Import took 0.016864 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002793 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.94 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.128 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.84 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2498.
-Total: 3.011600 ms (FindLiveObjects: 0.342800 ms CreateObjectMapping: 0.066800 ms MarkObjects: 2.429900 ms  DeleteObjects: 0.170400 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002828 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.053 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2502.
-Total: 2.560800 ms (FindLiveObjects: 0.281100 ms CreateObjectMapping: 0.054400 ms MarkObjects: 2.070300 ms  DeleteObjects: 0.154300 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002848 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.062 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2506.
-Total: 2.536600 ms (FindLiveObjects: 0.283600 ms CreateObjectMapping: 0.053400 ms MarkObjects: 2.048800 ms  DeleteObjects: 0.149500 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002759 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.088 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.77 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2510.
-Total: 2.742000 ms (FindLiveObjects: 0.304100 ms CreateObjectMapping: 0.056400 ms MarkObjects: 2.220400 ms  DeleteObjects: 0.159800 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002654 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.067 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1820 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2514.
-Total: 2.610500 ms (FindLiveObjects: 0.302600 ms CreateObjectMapping: 0.065800 ms MarkObjects: 2.086300 ms  DeleteObjects: 0.154400 ms)
-
-========================================================================
-Received Import Request.
-  Time since last request: 2130.879592 seconds.
-  path: Assets/scripts/Hoover.cs
-  artifactKey: Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/Hoover.cs using Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '826f11c169272c5e3e0b6d16a393cc12') in 0.014481 seconds
-  Import took 0.018984 seconds .
+  path: Assets/scripts/Script_score.cs
+  artifactKey: Guid(6b231adab6c7868499d186f448a6dcc8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/scripts/Script_score.cs using Guid(6b231adab6c7868499d186f448a6dcc8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '3adacc79472a13bc6d118fdff00a4fc9') in 0.042728 seconds
+  Import took 0.046512 seconds .
 
 ========================================================================
 Received Import Request.
-  Time since last request: 0.001215 seconds.
-  path: Assets/scripts/Hoover.cs
-  artifactKey: Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
-Start importing Assets/scripts/Hoover.cs using Guid(14ec942ed802bc44a8fabb40567b8938) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '826f11c169272c5e3e0b6d16a393cc12') in 0.008863 seconds
-  Import took 0.012854 seconds .
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003609 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.072 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 2517.
-Total: 2.601400 ms (FindLiveObjects: 0.282300 ms CreateObjectMapping: 0.058700 ms MarkObjects: 2.107000 ms  DeleteObjects: 0.152100 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002723 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.060 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2521.
-Total: 2.854500 ms (FindLiveObjects: 0.303300 ms CreateObjectMapping: 0.074700 ms MarkObjects: 2.304400 ms  DeleteObjects: 0.170700 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003062 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.87 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.172 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.01 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2525.
-Total: 3.033500 ms (FindLiveObjects: 0.399100 ms CreateObjectMapping: 0.057200 ms MarkObjects: 2.317800 ms  DeleteObjects: 0.258200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002788 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.034 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.78 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2529.
-Total: 2.667000 ms (FindLiveObjects: 0.295900 ms CreateObjectMapping: 0.057100 ms MarkObjects: 2.165700 ms  DeleteObjects: 0.147400 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002750 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.70 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.047 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.3 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2533.
-Total: 2.617000 ms (FindLiveObjects: 0.296400 ms CreateObjectMapping: 0.060100 ms MarkObjects: 2.109200 ms  DeleteObjects: 0.150500 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002906 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.92 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.177 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.86 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.3 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2537.
-Total: 2.654100 ms (FindLiveObjects: 0.306000 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.138900 ms  DeleteObjects: 0.152400 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002658 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.071 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2541.
-Total: 3.037500 ms (FindLiveObjects: 0.308200 ms CreateObjectMapping: 0.055400 ms MarkObjects: 2.512200 ms  DeleteObjects: 0.160100 ms)
+  Time since last request: 8.031900 seconds.
+  path: Assets/Scenes/tableau score.unity
+  artifactKey: Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/tableau score.unity using Guid(7fd2499ee4cd5c84ea1f7b2d43e5523a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: 'dbd5a1014eb81aff07aa73418a565a55') in 0.013237 seconds
+  Import took 0.016349 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.003483 seconds.
+Registered in 0.002244 seconds.
 Begin MonoManager ReloadAssembly
+Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
+Native extension for OSXStandalone target not found
+Native extension for WebGL target not found
 Refreshing native plugins compatible for Editor in 1.94 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.141 seconds
+- Completed reload, in  1.014 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 2.00 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 2.15 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2545.
-Total: 3.095000 ms (FindLiveObjects: 0.371800 ms CreateObjectMapping: 0.068100 ms MarkObjects: 2.458900 ms  DeleteObjects: 0.195000 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003083 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.040 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2549.
-Total: 2.658400 ms (FindLiveObjects: 0.271000 ms CreateObjectMapping: 0.056600 ms MarkObjects: 2.182600 ms  DeleteObjects: 0.147200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.003220 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 2.76 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.182 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.93 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2553.
-Total: 2.997300 ms (FindLiveObjects: 0.321200 ms CreateObjectMapping: 0.056000 ms MarkObjects: 2.415600 ms  DeleteObjects: 0.203200 ms)
-
-========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002676 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.054 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
+System memory in use before: 93.4 MB.
+System memory in use after: 93.4 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2557.
-Total: 2.592600 ms (FindLiveObjects: 0.310300 ms CreateObjectMapping: 0.066300 ms MarkObjects: 2.059300 ms  DeleteObjects: 0.155400 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2286.
+Total: 2.454300 ms (FindLiveObjects: 0.291800 ms CreateObjectMapping: 0.044300 ms MarkObjects: 1.998400 ms  DeleteObjects: 0.118400 ms)
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002696 seconds.
+Registered in 0.001987 seconds.
 Begin MonoManager ReloadAssembly
+Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.79 ms, found 1 plugins.
+Native extension for OSXStandalone target not found
+Native extension for WebGL target not found
+Refreshing native plugins compatible for Editor in 1.21 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.067 seconds
+- Completed reload, in  0.904 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.72 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.23 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
+System memory in use before: 93.5 MB.
+System memory in use after: 93.5 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2561.
-Total: 2.557400 ms (FindLiveObjects: 0.294600 ms CreateObjectMapping: 0.055600 ms MarkObjects: 2.051100 ms  DeleteObjects: 0.155000 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2290.
+Total: 2.284200 ms (FindLiveObjects: 0.191500 ms CreateObjectMapping: 0.040300 ms MarkObjects: 1.912100 ms  DeleteObjects: 0.138900 ms)
 
 ========================================================================
-Received Prepare
-Registering precompiled user dll's ...
-Registered in 0.002808 seconds.
-Begin MonoManager ReloadAssembly
-Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.74 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Invoked RoslynAnalysisRunner static constructor.
-RoslynAnalysisRunner will not be running.
-RoslynAnalysisRunner has terminated.
-Mono: successfully reloaded assembly
-- Completed reload, in  1.073 seconds
-Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
-Preloading 0 native plugins for Editor in 0.00 ms.
-Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
-
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2565.
-Total: 2.600500 ms (FindLiveObjects: 0.276700 ms CreateObjectMapping: 0.056700 ms MarkObjects: 2.117300 ms  DeleteObjects: 0.148800 ms)
+Received Import Request.
+  Time since last request: 65.945111 seconds.
+  path: Assets/Scenes/MainMenu.unity
+  artifactKey: Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
+Start importing Assets/Scenes/MainMenu.unity using Guid(70dd61d5361a50445b1cfb6874cac00b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)  -> (artifact id: '89e19fd8548bd39e6dca5d55cc92c173') in 0.023827 seconds
+  Import took 0.027854 seconds .
 
 ========================================================================
 Received Prepare
 Registering precompiled user dll's ...
-Registered in 0.002836 seconds.
+Registered in 0.002474 seconds.
 Begin MonoManager ReloadAssembly
+Native extension for Lumin target not found
 Native extension for WindowsStandalone target not found
-Refreshing native plugins compatible for Editor in 1.73 ms, found 1 plugins.
+Native extension for OSXStandalone target not found
+Native extension for WebGL target not found
+Refreshing native plugins compatible for Editor in 1.40 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Invoked RoslynAnalysisRunner static constructor.
 RoslynAnalysisRunner will not be running.
 RoslynAnalysisRunner has terminated.
 Mono: successfully reloaded assembly
-- Completed reload, in  1.040 seconds
+- Completed reload, in  0.886 seconds
 Platform modules already initialized, skipping
-Refreshing native plugins compatible for Editor in 1.71 ms, found 1 plugins.
+Refreshing native plugins compatible for Editor in 1.21 ms, found 1 plugins.
 Preloading 0 native plugins for Editor in 0.00 ms.
 Unloading 1819 Unused Serialized files (Serialized files now loaded: 0)
-System memory in use before: 102.4 MB.
-System memory in use after: 102.4 MB.
+System memory in use before: 93.5 MB.
+System memory in use after: 93.5 MB.
 
-Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2569.
-Total: 2.608800 ms (FindLiveObjects: 0.294700 ms CreateObjectMapping: 0.056900 ms MarkObjects: 2.100500 ms  DeleteObjects: 0.155900 ms)
+Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 2294.
+Total: 2.326800 ms (FindLiveObjects: 0.217300 ms CreateObjectMapping: 0.042500 ms MarkObjects: 1.945300 ms  DeleteObjects: 0.120500 ms)
 
 AssetImportWorkerClient::OnTransportError - code=2 error=End of file
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe0.log
index 6102690393d198ddb2c73287748775c0bb8fe8fd..0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce 100644
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe0.log
+++ b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe0.log
@@ -1,43 +1,4 @@
 Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
 Cmd: initializeCompiler
 
-Cmd: preprocess
- insize=7883 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2542
-
-Cmd: preprocess
- insize=3642 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=1299
-
-Cmd: preprocess
- insize=12310 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=4702
-
-Cmd: preprocess
- insize=3662 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2718
-
-Cmd: preprocess
- insize=4513 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=3750
-
-Cmd: preprocess
- insize=3640 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=1347
-
-Cmd: preprocess
- insize=10917 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=4057
-
-Cmd: preprocess
- insize=3177 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2814
-
-Cmd: preprocess
- insize=8069 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2813
-
-Cmd: preprocess
- insize=10902 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=4047
-
-Cmd: preprocess
- insize=3694 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=1723
-
-Cmd: preprocess
- insize=7914 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=2554
-
-Cmd: preprocess
- insize=2468 inputPath=Assets/TextMesh Pro/Shaders surfaceOnly=0 cachingPP=1 buildPlatform=5 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR dKW=UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 ok=1 outsize=1177
-
 Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe1.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe1.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe1.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe10.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe10.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe10.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe11.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe11.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe11.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe12.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe12.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe12.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe13.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe13.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe13.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe14.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe14.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe14.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe15.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe15.log
deleted file mode 100644
index 3e9589565416393757660705176d9cd6f65a13dd..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe15.log
+++ /dev/null
@@ -1,7 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: compileSnippet
-  insize=5642 path=Assets/TextMesh Pro/Shaders cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=UNITY_UI_CLIP_RECT dKW=OUTLINE_ON UNDERLAY_ON UNDERLAY_INNER UNITY_UI_ALPHACLIP UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=83 ok=1 outsize=682
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe2.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe2.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe2.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe3.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe3.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe3.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe4.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe4.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe4.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe5.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe5.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe5.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe6.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe6.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe6.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe7.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe7.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe7.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe8.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe8.log
deleted file mode 100644
index 0d69ef61fcbf4c901faf989cd75af4af8ec4e5ce..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe8.log
+++ /dev/null
@@ -1,4 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe9.log b/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe9.log
deleted file mode 100644
index ae0b22b3ae56b90a50125fcc3e16753229d4eba4..0000000000000000000000000000000000000000
--- a/Unity/t4-urbanisme/Logs/shadercompiler-UnityShaderCompiler.exe9.log
+++ /dev/null
@@ -1,7 +0,0 @@
-Base path: 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2020.3.1f1/Editor/Data/PlaybackEngines'
-Cmd: initializeCompiler
-
-Cmd: compileSnippet
-  insize=5642 path=Assets/TextMesh Pro/Shaders cachingPP=1 ppOnly=0 stripLineD=0 buildPlatform=5 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=UNITY_UI_CLIP_RECT dKW=OUTLINE_ON UNDERLAY_ON UNDERLAY_INNER UNITY_UI_ALPHACLIP UNITY_NO_DXT5nm UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 flags=0 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=83 ok=1 outsize=3098
-
-Cmd: shutdown
diff --git a/Unity/t4-urbanisme/UserSettings/EditorUserSettings.asset b/Unity/t4-urbanisme/UserSettings/EditorUserSettings.asset
index 3e08aae94dc72ba67e55e37b10835c704df71210..a3c76eed5ce99dd9d0fb74f3ddf9035a9bb79ac1 100644
--- a/Unity/t4-urbanisme/UserSettings/EditorUserSettings.asset
+++ b/Unity/t4-urbanisme/UserSettings/EditorUserSettings.asset
@@ -18,13 +18,13 @@ EditorUserSettings:
       value: 22424703114646680e0b0227036c52151802563f22213229
       flags: 0
     RecentlyUsedScenePath-4:
-      value: 22424703114646680e0b0227036c4b11141b1d2b39683533223b187df7ee3d2cfb
+      value: 22424703114646680e0b0227036c4e0517050c23293a19312025183febef2639f6ee39e7a92f31352d1b
       flags: 0
     RecentlyUsedScenePath-5:
-      value: 22424703114646680e0b0227036c72111f19352f223d68252320092a
+      value: 22424703114646680e0b0227036c4b11141b1d2b39683533223b187df7ee3d2cfb
       flags: 0
     RecentlyUsedScenePath-6:
-      value: 22424703114646680e0b0227036c4e0517050c23293a19312025183febef2639f6ee39e7a92f31352d1b
+      value: 22424703114646680e0b0227036c72111f19352f223d68252320092a
       flags: 0
     vcSharedLogLevel:
       value: 0d5e400f0650
diff --git a/Unity/t4-urbanisme/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache b/Unity/t4-urbanisme/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache
index 53ffedaeb759b93e5734a5d5ca4ead26d11068d2..b6fecc3c98d7f65e84b57dc09957d1ff2e10558b 100644
Binary files a/Unity/t4-urbanisme/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache and b/Unity/t4-urbanisme/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache differ
diff --git a/Unity/t4-urbanisme/t4-urbanisme.sln b/Unity/t4-urbanisme/t4-urbanisme.sln
index 4d15ee7d60514a8c2a0f8c0b626dec38d16cffab..68840afc3719aede7eb5c5b843edc7feaa3bdbd7 100644
--- a/Unity/t4-urbanisme/t4-urbanisme.sln
+++ b/Unity/t4-urbanisme/t4-urbanisme.sln
@@ -1,6 +1,6 @@
 
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{EF2608B3-6324-39AE-55A9-439776B0A3C0}"
 EndProject
 Global