diff --git a/BackroomsDigitalArt/Config/DefaultEngine.ini b/BackroomsDigitalArt/Config/DefaultEngine.ini
index 4bf45cde27e986e5f8d57dc0f6226c36cf70bc33..2222a03e1bbf7380ca1d9326ab8fa6a3b0474ae2 100644
--- a/BackroomsDigitalArt/Config/DefaultEngine.ini
+++ b/BackroomsDigitalArt/Config/DefaultEngine.ini
@@ -2,7 +2,7 @@
 
 [/Script/EngineSettings.GameMapsSettings]
 GameDefaultMap=/Game/BackroomsMap.BackroomsMap
-GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
+GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
 EditorStartupMap=/Game/BackroomsMap.BackroomsMap
 
 [/Script/WindowsTargetPlatform.WindowsTargetSettings]
@@ -49,6 +49,8 @@ r.Shadow.Virtual.Enable=1
 r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
 r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
 r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
+r.Shadow.TranslucentPerObject.ProjectEnabled=False
+r.SupportCloudShadowOnForwardLitTranslucent=False
 
 [/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
 CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
diff --git a/BackroomsDigitalArt/Content/BackroomsMap.umap b/BackroomsDigitalArt/Content/BackroomsMap.umap
index 4555af233414b4b98885fd483255069f5f0ed94a..f57f9e0406bc2796a4d7758d1d86956c5457dc36 100644
Binary files a/BackroomsDigitalArt/Content/BackroomsMap.umap and b/BackroomsDigitalArt/Content/BackroomsMap.umap differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.uasset b/BackroomsDigitalArt/Content/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..b8003c8979f8f80645dc616563a1a8d086cacde0
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset b/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset
index 938deaf02a91ca49c6af55fb83c0bf50577ff1c2..66da2519dc71a4a3d6aef6c1007f2c6d1f90bee1 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset and b/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion.uasset
index cdfa9b5b97e61dbbeeca2a349c794f4181b3fc3e..c615850560b1fde696af71624ede60e3399bfc5a 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Color.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Color.uasset
index ecd0f21cd56000e635251fde7a78c7c33b8316ef..9864d25b33514577d3337bcc24d77cf520961d7b 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Color.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Color.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Displacement.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Displacement.uasset
index 295a093f47134e8c0defeafc41b26f4d3ae164d0..b01952dd26b03f2435c6629679d74e46405b7c39 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Displacement.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Displacement.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_NormalGL.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_NormalGL.uasset
index 7fe271a28f7b6bb5c15fce0fc8f7b491fc710f30..3253e07d6db6645a9b81d4425072d7e3725dccee 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_NormalGL.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_NormalGL.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Roughness.uasset b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Roughness.uasset
index 9731ae719dbfdcfbf58297b2e67bbd53adc5c464..b23fec95b9bd4d2ad2946aa3ec3e931ca708f913 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Roughness.uasset and b/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Roughness.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset b/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset
index 2b2f526bd5eec59369893858881c0c4ee7832886..67e996927cd30ff1eeb0b2779b554a9c6c32536f 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset and b/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Color.uasset b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Color.uasset
index 4c6a95ca71bf2f8c2deae79e91c1c97fda436a32..3352e4624235b2b26f384d85559e3cd7974ff875 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Color.uasset and b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Color.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Displacement.uasset b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Displacement.uasset
index 26738ee2c7317305a563f294b1695494d9383a46..889f5b0f420e7eb96177ba1f4bd1719a69f89206 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Displacement.uasset and b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Displacement.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Metalness.uasset b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Metalness.uasset
index 68d0ad95b8786ec109ba4a3b405d965b9abec6a2..30b22a8400a373bf717cc5d6c1929eb8ad83da93 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Metalness.uasset and b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Metalness.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_NormalGL.uasset b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_NormalGL.uasset
index 279913c6c652457bdfc0533600f4daf8c24cf233..17450460bdb0866f5648b7bc6232fe9baa6fc9e7 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_NormalGL.uasset and b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_NormalGL.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Roughness.uasset b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Roughness.uasset
index 8b18507bfd21493709de018876622215fdcd03be..2240919f119526fd501bb19261de03860dc18859 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Roughness.uasset and b/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Roughness.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..0778affeb7f8dd872267b55ad0d5293b622fddda
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..1e85b04f77ea21fdbc7cbce7286684f630453e93
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..919d0d47cc5f1b611b3901cc80336ca3f5bfeffe
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..56b956abfae5ce7350730b6c189616515f631511
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..035090c02b9310438d35ade652539df85c1f09f7
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.uasset
new file mode 100644
index 0000000000000000000000000000000000000000..78fa61c63f4a31fdfa2a097691b1a767c89471f5
Binary files /dev/null and b/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.uasset
index cc819a70fd3082eaba57fa81a34e8b64d70d5892..91c1df53dde5c543a3e7b8a2e93662a1c29d6d9f 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.uasset and b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.uasset
index 748a698adcfb74f367fc4f01c91261288779e0fb..aeb7abbc2e553929a18fa67f93135b8b2da2b9ff 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.uasset and b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.uasset
index f02d89b15c6d204dde7afbd72d173cdf0ffad9eb..bfe4a4f67aa0f8f32d5ee1f8788994766220af1a 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.uasset and b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.uasset b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.uasset
index 071fd371bce96f41d4953b5f3851534970fc34df..6f2c3d0dde954b77ef6349fd1d3c05fc06c68503 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.uasset and b/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset
index 5b72472567e37f8201c743da474731e2fb09d029..3e44fe5fc528230e6b9087117304b3825414bd67 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset and b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset
index 537c9994e4a4060864432c366507b9d68c4be5b5..f8eb29198e245da2e4b4f06cbbe732598fb6f1a4 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset and b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset
index 1c4f0c257f720ac25d3964588fdee3dbcabb17fb..ba612f7994c215a1c36ccf007ec1ccb52dab1a15 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset and b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset differ
diff --git a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset
index bd218f99e61e5ec94b2183a6a12e79c027a962d3..0ef5f839985b53c6d775e0bb5ddd7aefaeb3945d 100644
Binary files a/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset and b/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset differ
diff --git a/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin b/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
index 27a390aa9402622a8d626d03f558b2df2ca9e194..d56b85f547da060f3e180d8516d68942d13ad7ba 100644
Binary files a/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin and b/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin differ
diff --git a/BackroomsDigitalArt/Saved/AutoScreenshot.png b/BackroomsDigitalArt/Saved/AutoScreenshot.png
index 421f48757d9919638f2e1e9b353e5d024d9c58fd..eb289618f4a66842bb4249554f0a570c9f1fbb4e 100644
Binary files a/BackroomsDigitalArt/Saved/AutoScreenshot.png and b/BackroomsDigitalArt/Saved/AutoScreenshot.png differ
diff --git a/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap b/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap
index 11dcd657fda689c918f1c5a02eeef5af007da3e9..600c446d015070c1aa8bdf4e943a320fe03e25f2 100644
Binary files a/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap and b/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap differ
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-8CAD6A88453E5BC873E2C6B40DA68DCB/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-8CAD6A88453E5BC873E2C6B40DA68DCB/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-8CAD6A88453E5BC873E2C6B40DA68DCB/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-9E5083AC4066B461BDEECB823687278B/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-9E5083AC4066B461BDEECB823687278B/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-9E5083AC4066B461BDEECB823687278B/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-B441E4784230CA4BF545BC8D5D64A4DF/CrashReportClient.ini b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-B441E4784230CA4BF545BC8D5D64A4DF/CrashReportClient.ini
new file mode 100644
index 0000000000000000000000000000000000000000..e6a72c5d289419c4dc5becb5da5d931aa6f16d85
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Config/CrashReportClient/UECC-Windows-B441E4784230CA4BF545BC8D5D64A4DF/CrashReportClient.ini
@@ -0,0 +1,7 @@
+[CrashReportClient]
+bHideLogFilesOption=false
+bIsAllowedToCloseWithoutSending=true
+CrashConfigPurgeDays=2
+Stall.RecordDump=false
+Ensure.RecordDump=true
+
diff --git a/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
index ad3145d0fa15c74e0e9dbe5d0160f640d6333e9d..6884967ba17ee7ef276fe22effb91f768b4e564c 100644
--- a/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
+++ b/BackroomsDigitalArt/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
@@ -163,7 +163,7 @@ LastInViewportMenuLocation=(X=0.000000,Y=0.000000)
 MaterialForDroppedTextures=None
 MaterialParamsForDroppedTextures=()
 EditorViews=(("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/BackroomsMap.BackroomsMap", (LevelViewportsInfo=((CamPosition=(X=15182.482442,Y=-3011.581984,Z=1845.385342),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=15182.482442,Y=-3011.581984,Z=1845.385342),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=15182.482442,Y=-3011.581984,Z=1845.385342),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-11075.831326,Y=16766.487769,Z=14635.527121),CamRotation=(Pitch=-31.500002,Yaw=-419.000006,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
-EditorViews=(("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/BackroomsMap.BackroomsMap", (LevelViewportsInfo=((CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=4276.707743,Y=212.812678,Z=2202.818100),CamRotation=(Pitch=-26.642047,Yaw=-164.764468,Roll=0.000009)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
+EditorViews=(("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/BackroomsMap.BackroomsMap", (LevelViewportsInfo=((CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=-1215.381030,Y=18.714798,Z=285.168951),CamOrthoZoom=340282346638528859811704183484516925440.000000),(CamPosition=(X=2356.083496,Y=-1234.993180,Z=1269.826221),CamRotation=(Pitch=-75.799901,Yaw=-43.939457,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))))
 None=======
 None=======
 PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True))
@@ -362,6 +362,7 @@ Blueprint_door_start_end_C=StaticMeshActor.TransformCommon.Transform,StaticMeshA
 K2Node_CustomEvent=VRPawn_C.Physics.ConstraintsGroup,VRPawn_C.Collision.Collision,VRPawn_C.TransformCommon.Transform
 BillboardComponent=
 Blueprint_door_end_C=PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens,StaticMeshActor.TransformCommon.Transform,StaticMeshActor.Physics.ConstraintsGroup
+AmbientSound=StaticMeshActor.TransformCommon.Transform,StaticMeshActor.Physics.ConstraintsGroup,PlayerStart.TransformCommon.Transform,PostProcessVolume.Lens.Lens
 
 [EditorStartup]
 LastLevel=/Game/BackroomsMap
@@ -369,7 +370,12 @@ LastLevel=/Game/BackroomsMap
 [AssetEditorSubsystem]
 CleanShutdown=False
 DebuggerAttached=False
+RecentAssetEditors=MaterialEditor
+RecentAssetEditors=GenericAssetEditor
 RecentAssetEditors=BlueprintEditor
+RecentAssetEditors=StaticMeshEditor
+RecentAssetEditors=BlueprintEditor
+RecentAssetEditors=MaterialEditor
 RecentAssetEditors=BlueprintEditor
 RecentAssetEditors=MaterialEditor
 RecentAssetEditors=BlueprintEditor
@@ -394,16 +400,10 @@ RecentAssetEditors=
 RecentAssetEditors=
 RecentAssetEditors=
 RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
-RecentAssetEditors=
 None=======
 None=======
-OpenAssetsAtExit=/Game/GameMap/Lamp/Lamp.Lamp
-OpenAssetsAtExit=/Game/GameMap/Door/Holztextur.Holztextur
-OpenAssetsAtExit=/Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+OpenAssetsAtExit=/Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+OpenAssetsAtExit=/Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
 
 [ContentBrowser]
 ContentBrowserDrawer.SourcesExpanded=True
@@ -418,7 +418,7 @@ ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75
 ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003
 ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012
 ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006
-ContentBrowserDrawer.SelectedPaths=/Game/GameMap/Start_Endraum/Table
+ContentBrowserDrawer.SelectedPaths=/Game/GameMap/Props/Bricked_Exit
 ContentBrowserDrawer.PluginFilters=
 ContentBrowserDrawer.Favorites.SelectedPaths=
 FavoritePaths=
@@ -712,6 +712,9 @@ UMGEditorProjectSettings.Designer=True
 UMGEditorProjectSettings.Designer=True
 UMGEditorProjectSettings.Designer=True
 UMGEditorProjectSettings.Designer=True
+UMGEditorProjectSettings.Designer=True
+UMGEditorProjectSettings.Designer=True
+UMGEditorProjectSettings.Designer=True
 None=======
 None=======
 None=======
@@ -2487,8 +2490,18 @@ Blueprint_door_end_C.Actor=True
 Blueprint_door_end_C.Tick=True
 Blueprint_door_end_C.WorldPartition=True
 Blueprint_door_end_C.Events=True
-UMGEditorProjectSettings.Designer =True
 StaticMeshComponent.Mobile=True
+PointLightComponent.Navigation=True
+AmbientSound.AttenuationDistance=True
+AmbientSound.AttenuationSpatialization=True
+AmbientSound.AttenuationOcclusion=True
+AmbientSound.AttenuationSubmixSend=True
+AmbientSound.AttenuationReverbSend=True
+AmbientSound.AttenuationListenerFocus=True
+AmbientSound.AttenuationPriority=True
+AmbientSound.AttenuationAirAbsorption=True
+AmbientSound.AttenuationSourceDataOverride=True
+AmbientSound.AttenuationAudioLink=True
 
 [DetailMultiObjectNodeExpansion]
 GeneralProjectSettings=True
@@ -2652,14 +2665,15 @@ InputAction.Action=False
 Blueprint.ClassOptions=True
 PropertyWrapper.Variable=False
 StaticMeshComponent.Collision=False
-StaticMeshComponent.ComponentTick=True
+StaticMeshComponent.ComponentTick=False
 MeshColorPaintingToolProperties.Brush=True
 StaticMeshActor.HLOD=True
 InterchangeGenericMaterialPipeline.Textures=True
 Actor.Collision=True
 RectLightComponent.Light=True
 RectLightComponent.ComponentTick=False
-StaticMeshComponent.Lighting=False
+StaticMeshComponent.Lighting=True
+StaticMeshComponent.Physics=False
 
 [FBX_Import_UI_Option_FbxImportUI]
 bOverrideFullName=True
@@ -2780,6 +2794,11 @@ bConvertSceneUnit=False
 LastLogListing=LoadErrors
 
 [PlacementMode]
+RecentlyPlaced=/Script/Engine.SpotLight;/Engine/Transient.ActorFactorySpotLight_0
+RecentlyPlaced=/Script/Engine.PointLight;/Engine/Transient.ActorFactoryPointLight_0
+RecentlyPlaced=/Game/GameMap/Props/Bricked_Exit/Bricks.Bricks;
+RecentlyPlaced=/Engine/BasicShapes/Cube.Cube;/Engine/Transient.ActorFactoryBasicShape_0
+RecentlyPlaced=/Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone;
 RecentlyPlaced=/Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral;
 RecentlyPlaced=/Game/GameMap/Start_Endraum/Table/Fabric029.Fabric029;
 RecentlyPlaced=/Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end;
@@ -2788,7 +2807,6 @@ RecentlyPlaced=/Game/GameMap/Door/Blueprint_door_start_end.Blueprint_door_start_
 RecentlyPlaced=/Game/GameMap/Walls/Wall_Instance.Wall_Instance;
 RecentlyPlaced=/Game/GameMap/Props/Chair_Material/Chair_Material.Chair_Material;
 RecentlyPlaced=/Script/Engine.RectLight;/Engine/Transient.ActorFactoryRectLight_0
-RecentlyPlaced=/Script/Engine.PointLight;/Engine/Transient.ActorFactoryPointLight_0
 RecentlyPlaced=/Game/GameMap/HowToSurviveIW/book.book;
 RecentlyPlaced=/Game/GameMap/Props/chair_big.chair_big;
 RecentlyPlaced=/Game/GameMap/Abgrund/Wall_material_Inst.Wall_material_Inst;
@@ -2796,10 +2814,6 @@ RecentlyPlaced=/Game/GameMap/Abgrund/Abgrund_Material.Abgrund_Material;
 RecentlyPlaced=/Game/GameMap/Abgrund_Wall_hole.Abgrund_Wall_hole;/Engine/Transient.EditorStaticMeshFactory_0
 RecentlyPlaced=/Game/GameMap/Props/exit_left.exit_left;
 RecentlyPlaced=/Game/GameMap/Lamp/Lamp_Box.Lamp_Box;
-RecentlyPlaced=/Game/GameMap/Door/Blueprint_door.Blueprint_door;
-RecentlyPlaced=/Game/GameMap/Abgrund/Light_Tunnels.Light_Tunnels;
-RecentlyPlaced=/Game/GameMap/Start_Endraum/Wall_Material/Wall_material_Inst.Wall_material_Inst;
-RecentlyPlaced=/Game/GameMap/Start_Endraum/Wall_Material/Wall_material.Wall_material;
 None=======
 None=======
 
@@ -2819,7 +2833,7 @@ MonsterAI_Child_C="\"Object.Character.Mesh.Object.Collision.BodyInstance\" \"Obj
 MonsterAI_C="\"Object.Character.Mesh.Object.Collision.BodyInstance\" \"Object.Character.Mesh.Object.Collision.BodyInstance.WalkableSlopeOverride\" \"Object.Character.CharacterMovement.Object.Character Movement (Rotation Settings).RotationRate\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.AvoidanceGroup\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToAvoid\" \"Object.Character.CharacterMovement.Object.Character Movement: Avoidance.GroupsToIgnore\" \"Object.Character.CharacterMovement.Object.NavMovement.NavAgentProps\" \"Object.Character.CapsuleComponent.Object.Shape.ShapeColor\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance\" \"Object.Character.CapsuleComponent.Object.Collision.BodyInstance.WalkableSlopeOverride\" "
 Character=
 Pawn=
-StaticMeshActor="\"Object\" \"Object.StaticMeshActor.StaticMeshComponent.Object.Lighting.LightmassSettings\" "
+StaticMeshActor="\"Object\" \"Object.StaticMeshActor.StaticMeshComponent.Object.Lighting.LightmassSettings\" \"Object.StaticMeshActor.StaticMeshComponent.Object.Collision.BodyInstance\" "
 NavMeshBoundsVolume="\"Object.BrushBuilder.BrushBuilder.Object.BrushSettings\" "
 GeomModifier_Extrude="\"Object.Settings\" "
 GeomModifier_Edit="\"Object\" \"Object.Settings\" "
@@ -2830,8 +2844,8 @@ LODManagerLODProperties="\"Object\" \"Object.LODInformation.SourceLODs.SourceLOD
 InteractiveToolPropertySet="\"Object\" "
 EditMeshMaterialsToolProperties="\"Object\" \"Object.Materials.Materials\" "
 InputSettings="\"Object\" \"Object.Bindings.AxisConfig\" \"Object.Bindings.AxisConfig.AxisConfig[0]\" \"Object.Bindings.AxisConfig.AxisConfig[1]\" \"Object.Bindings.AxisConfig.AxisConfig[10]\" \"Object.Bindings.AxisConfig.AxisConfig[11]\" \"Object.Bindings.AxisConfig.AxisConfig[12]\" \"Object.Bindings.AxisConfig.AxisConfig[13]\" \"Object.Bindings.AxisConfig.AxisConfig[14]\" \"Object.Bindings.AxisConfig.AxisConfig[15]\" \"Object.Bindings.AxisConfig.AxisConfig[16]\" \"Object.Bindings.AxisConfig.AxisConfig[17]\" \"Object.Bindings.AxisConfig.AxisConfig[18]\" \"Object.Bindings.AxisConfig.AxisConfig[19]\" \"Object.Bindings.AxisConfig.AxisConfig[2]\" \"Object.Bindings.AxisConfig.AxisConfig[20]\" \"Object.Bindings.AxisConfig.AxisConfig[21]\" \"Object.Bindings.AxisConfig.AxisConfig[22]\" \"Object.Bindings.AxisConfig.AxisConfig[23]\" \"Object.Bindings.AxisConfig.AxisConfig[24]\" \"Object.Bindings.AxisConfig.AxisConfig[25]\" \"Object.Bindings.AxisConfig.AxisConfig[26]\" \"Object.Bindings.AxisConfig.AxisConfig[27]\" \"Object.Bindings.AxisConfig.AxisConfig[28]\" \"Object.Bindings.AxisConfig.AxisConfig[29]\" \"Object.Bindings.AxisConfig.AxisConfig[3]\" \"Object.Bindings.AxisConfig.AxisConfig[30]\" \"Object.Bindings.AxisConfig.AxisConfig[31]\" \"Object.Bindings.AxisConfig.AxisConfig[32]\" \"Object.Bindings.AxisConfig.AxisConfig[33]\" \"Object.Bindings.AxisConfig.AxisConfig[34]\" \"Object.Bindings.AxisConfig.AxisConfig[35]\" \"Object.Bindings.AxisConfig.AxisConfig[36]\" \"Object.Bindings.AxisConfig.AxisConfig[37]\" \"Object.Bindings.AxisConfig.AxisConfig[38]\" \"Object.Bindings.AxisConfig.AxisConfig[39]\" \"Object.Bindings.AxisConfig.AxisConfig[4]\" \"Object.Bindings.AxisConfig.AxisConfig[40]\" \"Object.Bindings.AxisConfig.AxisConfig[41]\" \"Object.Bindings.AxisConfig.AxisConfig[42]\" \"Object.Bindings.AxisConfig.AxisConfig[43]\" \"Object.Bindings.AxisConfig.AxisConfig[44]\" \"Object.Bindings.AxisConfig.AxisConfig[45]\" \"Object.Bindings.AxisConfig.AxisConfig[46]\" \"Object.Bindings.AxisConfig.AxisConfig[47]\" \"Object.Bindings.AxisConfig.AxisConfig[48]\" \"Object.Bindings.AxisConfig.AxisConfig[49]\" \"Object.Bindings.AxisConfig.AxisConfig[5]\" \"Object.Bindings.AxisConfig.AxisConfig[50]\" \"Object.Bindings.AxisConfig.AxisConfig[51]\" \"Object.Bindings.AxisConfig.AxisConfig[6]\" \"Object.Bindings.AxisConfig.AxisConfig[7]\" \"Object.Bindings.AxisConfig.AxisConfig[8]\" \"Object.Bindings.AxisConfig.AxisConfig[9]\" \"Object.Bindings.AxisMappings.AxisMappings[0]\" \"Object.Bindings.AxisMappings.AxisMappings[1]\" \"Object.Bindings.AxisMappings.AxisMappings[10]\" \"Object.Bindings.AxisMappings.AxisMappings[11]\" \"Object.Bindings.AxisMappings.AxisMappings[12]\" \"Object.Bindings.AxisMappings.AxisMappings[13]\" \"Object.Bindings.AxisMappings.AxisMappings[14]\" \"Object.Bindings.AxisMappings.AxisMappings[15]\" \"Object.Bindings.AxisMappings.AxisMappings[16]\" \"Object.Bindings.AxisMappings.AxisMappings[17]\" \"Object.Bindings.AxisMappings.AxisMappings[18]\" \"Object.Bindings.AxisMappings.AxisMappings[19]\" \"Object.Bindings.AxisMappings.AxisMappings[2]\" \"Object.Bindings.AxisMappings.AxisMappings[20]\" \"Object.Bindings.AxisMappings.AxisMappings[21]\" \"Object.Bindings.AxisMappings.AxisMappings[22]\" \"Object.Bindings.AxisMappings.AxisMappings[23]\" \"Object.Bindings.AxisMappings.AxisMappings[24]\" \"Object.Bindings.AxisMappings.AxisMappings[25]\" \"Object.Bindings.AxisMappings.AxisMappings[26]\" \"Object.Bindings.AxisMappings.AxisMappings[27]\" \"Object.Bindings.AxisMappings.AxisMappings[28]\" \"Object.Bindings.AxisMappings.AxisMappings[29]\" \"Object.Bindings.AxisMappings.AxisMappings[3]\" \"Object.Bindings.AxisMappings.AxisMappings[30]\" \"Object.Bindings.AxisMappings.AxisMappings[31]\" \"Object.Bindings.AxisMappings.AxisMappings[32]\" \"Object.Bindings.AxisMappings.AxisMappings[33]\" \"Object.Bindings.AxisMappings.AxisMappings[34]\" \"Object.Bindings.AxisMappings.AxisMappings[35]\" \"Object.Bindings.AxisMappings.AxisMappings[36]\" \"Object.Bindings.AxisMappings.AxisMappings[37]\" \"Object.Bindings.AxisMappings.AxisMappings[38]\" \"Object.Bindings.AxisMappings.AxisMappings[39]\" \"Object.Bindings.AxisMappings.AxisMappings[4]\" \"Object.Bindings.AxisMappings.AxisMappings[40]\" \"Object.Bindings.AxisMappings.AxisMappings[41]\" \"Object.Bindings.AxisMappings.AxisMappings[42]\" \"Object.Bindings.AxisMappings.AxisMappings[43]\" \"Object.Bindings.AxisMappings.AxisMappings[44]\" \"Object.Bindings.AxisMappings.AxisMappings[45]\" \"Object.Bindings.AxisMappings.AxisMappings[46]\" \"Object.Bindings.AxisMappings.AxisMappings[47]\" \"Object.Bindings.AxisMappings.AxisMappings[48]\" \"Object.Bindings.AxisMappings.AxisMappings[49]\" \"Object.Bindings.AxisMappings.AxisMappings[5]\" \"Object.Bindings.AxisMappings.AxisMappings[50]\" \"Object.Bindings.AxisMappings.AxisMappings[6]\" \"Object.Bindings.AxisMappings.AxisMappings[7]\" \"Object.Bindings.AxisMappings.AxisMappings[8]\" \"Object.Bindings.AxisMappings.AxisMappings[9]\" \"Object.Bindings.ActionMappings.ActionMappings[0]\" \"Object.Bindings.ActionMappings.ActionMappings[1]\" \"Object.Bindings.ActionMappings.ActionMappings[10]\" \"Object.Bindings.ActionMappings.ActionMappings[11]\" \"Object.Bindings.ActionMappings.ActionMappings[12]\" \"Object.Bindings.ActionMappings.ActionMappings[13]\" \"Object.Bindings.ActionMappings.ActionMappings[14]\" \"Object.Bindings.ActionMappings.ActionMappings[15]\" \"Object.Bindings.ActionMappings.ActionMappings[16]\" \"Object.Bindings.ActionMappings.ActionMappings[17]\" \"Object.Bindings.ActionMappings.ActionMappings[18]\" \"Object.Bindings.ActionMappings.ActionMappings[19]\" \"Object.Bindings.ActionMappings.ActionMappings[2]\" \"Object.Bindings.ActionMappings.ActionMappings[20]\" \"Object.Bindings.ActionMappings.ActionMappings[21]\" \"Object.Bindings.ActionMappings.ActionMappings[22]\" \"Object.Bindings.ActionMappings.ActionMappings[23]\" \"Object.Bindings.ActionMappings.ActionMappings[24]\" \"Object.Bindings.ActionMappings.ActionMappings[25]\" \"Object.Bindings.ActionMappings.ActionMappings[26]\" \"Object.Bindings.ActionMappings.ActionMappings[27]\" \"Object.Bindings.ActionMappings.ActionMappings[28]\" \"Object.Bindings.ActionMappings.ActionMappings[29]\" \"Object.Bindings.ActionMappings.ActionMappings[3]\" \"Object.Bindings.ActionMappings.ActionMappings[30]\" \"Object.Bindings.ActionMappings.ActionMappings[31]\" \"Object.Bindings.ActionMappings.ActionMappings[32]\" \"Object.Bindings.ActionMappings.ActionMappings[4]\" \"Object.Bindings.ActionMappings.ActionMappings[5]\" \"Object.Bindings.ActionMappings.ActionMappings[6]\" \"Object.Bindings.ActionMappings.ActionMappings[7]\" \"Object.Bindings.ActionMappings.ActionMappings[8]\" \"Object.Bindings.ActionMappings.ActionMappings[9]\" \"Object.Platforms.PlatformSettings\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Console.ConsoleKeys\" "
-SoundWave="\"Object.Effects.Effects|Submix\" "
-SoundBase="\"Object.Effects.Effects|Submix\" "
+SoundWave="\"Object\" \"Object.Effects.Effects|Submix\" "
+SoundBase="\"Object\" \"Object.Effects.Effects|Submix\" "
 MetaSoundSource="\"Object.Effects.Effects|Submix\" "
 SoundWaveProcedural="\"Object.Effects.Effects|Submix\" "
 EditorLoadingSavingSettings="\"Object\" \"Object.AutoReimport\" \"Object.AutoSave\" \"Object.Blueprints\" "
@@ -2852,7 +2866,7 @@ CookerSettings="\"Object\" \"Object.Cooker.ClassesExcludedOnDedicatedServer\" \"
 CrowdManager="\"Object\" \"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" "
 CrowdManagerBase="\"Object\" \"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" "
 EnhancedInputDeveloperSettings="\"Object\" \"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[3].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[4].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[5].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[6].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" "
-DeveloperSettingsBackedByCVars="\"Object\" "
+DeveloperSettingsBackedByCVars="\"Object\" \"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[3].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[4].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[5].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[6].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" "
 InputModifierDeadZone="\"Object\" "
 InputModifier="\"Object\" "
 InputTriggerDown="\"Object\" "
@@ -3206,41 +3220,42 @@ PointLight="\"Object\" "
 BillboardComponent="\"Object\" "
 MaterialEditorSettings="\"Object\" "
 ProceduralBoxToolProperties="\"Object\" "
+SpotLight="\"Object\" "
 
 [SelectionDetails]
 PreserveScaleRatio=False
 
 [AssetEditorSubsystemRecents]
-MRUItem0=/Game/GameMap/Start_Endraum/Table/Table_matieral
-MRUItem1=/Game/GameMap/Door/Blueprint_door_start
+MRUItem0=/Game/GameMap/Props/Bricked_Exit/Bricks
+MRUItem1=/Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone
 MRUItem2=/Game/GameMap/Lamp/Lamp
-MRUItem3=/Game/GameMap/Door/Holztextur
-MRUItem4=/Game/GameMap/Door/Blueprint_door_end
-MRUItem5=/Game/GameMap/Blueprint_door_start
-MRUItem6=/Game/VRTemplate/Blueprints/VRPawn
-MRUItem7=/Game/VRTemplate/Input/IMC_Default
-MRUItem8=/Game/VRTemplate/Input/Actions/BackroomsActions/MoveX
-MRUItem9=/Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
-MRUItem10=/Game/GameMap/Walls/Wall_Material
-MRUItem11=/Game/GameMap/ViewWobble/idle
-MRUItem12=/Game/GameMap/ViewWobble/walk
-MRUItem13=/Game/GameMap/ViewWobble/sprint
-MRUItem14=/Game/GameMap/Abgrund/Light_Tunnels
-MRUItem15=/Game/GameMap/Ceiling/Ceiling_Material
-MRUItem16=/Game/GameMap/Floor/Floor_Material
-MRUItem17=/Game/GameMap/Door/Notrufe_Mat
-MRUItem18=/Game/GameMap/Props/Chair_Material/Chair_Material
-MRUItem19=/Game/GameMap/Props/exit_left
-MRUItem20=/Game/GameMap/Props/Materials/exit_letters
-MRUItem21=/Game/GameMap/Abgrund_Wall
-MRUItem22=/Game/GameMap/Abgrund_Wall_hole
-MRUItem23=/Game/GameMap/Start_Endraum/Wall_Material/Wall_material_Inst
-MRUItem24=/Game/GameMap/Abgrund/Wall_material_Inst
-MRUItem25=/Game/GameMap/Start_Endraum/Wall_Material/Wall_material
-MRUItem26=/Game/GameMap/Start_Endraum/Floor_Material/Floor_material
-MRUItem27=/Game/GameMap/Abgrund/Abgrund_Material
-MRUItem28=/Game/GameMap/Start_Endraum/raum_1
-MRUItem29=/Game/GameMap/Walls/Wall_Instance
+MRUItem3=/Game/GameMap/Door/door_Tuer
+MRUItem4=/Game/GameMap/Door/Blueprint_door
+MRUItem5=/Game/GameMap/Start_Endraum/Table/Table_matieral
+MRUItem6=/Game/GameMap/Door/Blueprint_door_start
+MRUItem7=/Game/GameMap/Door/Holztextur
+MRUItem8=/Game/GameMap/Door/Blueprint_door_end
+MRUItem9=/Game/GameMap/Blueprint_door_start
+MRUItem10=/Game/VRTemplate/Blueprints/VRPawn
+MRUItem11=/Game/VRTemplate/Input/IMC_Default
+MRUItem12=/Game/VRTemplate/Input/Actions/BackroomsActions/MoveX
+MRUItem13=/Game/VRTemplate/Input/Actions/BackroomsActions/IA_TurnAround_2D
+MRUItem14=/Game/GameMap/Walls/Wall_Material
+MRUItem15=/Game/GameMap/ViewWobble/idle
+MRUItem16=/Game/GameMap/ViewWobble/walk
+MRUItem17=/Game/GameMap/ViewWobble/sprint
+MRUItem18=/Game/GameMap/Abgrund/Light_Tunnels
+MRUItem19=/Game/GameMap/Ceiling/Ceiling_Material
+MRUItem20=/Game/GameMap/Floor/Floor_Material
+MRUItem21=/Game/GameMap/Door/Notrufe_Mat
+MRUItem22=/Game/GameMap/Props/Chair_Material/Chair_Material
+MRUItem23=/Game/GameMap/Props/exit_left
+MRUItem24=/Game/GameMap/Props/Materials/exit_letters
+MRUItem25=/Game/GameMap/Abgrund_Wall
+MRUItem26=/Game/GameMap/Abgrund_Wall_hole
+MRUItem27=/Game/GameMap/Start_Endraum/Wall_Material/Wall_material_Inst
+MRUItem28=/Game/GameMap/Abgrund/Wall_material_Inst
+MRUItem29=/Game/GameMap/Start_Endraum/Wall_Material/Wall_material
 
 [AssetEditorToolkitTabLocation]
 /Game/FirstPerson/Blueprints/BP_FirstPersonCharacter.BP_FirstPersonCharacter=0
@@ -3309,8 +3324,8 @@ None=======
 /Game/GameMap/Shader/M_Vhs.M_Vhs=0
 /Game/GameMap/Shader/M_Emboss.M_Emboss=0
 /Game/GameMap/Door/Blueprint_door.Blueprint_door=0
-/Game/GameMap/Door/door_Tuer.door_Tuer=1
-/Game/GameMap/Door/Holztextur.Holztextur=0
+/Game/GameMap/Door/door_Tuer.door_Tuer=0
+/Game/GameMap/Door/Holztextur.Holztextur=1
 /Game/GameMap/Door/Griff.Griff=1
 /Game/GameMap/Props/Materials/cabinet2.cabinet2=1
 /Game/GameMap/Props/chair_big.chair_big=1
@@ -3388,6 +3403,25 @@ None=======
 /Game/GameMap/Door/Blueprint_door_start_end.Blueprint_door_start_end=0
 /Game/GameMap/Blueprint_door_start.Blueprint_door_start=0
 /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end=1
+/Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral=0
+/Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.Fabric029_2K-JPG_Color=1
+/Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.Fabric029_2K-JPG_Roughness=1
+/Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.Fabric029_2K-JPG_Displacement=1
+/Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.Fabric029_2K-JPG_NormalGL=1
+/Game/GameMap/Locker/Metal038_2K-JPG_Color.Metal038_2K-JPG_Color=0
+/Game/GameMap/Locker/Metal038_2K-JPG_Metalness.Metal038_2K-JPG_Metalness=0
+/Game/GameMap/Locker/Metal038_2K-JPG_NormalGL.Metal038_2K-JPG_NormalGL=0
+/Game/GameMap/Locker/Metal038_2K-JPG_Roughness.Metal038_2K-JPG_Roughness=0
+/Game/GameMap/Locker/Metal038_2K-JPG_Displacement.Metal038_2K-JPG_Displacement=0
+/Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.Bricks090_2K-JPG_AmbientOcclusion=0
+/Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.Bricks090_2K-JPG_Color=0
+/Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.Bricks090_2K-JPG_Displacement=0
+/Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.Bricks090_2K-JPG_NormalGL=0
+/Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.Bricks090_2K-JPG_Roughness=0
+/Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.Wood028_2K-JPG_Color=0
+/Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.Wood028_2K-JPG_NormalGL=0
+/Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.Wood028_2K-JPG_Roughness=0
+/Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.Wood028_2K-JPG_Displacement=0
 
 [/Script/BlueprintGraph.BlueprintEditorSettings]
 bDrawMidpointArrowsInBlueprints=False
@@ -3441,7 +3475,7 @@ GraphEditorQuickJumps=()
 
 [RootWindow]
 ScreenPosition=X=-1080.000 Y=-69.000
-ScreenPosition=X=0.000 Y=0.000
+ScreenPosition=X=255.000 Y=0.000
 WindowSize=X=1074.000 Y=720.000
 WindowSize=X=1074.000 Y=720.000
 InitiallyMaximized=True
@@ -3466,7 +3500,7 @@ UNR=../../../../../digital_art/BackroomsDigitalArt/Content
 BRUSH=G:/digital_art/BackroomsDigitalArt/Content/
 FBX=G:/digital_art/BackroomsDigitalArt/Content/
 FBXAnim=G:/digital_art/BackroomsDigitalArt/Content/
-GenericImport=C:/Users/Windows sucks/Downloads/Wood028_2K-JPG/Wood028_2K-JPG.mtlx
+GenericImport=C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG.mtlx
 GenericExport=G:/digital_art/BackroomsDigitalArt/Content/
 GenericOpen=G:/digital_art/BackroomsDigitalArt/Content/
 GenericSave=G:/digital_art/BackroomsDigitalArt/Content/
@@ -4777,7 +4811,6 @@ bMaterialQualityUsed[3]=0
 bHideUnrelatedNodes=False
 bUseUnsortedMenus=False
 bRealtimeMaterialViewport=False
-bShowGrid=False
 
 [MaterialEditor]
 PrimType=1
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-14.07.24.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-14.07.24.log
deleted file mode 100644
index ca7c5d0d24649aba25a0fcef573d804153bdd7b7..0000000000000000000000000000000000000000
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-14.07.24.log
+++ /dev/null
@@ -1,1760 +0,0 @@
-Log file open, 01/21/24 14:56:40
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=4688)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.271265
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
-LogInit: Session CrashGUID >====================================================
-         Session CrashGUID >   UECC-Windows-2ADD7A5447BB31A82E2773BA04AFAD7F
-         Session CrashGUID >====================================================
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading Linux ini files took 0.03 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogInit: Using libcurl 8.4.0
-LogInit:  - built for Windows
-LogInit:  - supports SSL with OpenSSL/1.1.1t
-LogInit:  - supports HTTP deflate (compression) using libz 1.2.13
-LogInit:  - other features:
-LogInit:      CURL_VERSION_SSL
-LogInit:      CURL_VERSION_LIBZ
-LogInit:      CURL_VERSION_IPV6
-LogInit:      CURL_VERSION_ASYNCHDNS
-LogInit:      CURL_VERSION_LARGEFILE
-LogInit:  CurlRequestOptions (configurable via config and command line):
-LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
-LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
-LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
-LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
-LogInit:  - LocalHostAddr = Default
-LogInit:  - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: OpenXR runtime supported extensions:
-LogHMD: 	XR_KHR_vulkan_enable
-LogHMD: 	XR_KHR_vulkan_enable2
-LogHMD: 	XR_KHR_D3D11_enable
-LogHMD: 	XR_KHR_D3D12_enable
-LogHMD: 	XR_KHR_opengl_enable
-LogHMD: 	XR_KHR_win32_convert_performance_counter_time
-LogHMD: 	XR_EXT_win32_appcontainer_compatible
-LogHMD: 	XR_KHR_binding_modification
-LogHMD: 	XR_KHR_composition_layer_depth
-LogHMD: 	XR_KHR_visibility_mask
-LogHMD: 	XR_EXT_active_action_set_priority
-LogHMD: 	XR_EXT_dpad_binding
-LogHMD: 	XR_EXT_frame_composition_report
-LogHMD: 	XR_EXT_hand_tracking
-LogHMD: 	XR_EXT_hand_joints_motion_range
-LogHMD: 	XR_EXT_hp_mixed_reality_controller
-LogHMD: 	XR_EXT_palm_pose
-LogHMD: 	XR_FB_display_refresh_rate
-LogHMD: 	XR_HTC_vive_cosmos_controller_interaction
-LogHMD: 	XR_HTC_vive_focus3_controller_interaction
-LogHMD: 	XR_HTC_vive_wrist_tracker_interaction
-LogHMD: 	XR_MND_headless
-LogHMD: 	XR_VALVE_analog_threshold
-LogHMD: 	XR_HTCX_vive_tracker_interaction
-LogHMD: 	XR_EXT_debug_utils
-LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
-LogHMD: Optional extension XR_FB_foveation_vulkan is not available
-LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
-LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
-LogHMD: Optional extension XR_VARJO_quad_views is not available
-LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
-LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
-LogHMD: Optional extension XR_FB_foveation is not available
-LogHMD: Optional extension XR_FB_swapchain_update_state is not available
-LogHMD: Optional extension XR_FB_foveation_configuration is not available
-LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
-LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
-LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
-LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor             , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov  3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line: 
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion:   FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion:   FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion:   FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion:   Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion:   Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion:   Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion:   UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion:   UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion:   UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion:   UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion:   Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion:   UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.21-13.56.41:192][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.21-13.56.41:192][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.21-13.56.41:192][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.21-13.56.41:194][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.21-13.56.41:194][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.21-13.56.41:196][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.21-13.56.41:196][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.21-13.56.41:196][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.21-13.56.41:202][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
-[2024.01.21-13.56.41:202][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI: D3D11 adapters:
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-13.56.41:205][  0]LogD3D11RHI:     AdapterLuid : 0 84107
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     VendorId    : 1414
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     DeviceId    : 008c
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     SubSysId    : 0000
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     Revision    : 0000
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-13.56.41:286][  0]LogD3D11RHI:     AdapterLuid : 0 88302
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI: Chosen D3D11 Adapter:
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-13.56.41:288][  0]LogD3D11RHI:     AdapterLuid : 0 84107
-[2024.01.21-13.56.41:288][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.21-13.56.41:288][  0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.21-13.56.41:288][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.21-13.56.41:288][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.21-13.56.41:288][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.AOQuality:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DetailMode:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
-[2024.01.21-13.56.41:288][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.21-13.56.41:288][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.21-13.56.41:288][  0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.21-13.56.41:288][  0]LogInit: User: Windowssucks
-[2024.01.21-13.56.41:288][  0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.21-13.56.41:288][  0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.21-13.56.41:288][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.21-13.56.41:288][  0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.21-13.56.41:288][  0]LogMemory: Process Physical Memory: 493.47 MB used, 521.57 MB peak
-[2024.01.21-13.56.41:288][  0]LogMemory: Process Virtual Memory: 496.30 MB used, 496.30 MB peak
-[2024.01.21-13.56.41:288][  0]LogMemory: Physical Memory: 10375.29 MB used,  22279.46 MB free, 32654.75 MB total
-[2024.01.21-13.56.41:288][  0]LogMemory: Virtual Memory: 25101.53 MB used,  7553.21 MB free, 32654.75 MB total
-[2024.01.21-13.56.41:288][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.21-13.56.41:293][  0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.21-13.56.41:301][  0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.21-13.56.41:302][  0]LogInit: Using OS detected language (en-US).
-[2024.01.21-13.56.41:302][  0]LogInit: Using OS detected locale (en-DE).
-[2024.01.21-13.56.41:303][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.21-13.56.41:303][  0]LogInit: Setting process to per monitor DPI aware
-[2024.01.21-13.56.41:487][  0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.21-13.56.41:487][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
-[2024.01.21-13.56.41:487][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
-[2024.01.21-13.56.41:487][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.21-13.56.41:498][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.21-13.56.41:498][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
-[2024.01.21-13.56.41:587][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.21-13.56.41:587][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.21-13.56.41:587][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.21-13.56.41:587][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.21-13.56.41:587][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.21-13.56.41:587][  0]LogWindows: Attached monitors:
-[2024.01.21-13.56.41:587][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY2' [PRIMARY]
-[2024.01.21-13.56.41:587][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY1'
-[2024.01.21-13.56.41:587][  0]LogWindows: Found 2 attached monitors.
-[2024.01.21-13.56.41:587][  0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.21-13.56.41:588][  0]LogRHI: RHI Adapter Info:
-[2024.01.21-13.56.41:588][  0]LogRHI:             Name: AMD Radeon RX 6800
-[2024.01.21-13.56.41:588][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.21-13.56.41:588][  0]LogRHI:      Driver Date: 11-22-2023
-[2024.01.21-13.56.41:588][  0]LogD3D11RHI: Creating new Direct3DDevice
-[2024.01.21-13.56.41:588][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-13.56.41:613][  0]LogD3D11RHI:     AdapterLuid : 0 84107
-[2024.01.21-13.56.41:699][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
-[2024.01.21-13.56.41:699][  0]LogD3D11RHI: RHI has support for 64 bit atomics
-[2024.01.21-13.56.41:699][  0]LogD3D11RHI: Async texture creation enabled
-[2024.01.21-13.56.41:699][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
-[2024.01.21-13.56.41:699][  0]LogD3D11RHI: Array index from any shader is supported
-[2024.01.21-13.56.41:703][  0]LogVRS: Current RHI does not support Variable Rate Shading
-[2024.01.21-13.56.41:710][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
-[2024.01.21-13.56.41:719][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
-[2024.01.21-13.56.41:719][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
-[2024.01.21-13.56.41:739][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.21-13.56.41:739][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.21-13.56.41:739][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.21-13.56.41:739][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.21-13.56.41:739][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.21-13.56.41:739][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.21-13.56.41:739][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.21-13.56.41:740][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.21-13.56.41:740][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.21-13.56.41:741][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.21-13.56.41:741][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.21-13.56.41:742][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.21-13.56.41:742][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.21-13.56.41:771][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.21-13.56.41:775][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.21-13.56.41:775][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.21-13.56.41:778][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.21-13.56.41:778][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.21-13.56.41:778][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.21-13.56.41:778][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.21-13.56.41:780][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.21-13.56.41:780][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.21-13.56.41:780][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.21-13.56.41:783][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.21-13.56.41:783][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.21-13.56.41:783][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.21-13.56.41:783][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.21-13.56.41:785][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.21-13.56.41:785][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.21-13.56.41:790][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.21-13.56.41:790][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.21-13.56.41:790][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.21-13.56.41:790][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.21-13.56.41:790][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.21-13.56.41:796][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.21-13.56.41:841][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_MRT
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_TVOS
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_SM5
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_SM6
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_SIM
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   PCD3D_SM6
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   PCD3D_SM5
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   PCD3D_ES31
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   GLSL_150_ES31
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   VVM_1_0
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
-[2024.01.21-13.56.41:844][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
-[2024.01.21-13.56.41:844][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.21-13.56.41:846][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.21-13.56.41:846][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.21-13.56.41:846][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.21-13.56.41:846][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.21-13.56.41:846][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.21-13.56.41:884][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.21-13.56.41:884][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.21-13.56.41:884][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.21-13.56.41:889][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.21-13.56.41:889][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1799.28MBs, RandomWriteSpeed=260.45MBs. Assigned SpeedClass 'Local'
-[2024.01.21-13.56.41:890][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.21-13.56.41:890][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.21-13.56.41:890][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.21-13.56.41:890][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.21-13.56.41:890][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.21-13.56.41:891][  0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/15540/).
-[2024.01.21-13.56.41:891][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/7B69E8BA43EF5497A3AC9586668EFF12/'.
-[2024.01.21-13.56.41:891][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.21-13.56.41:891][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.21-13.56.42:548][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.21-13.56.42:729][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.21-13.56.42:729][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.21-13.56.42:978][  0]LogSlate: Using FreeType 2.10.0
-[2024.01.21-13.56.42:978][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.21-13.56.42:993][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.21-13.56.42:993][  0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up
-[2024.01.21-13.56.43:002][  0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.21-13.56.43:170][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.21-13.56.43:170][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.21-13.56.43:170][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.21-13.56.43:172][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.21-13.56.43:172][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: Available device profiles:
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FA200][000009C3674E0000 66] GlobalDefaults, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6F9E00][000009C3674E2800 66] Windows, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FA800][000009C3680CC800 66] WindowsEditor, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FAE00][000009C365F4C800 66] WindowsServer, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FB000][000009C34290A000 66] WindowsClient, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FB200][000009C36ECA0000 66] IOS, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FB400][000009C36ECA2800 66] iPadAir2, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FB600][000009C36ECA5000 66] IPadPro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FB800][000009C36ECA7800 66] iPadAir3, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FBA00][000009C36ECAA000 66] iPadAir4, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FBC00][000009C36ECAC800 66] iPadAir5, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FBE00][000009C36ECB0000 66] iPadMini4, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FC000][000009C36ECB2800 66] iPadMini5, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FC200][000009C36ECB5000 66] iPadMini6, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FC400][000009C36ECB7800 66] iPhone6S, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FC600][000009C36ECBA000 66] iPhone7, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FC800][000009C36ECBC800 66] iPodTouch7, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FCA00][000009C36ECC0000 66] iPhone6SPlus, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FCC00][000009C36ECC2800 66] iPhone7Plus, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FCE00][000009C36ECC5000 66] iPhoneSE, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FD000][000009C36ECC7800 66] iPhone8, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FD200][000009C36ECCA000 66] iPhone8Plus, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FD400][000009C36ECCC800 66] iPhoneX, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FD600][000009C36ECD0000 66] iPhoneXS, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FD800][000009C36ECD2800 66] iPhoneXSMax, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FDA00][000009C36ECD5000 66] iPhoneXR, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FDC00][000009C36ECD7800 66] iPhone11, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FDE00][000009C36ECDA000 66] iPhone11Pro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FE000][000009C36ECDC800 66] iPhone11ProMax, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FE200][000009C36ECE0000 66] iPhoneSE2, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FE400][000009C36ECE2800 66] iPhone12Mini, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FE600][000009C36ECE5000 66] iPhone12, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FE800][000009C36ECE7800 66] iPhone12Pro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FEA00][000009C36ECEA000 66] iPhone12ProMax, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FEC00][000009C36ECEC800 66] iPhone13Mini, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FEE00][000009C36ECF0000 66] iPhone13, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FF000][000009C36ECF2800 66] iPhone13Pro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FF200][000009C36ECF5000 66] iPhone13ProMax, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FF400][000009C36ECF7800 66] iPhoneSE3, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FF600][000009C36ECFA000 66] iPhone14, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FF800][000009C36ECFC800 66] iPhone14Plus, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FFA00][000009C36ED40000 66] iPhone14Pro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FFC00][000009C36ED42800 66] iPhone14ProMax, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E6FFE00][000009C36ED45000 66] iPhone15, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36E16F400][000009C36ED47800 66] iPhone15Plus, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C360A75C00][000009C36ED4A000 66] iPhone15Pro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80000][000009C36ED4C800 66] iPhone15ProMax, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80200][000009C36EC90000 66] iPadPro105, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80400][000009C36EC92800 66] iPadPro129, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80600][000009C36EC95000 66] iPadPro97, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80800][000009C36EC97800 66] iPadPro2_129, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80A00][000009C36EC9A000 66] iPad5, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80C00][000009C36EC9C800 66] iPad6, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC80E00][000009C36ED50000 66] iPad7, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81000][000009C36ED52800 66] iPad8, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81200][000009C36ED55000 66] iPad9, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81400][000009C36ED57800 66] iPad10, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81600][000009C36ED5A000 66] iPadPro11, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81800][000009C36ED5C800 66] iPadPro2_11, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81A00][000009C36ED60000 66] iPadPro3_11, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81C00][000009C36ED62800 66] iPadPro4_11, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC81E00][000009C36ED65000 66] iPadPro3_129, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82000][000009C36ED67800 66] iPadPro4_129, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82200][000009C36ED6A000 66] iPadPro5_129, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82400][000009C36ED6C800 66] iPadPro6_129, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82600][000009C36ED70000 66] AppleTV, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82800][000009C36ED72800 66] AppleTV4K, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82A00][000009C36ED75000 66] AppleTV2_4K, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82C00][000009C36ED77800 66] TVOS, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC82E00][000009C36ED7A000 66] Mac, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83000][000009C36ED7C800 66] MacEditor, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83200][000009C36ED80000 66] MacClient, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83400][000009C36ED82800 66] MacServer, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83600][000009C36ED85000 66] Linux, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83800][000009C36ED87800 66] LinuxEditor, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83A00][000009C36ED8A000 66] LinuxArm64Editor, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83C00][000009C36ED8C800 66] LinuxArm64, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC83E00][000009C36ED90000 66] LinuxClient, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84000][000009C36ED92800 66] LinuxArm64Client, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84200][000009C36ED95000 66] LinuxServer, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84400][000009C36ED97800 66] LinuxArm64Server, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84600][000009C36ED9A000 66] Android, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84800][000009C36ED9C800 66] Android_Preview_OpenGL, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84A00][000009C36EDA0000 66] Android_Preview_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84C00][000009C36EDA2800 66] Android_Low, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC84E00][000009C36EDA5000 66] Android_Mid, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85000][000009C36EDA7800 66] Android_High, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85200][000009C36EDAA000 66] Android_Default, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85400][000009C36EDAC800 66] Android_Adreno4xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85600][000009C36EDB0000 66] Android_Adreno5xx_Low, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85800][000009C36EDB2800 66] Android_Adreno5xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85A00][000009C36EDB5000 66] Android_Adreno6xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85C00][000009C36EDB7800 66] Android_Adreno6xx_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC85E00][000009C36EDBA000 66] Android_Adreno7xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86000][000009C36EDBC800 66] Android_Adreno7xx_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86200][000009C36EDC0000 66] Android_Mali_T6xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86400][000009C36EDC2800 66] Android_Mali_T7xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86600][000009C36EDC5000 66] Android_Mali_T8xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86800][000009C36EDC7800 66] Android_Mali_G71, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86A00][000009C36EDCA000 66] Android_Mali_G72, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86C00][000009C36EDCC800 66] Android_Mali_G72_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC86E00][000009C36EDD0000 66] Android_Mali_G76, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87000][000009C36EDD2800 66] Android_Mali_G76_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87200][000009C36EDD5000 66] Android_Mali_G77, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87400][000009C36EDD7800 66] Android_Mali_G77_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87600][000009C36EDDA000 66] Android_Mali_G78, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87800][000009C36EDDC800 66] Android_Mali_G78_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87A00][000009C36EDE0000 66] Android_Mali_G710, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC87C00][000009C36EDE2800 66] Android_Mali_G710_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88000][000009C36EDE5000 66] Android_Mali_G7xx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88200][000009C36EDE7800 66] Android_Mali_G7xx_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88400][000009C36EDEA000 66] Android_Xclipse_920, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88600][000009C36EDEC800 66] Android_Xclipse_920_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88A00][000009C36EDF0000 66] Android_Vulkan_SM5, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88C00][000009C36EDF2800 66] Android_PowerVR_G6xxx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC88E00][000009C36EDF5000 66] Android_PowerVR_GT7xxx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89000][000009C36EDF7800 66] Android_PowerVR_GE8xxx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89200][000009C36EDFA000 66] Android_PowerVR_GM9xxx, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89400][000009C36EDFC800 66] Android_PowerVR_GM9xxx_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89600][000009C36EE00000 66] Android_TegraK1, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89800][000009C36EE02800 66] Android_Unknown_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89A00][000009C36EE05000 66] Oculus_Quest, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89C00][000009C36EE07800 66] Oculus_Quest2, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC89E00][000009C36EE0A000 66] Meta_Quest_Pro, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC8A000][000009C36EE0C800 66] Meta_Quest_3, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC8A200][000009C36EE10000 66] HoloLens, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: 	[000009C36EC8A400][000009C36EE12800 66] MagicLeap_Vulkan, 
-[2024.01.21-13.56.43:306][  0]LogDeviceProfileManager: Active device profile: [000009C36E6FA800][000009C3680CC800 66] WindowsEditor
-[2024.01.21-13.56.43:306][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.21-13.56.43:306][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.21-13.56.43:306][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.21-13.56.43:306][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-13.56.43:307][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-13.56.43:307][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-13.56.43:307][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-13.56.43:307][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-13.56.43:309][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.21-13.56.43:309][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.21-13.56.43:386][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.21-13.56.43:427][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.21-13.56.43:427][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.21-13.56.43:427][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.21-13.56.43:427][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.21-13.56.43:427][  0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.21-13.56.43:714][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.21-13.56.43:714][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.21-13.56.43:723][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.21-13.56.43:723][  0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.21-13.56.43:723][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.21-13.56.43:729][  0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.21-13.56.43:729][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.21-13.56.43:730][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.21-13.56.43:748][  0]LogSlate: Border
-[2024.01.21-13.56.43:748][  0]LogSlate: BreadcrumbButton
-[2024.01.21-13.56.43:748][  0]LogSlate: Brushes.Title
-[2024.01.21-13.56.43:748][  0]LogSlate: Default
-[2024.01.21-13.56.43:748][  0]LogSlate: Icons.Save
-[2024.01.21-13.56.43:748][  0]LogSlate: Icons.Toolbar.Settings
-[2024.01.21-13.56.43:748][  0]LogSlate: ListView
-[2024.01.21-13.56.43:748][  0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.21-13.56.43:748][  0]LogSlate: SoftwareCursor_Grab
-[2024.01.21-13.56.43:748][  0]LogSlate: TableView.DarkRow
-[2024.01.21-13.56.43:748][  0]LogSlate: TableView.Row
-[2024.01.21-13.56.43:748][  0]LogSlate: TreeView
-[2024.01.21-13.56.43:753][  0]LogLiveCoding: Display: Waiting for server
-[2024.01.21-13.56.43:837][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.21-13.56.43:838][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.21-13.56.43:853][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.21-13.56.43:853][  0]LogInit: XR: MultiViewport is Disabled
-[2024.01.21-13.56.43:853][  0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.21-13.56.44:000][  0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.21-13.56.44:047][  0]LogPython: Using Python 3.9.7
-[2024.01.21-13.56.44:101][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.21-13.56.44:858][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: F2B3F0AF485445F9744B62B3CDD7FF45 | Instance: 7D501ABB496812CF16664385090526DF (DESKTOP-2MPQGVL-15540).
-[2024.01.21-13.56.44:969][  0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.21-13.56.44:973][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.21-13.56.44:975][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.21-13.56.45:110][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.21-13.56.45:128][  0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.21-13.56.45:386][  0]LogOpenImageDenoise: OIDN starting up
-[2024.01.21-13.56.45:543][  0]SourceControl: Revision control is disabled
-[2024.01.21-13.56.45:545][  0]LogUProjectInfo: Found projects:
-[2024.01.21-13.56.45:556][  0]SourceControl: Revision control is disabled
-[2024.01.21-13.56.45:568][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-13.56.45:568][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-13.56.45:568][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-13.56.45:686][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.21-13.56.45:704][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.21-13.56.45:704][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.21-13.56.45:763][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
-[2024.01.21-13.56.45:763][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.21-13.56.45:837][  0]LogCollectionManager: Loaded 0 collections in 0.000695 seconds
-[2024.01.21-13.56.45:839][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.21-13.56.45:840][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.21-13.56.45:842][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.21-13.56.46:109][  0]LogEngine: Initializing Engine...
-[2024.01.21-13.56.46:112][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.21-13.56.46:114][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
-[2024.01.21-13.56.46:181][  0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.21-13.56.46:186][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-13.56.46:186][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-13.56.46:191][  0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.21-13.56.46:192][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.21-13.56.46:192][  0]LogInit: Texture streaming: Enabled
-[2024.01.21-13.56.46:204][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.21-13.56.46:209][  0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.21-13.56.46:217][  0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.21-13.56.46:217][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.21-13.56.46:217][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.21-13.56.46:218][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.21-13.56.46:218][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.21-13.56.46:218][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.21-13.56.46:218][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.21-13.56.46:219][  0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.21-13.56.46:219][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-13.56.46:219][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-13.56.46:219][  0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-13.56.46:219][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-13.56.46:219][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-13.56.46:219][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-13.56.46:224][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-13.56.46:262][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-13.56.46:262][  0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-13.56.46:263][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-13.56.46:263][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-13.56.46:265][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.21-13.56.46:265][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.21-13.56.46:266][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.21-13.56.46:266][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.21-13.56.46:266][  0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.21-13.56.46:266][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.21-13.56.46:266][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.21-13.56.46:278][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.21-13.56.46:281][  0]LogInit: Undo buffer set to 32 MB
-[2024.01.21-13.56.46:281][  0]LogInit: Transaction tracking system initialized
-[2024.01.21-13.56.46:299][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.21-13.56.46:299][  0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.21-13.56.46:301][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002638 seconds (Found 160 uncontrolled assets)
-[2024.01.21-13.56.46:307][  0]BlueprintLog: New page: Editor Load
-[2024.01.21-13.56.46:377][  0]LocalizationService: Localization service is disabled
-[2024.01.21-13.56.46:395][  0]TimingProfiler: Initialize
-[2024.01.21-13.56.46:395][  0]TimingProfiler: OnSessionChanged
-[2024.01.21-13.56.46:395][  0]LoadingProfiler: Initialize
-[2024.01.21-13.56.46:395][  0]LoadingProfiler: OnSessionChanged
-[2024.01.21-13.56.46:395][  0]NetworkingProfiler: Initialize
-[2024.01.21-13.56.46:396][  0]NetworkingProfiler: OnSessionChanged
-[2024.01.21-13.56.46:396][  0]MemoryProfiler: Initialize
-[2024.01.21-13.56.46:396][  0]MemoryProfiler: OnSessionChanged
-[2024.01.21-13.56.46:462][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-13.56.46:463][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-13.56.46:463][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-13.56.46:532][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.21-13.56.46:697][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.21-13.56.46:717][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.21-13.56.46:719][  0]SourceControl: Revision control is disabled
-[2024.01.21-13.56.46:719][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.265
-[2024.01.21-13.56.46:719][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
-[2024.01.21-13.56.46:719][  0]LightingResults: New page: Lighting Build
-[2024.01.21-13.56.46:721][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-13.56.46:721][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-13.56.46:721][  0]MapCheck: New page: Map Check
-[2024.01.21-13.56.46:721][  0]LightingResults: New page: Lighting Build
-[2024.01.21-13.56.46:725][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.21-13.56.46:729][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.21-13.56.46:729][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.21-13.56.46:908][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.21-13.56.46:971][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.21-13.56.46:971][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-13.56.46:971][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-13.56.46:971][  0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-13.56.47:118][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.21-13.56.47:132][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.78ms
-[2024.01.21-13.56.47:132][  0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.21-13.56.47:132][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,108ms to complete.
-[2024.01.21-13.56.47:137][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.684
-[2024.01.21-13.56.47:137][  0]LogShaderCompilers: Display: ================================================
-[2024.01.21-13.56.47:137][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.21-13.56.47:138][  0]LogShaderCompilers: Display: ================================================
-[2024.01.21-13.56.47:231][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-13.56.47:231][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-13.56.47:231][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-13.56.47:231][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-13.56.47:231][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-13.56.47:243][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-13.56.47:253][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-13.56.47:265][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-13.56.47:274][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-13.56.47:307][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.21-13.56.47:317][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:317][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:317][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:317][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:317][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:318][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:318][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:318][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:318][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:318][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:318][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:319][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:319][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:319][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:319][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:319][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:319][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:319][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:319][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-13.56.47:320][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.21-13.56.47:843][  0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.21-13.56.47:939][  0]LogSlate: Took 0.000096 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.21-13.56.47:942][  0]LogSlate: Took 0.000090 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.21-13.56.47:942][  0]LogSlate: Took 0.000055 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.21-13.56.47:957][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
-[2024.01.21-13.56.48:100][  0]LogStall: Startup...
-[2024.01.21-13.56.48:102][  0]LogStall: Startup complete.
-[2024.01.21-13.56.48:108][  0]LogLoad: (Engine Initialization) Total time: 7.65 seconds
-[2024.01.21-13.56.48:108][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.21-13.56.48:128][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-13.56.48:173][  0]LogAssetRegistry: AssetRegistryGather time 0.0752s: AssetDataDiscovery 0.0164s, AssetDataGather 0.0205s, StoreResults 0.0383s.
-[2024.01.21-13.56.48:196][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
-[2024.01.21-13.56.48:650][  0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.21-13.56.48:767][  0]LogContentStreaming: Texture pool size now 800 MB
-[2024.01.21-13.56.48:804][  0]LogAutomationController: Ignoring very large delta of 16863331.23 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests
-[2024.01.21-13.56.48:805][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.21-13.56.48:825][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.21-13.56.48:830][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.024420 secs
-[2024.01.21-13.56.49:507][  3]LogSlate: Took 0.000059 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.21-13.56.55:285][495]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-13.57.12:130][516]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-13.57.12:157][516]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-13.57.12:186][516]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.21-13.57.12:194][516]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.005975 seconds
-[2024.01.21-13.57.12:287][516]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-13.57.12:287][516]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap5203E7C5462667D8BD4A8E86DF4C00A3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-13.57.12:296][516]LogFileHelpers: All files are already saved.
-[2024.01.21-13.57.12:296][516]LogFileHelpers: Saving map 'BackroomsMap' took 0.140
-[2024.01.21-13.57.12:310][516]LogFileHelpers: InternalPromptForCheckoutAndSave took 180 ms
-[2024.01.21-13.57.12:313][516]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-13.57.12:313][516]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-13.57.20:670][428]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
-[2024.01.21-13.57.24:742][832]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-13.57.24:768][832]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-13.57.24:797][832]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
-[2024.01.21-13.57.24:890][832]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-13.57.24:890][832]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap85832F0248E71FBDD11C929F7054F1CE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-13.57.24:898][832]LogFileHelpers: All files are already saved.
-[2024.01.21-13.57.24:898][832]LogFileHelpers: Saving map 'BackroomsMap' took 0.131
-[2024.01.21-13.57.24:913][832]LogFileHelpers: InternalPromptForCheckoutAndSave took 170 ms (total: 351 ms)
-[2024.01.21-13.57.24:916][832]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-13.57.24:916][832]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-13.57.47:538][360]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-13.57.47:565][360]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-13.57.47:594][360]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
-[2024.01.21-13.57.47:684][360]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-13.57.47:684][360]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7430B7B94E4DFCDB2EBFD889A2E5A532.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-13.57.47:692][360]LogFileHelpers: All files are already saved.
-[2024.01.21-13.57.47:692][360]LogFileHelpers: Saving map 'BackroomsMap' took 0.128
-[2024.01.21-13.57.47:707][360]LogFileHelpers: InternalPromptForCheckoutAndSave took 169 ms (total: 520 ms)
-[2024.01.21-13.57.47:710][360]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-13.57.47:710][360]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-13.58.21:810][263]LogSlate: Took 0.000125 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.21-13.58.22:040][283]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-13.58.22:059][284]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-13.58.30:148][131]LogViewport: Scene viewport resized to 978x892, mode Windowed.
-[2024.01.21-13.58.40:926][295]Cmd: TRANSACTION UNDO
-[2024.01.21-13.58.40:926][295]LogEditorTransaction: Undo Activate Tool
-[2024.01.21-13.59.04:010][580]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.120 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11759 files in 13814 folders with total size 630 MiB.
-[2024.01.21-14.00.13:955][628]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.00.13:968][628]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.01.40:153][572]LogSlate: Took 0.000105 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.21-14.01.50:877][565]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.01.50:891][565]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.01.50:894][565]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.02.04:634][730]Cmd: MODE GRID=0
-[2024.01.21-14.02.05:155][755]Cmd: MODE GRID=1
-[2024.01.21-14.02.06:442][824]Cmd: MODE GRID=0
-[2024.01.21-14.02.21:212][632]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.02.21:224][632]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.02.21:228][632]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.02.24:198][928]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.02.24:229][928]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.02.24:261][928]LogUObjectHash: Compacting FUObjectHashTables data took   0.71ms
-[2024.01.21-14.02.24:358][928]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.02.24:358][928]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap868A0AEC4F623D7E5C4717AAE0C71DF5.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.02.24:367][928]LogFileHelpers: All files are already saved.
-[2024.01.21-14.02.24:367][928]LogFileHelpers: Saving map 'BackroomsMap' took 0.139
-[2024.01.21-14.02.24:378][928]LogFileHelpers: InternalPromptForCheckoutAndSave took 180 ms (total: 701 ms)
-[2024.01.21-14.02.24:381][928]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.02.24:381][928]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.02.56:403][110]Cmd: TRANSACTION UNDO
-[2024.01.21-14.02.56:403][110]LogEditorTransaction: Undo Mesh Selection
-[2024.01.21-14.03.02:136][609]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.03.02:150][609]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.03.02:153][609]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.03.19:746][701]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.03.19:759][701]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.03.19:762][701]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.03.22:652][979]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.03.22:687][979]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.03.22:717][979]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.21-14.03.22:810][979]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.03.22:810][979]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapB5B381524A16798708B0889EBAC46FEE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.03.22:818][979]LogFileHelpers: All files are already saved.
-[2024.01.21-14.03.22:818][979]LogFileHelpers: Saving map 'BackroomsMap' took 0.132
-[2024.01.21-14.03.22:828][979]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 876 ms)
-[2024.01.21-14.03.22:831][979]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.03.22:831][979]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.03.38:609][648]LogEditorClassViewer: Warning: Class /Game/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.03.38:609][648]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.03.38:609][648]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__VRTeleportVisualizer_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.03.38:609][648]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__GrabComponent_C_2 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.03.38:609][648]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__Menu_C_3 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.03.38:609][648]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__ABP_MannequinsXR_C_4 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.03.42:873][ 86]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.21-14.03.42:873][ 86]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 16:03:42)
-[2024.01.21-14.03.42:876][ 86]LogOnline: OSS: Created online subsystem instance for: NULL
-[2024.01.21-14.03.42:876][ 86]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-[2024.01.21-14.03.42:876][ 86]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.03.42:906][ 86]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030174s)
-[2024.01.21-14.03.42:906][ 86]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.030217s)
-[2024.01.21-14.03.42:915][ 86]LogUObjectHash: Compacting FUObjectHashTables data took   0.66ms
-[2024.01.21-14.03.42:917][ 86]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.03.42:917][ 86]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.03.42:917][ 86]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-14.03.42:918][ 86]LogPlayLevel: PIE: World Init took: (0.001129s)
-[2024.01.21-14.03.42:918][ 86]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-14.03.42:918][ 86]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-14.03.42:918][ 86]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-14.03.42:918][ 86]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-14.03.42:918][ 86]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-14.03.42:918][ 86]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-14.03.42:920][ 86]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-14.03.42:948][ 86]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-14.03.42:948][ 86]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-14.03.42:948][ 86]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-14.03.42:948][ 86]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-14.03.42:948][ 86]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
-[2024.01.21-14.03.42:948][ 86]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
-[2024.01.21-14.03.42:951][ 86]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
-[2024.01.21-14.03.42:951][ 86]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
-[2024.01.21-14.03.42:951][ 86]LogInit: FAudioDevice initialized with ID 2.
-[2024.01.21-14.03.42:951][ 86]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
-[2024.01.21-14.03.42:951][ 86]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.21-14.03.42:953][ 86]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.21-14.03.42:967][ 86]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-15.03.42
-[2024.01.21-14.03.42:968][ 86]LogWorld: Bringing up level for play took: 0.014307
-[2024.01.21-14.03.42:970][ 86]LogOnline: OSS: Created online subsystem instance for: :Context_5
-[2024.01.21-14.03.42:977][ 86]PIE: Server logged in
-[2024.01.21-14.03.42:978][ 86]PIE: Play in editor total start time 0,105 seconds.
-[2024.01.21-14.03.43:932][131]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.03.43:932][131]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.03.43:933][131]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.03.43:934][131]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.03.43:938][131]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.21-14.03.43:942][131]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.03.43:946][131]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.03.43:946][131]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.21-14.03.43:946][131]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.21-14.03.43:948][131]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.21-14.03.43:960][131]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
-[2024.01.21-14.03.44:024][132]LogPlayLevel: Display: Destroying online subsystem :Context_5
-[2024.01.21-14.03.51:133][873]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.21-14.03.51:141][873]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.21-14.03.51:141][873]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 16:03:51)
-[2024.01.21-14.03.51:141][873]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.03.51:170][873]LogPlayLevel: PIE: StaticDuplicateObject took: (0.028959s)
-[2024.01.21-14.03.51:170][873]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.029009s)
-[2024.01.21-14.03.51:174][873]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
-[2024.01.21-14.03.51:176][873]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.03.51:176][873]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.03.51:176][873]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-14.03.51:177][873]LogPlayLevel: PIE: World Init took: (0.000967s)
-[2024.01.21-14.03.51:177][873]LogAudio: Display: Creating Audio Device:                 Id: 3, Scope: Unique, Realtime: True
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-14.03.51:177][873]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-14.03.51:177][873]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-14.03.51:177][873]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-14.03.51:177][873]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-14.03.51:177][873]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-14.03.51:179][873]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-14.03.51:206][873]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-14.03.51:206][873]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-14.03.51:206][873]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-14.03.51:206][873]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-14.03.51:206][873]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
-[2024.01.21-14.03.51:206][873]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
-[2024.01.21-14.03.51:209][873]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
-[2024.01.21-14.03.51:209][873]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
-[2024.01.21-14.03.51:209][873]LogInit: FAudioDevice initialized with ID 3.
-[2024.01.21-14.03.51:209][873]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
-[2024.01.21-14.03.51:209][873]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.21-14.03.51:211][873]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.21-14.03.51:223][873]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-15.03.51
-[2024.01.21-14.03.51:224][873]LogWorld: Bringing up level for play took: 0.013014
-[2024.01.21-14.03.51:227][873]LogOnline: OSS: Created online subsystem instance for: :Context_6
-[2024.01.21-14.03.51:229][873]PIE: Server logged in
-[2024.01.21-14.03.51:230][873]PIE: Play in editor total start time 0,09 seconds.
-[2024.01.21-14.04.32:126][272]LogCharacterMovement: BP_FirstPersonCharacter_C_0 is stuck and failed to move! Velocity: X=-598.72 Y=39.21 Z=0.00 Location: X=3160.54 Y=165.63 Z=97.81 Normal: X=0.96 Y=0.17 Z=-0.24 PenetrationDepth:1.894 Actor:Blueprint_door_start_end_C_1 Component:door_Knauf BoneName:None (0 other events since notify)
-[2024.01.21-14.05.05:511][817]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.05.05:511][817]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.05.05:512][817]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.05.05:513][817]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.05.05:516][817]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.21-14.05.05:520][817]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.05.05:524][817]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.05.05:527][817]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.21-14.05.05:527][817]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.21-14.05.05:529][817]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.21-14.05.05:538][817]LogUObjectHash: Compacting FUObjectHashTables data took   0.62ms
-[2024.01.21-14.05.05:609][818]LogPlayLevel: Display: Destroying online subsystem :Context_6
-[2024.01.21-14.05.07:312][986]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.05.07:338][986]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.05.07:366][986]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
-[2024.01.21-14.05.07:463][986]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.05.07:463][986]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap96A4A92B4C5F9765DBCDA8AB4A6C2729.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.05.07:471][986]LogFileHelpers: All files are already saved.
-[2024.01.21-14.05.07:471][986]LogFileHelpers: Saving map 'BackroomsMap' took 0.134
-[2024.01.21-14.05.07:480][986]LogFileHelpers: InternalPromptForCheckoutAndSave took 167 ms (total: 1.04 sec)
-[2024.01.21-14.05.07:483][986]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.05.07:483][986]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.05.31:446][300]LogSlate: Prevented a slow task dialog from being summoned while a context menu was open
-[2024.01.21-14.05.44:801][506]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.05.44:830][506]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.05.44:858][506]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
-[2024.01.21-14.05.44:951][506]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.05.44:951][506]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapE148604B44533003887F299653436CEF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.05.44:960][506]LogFileHelpers: All files are already saved.
-[2024.01.21-14.05.44:960][506]LogFileHelpers: Saving map 'BackroomsMap' took 0.130
-[2024.01.21-14.05.44:968][506]LogFileHelpers: InternalPromptForCheckoutAndSave took 167 ms (total: 1.21 sec)
-[2024.01.21-14.05.44:971][506]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.05.44:971][506]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.06.30:248][102]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.06.30:273][102]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.06.30:302][102]LogUObjectHash: Compacting FUObjectHashTables data took   0.33ms
-[2024.01.21-14.06.30:401][102]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.06.30:401][102]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap256CE9924A6D81617F2F34BF7F8299AD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.06.30:409][102]LogFileHelpers: All files are already saved.
-[2024.01.21-14.06.30:409][102]LogFileHelpers: Saving map 'BackroomsMap' took 0.137
-[2024.01.21-14.06.30:417][102]LogFileHelpers: InternalPromptForCheckoutAndSave took 168 ms (total: 1.38 sec)
-[2024.01.21-14.06.30:420][102]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.06.30:420][102]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.06.46:070][755]MapCheck: New page: Map Check
-[2024.01.21-14.06.46:082][755]LogSlate: Took 0.000128 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
-[2024.01.21-14.06.46:084][755]LightingResults: New page: Lighting Build - 21 Jan 2024, 16:06:46
-[2024.01.21-14.06.46:115][755]LogSwarmInterface: [OpenConnection] Registering TCP channel ...
-[2024.01.21-14.06.46:160][755]LogSwarmInterface: [OpenConnection] Connecting to agent ...
-[2024.01.21-14.06.46:171][755]LogSwarmInterface: [TryOpenConnection] Testing the Agent
-[2024.01.21-14.06.46:687][755]LogSwarmInterface: [TryOpenConnection] Opening Connection to Agent
-[2024.01.21-14.06.46:687][755]LogSwarmInterface: [TryOpenConnection] Local Process ID is 15540
-[2024.01.21-14.06.53:564][755]LightingResults: Warning: No importance volume found and the scene is so large that the automatically synthesized volume will not yield good results.  Please add a tightly bounding lightmass importance volume to optimize your scene's quality and lighting build times.
-[2024.01.21-14.06.53:565][755]LogStaticLightingSystem: Running Lightmass w/ ImmediateImport mode ENABLED
-[2024.01.21-14.06.53:565][755]LogStaticLightingSystem: Running Lightmass w/ ImmediateProcess mode ENABLED
-[2024.01.21-14.06.53:565][755]LogStaticLightingSystem: Running Lightmass w/ Sorting mode ENABLED
-[2024.01.21-14.06.53:565][755]LogStaticLightingSystem: Running Lightmass w/ Mapping paddings ENABLED
-[2024.01.21-14.06.53:565][755]LogStaticLightingSystem: Running Lightmass w/ Mapping debug paddings DISABLED
-[2024.01.21-14.06.53:760][755]LogEditorBuildUtils: Build time 0:07
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: ================================================
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: Total job queries 4, among them cache hits 0 (0.00%)
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: Tracking 4 distinct input hashes that result in 3 distinct outputs (75.00%)
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: RAM used: 6,65 KiB of 1,60 GiB budget. Usage: 0.00%
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.21-14.06.53:794][755]LogShaderCompilers: Display: ================================================
-[2024.01.21-14.06.53:811][756]LogAutomationController: Ignoring very large delta of 7.78 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests
-[2024.01.21-14.06.54:121][763]LogUObjectHash: Compacting FUObjectHashTables data took   0.84ms
-[2024.01.21-14.07.06:637][264]LogStaticLightingSystem: Warning: Failed to build lighting!!! Lighting build failed.
-[2024.01.21-14.07.06:662][264]DumpUnbuiltLightIteractions
-[2024.01.21-14.07.06:662][264]Lights with unbuilt interactions: 80
-[2024.01.21-14.07.06:662][264]    Light RectLight5
-[2024.01.21-14.07.06:662][264]    Light RectLight6
-[2024.01.21-14.07.06:662][264]    Light PointLight
-[2024.01.21-14.07.06:662][264]    Light Lamp95
-[2024.01.21-14.07.06:662][264]    Light Lamp100
-[2024.01.21-14.07.06:662][264]    Light Lamp91
-[2024.01.21-14.07.06:662][264]    Light Lamp92
-[2024.01.21-14.07.06:662][264]    Light Lamp93
-[2024.01.21-14.07.06:662][264]    Light Lamp94
-[2024.01.21-14.07.06:662][264]    Light Lamp67
-[2024.01.21-14.07.06:662][264]    Light Lamp97
-[2024.01.21-14.07.06:662][264]    Light Lamp68
-[2024.01.21-14.07.06:662][264]    Light Lamp69
-[2024.01.21-14.07.06:662][264]    Light Lamp70
-[2024.01.21-14.07.06:662][264]    Light Lamp101
-[2024.01.21-14.07.06:662][264]    Light Lamp71
-[2024.01.21-14.07.06:662][264]    Light Lamp72
-[2024.01.21-14.07.06:662][264]    Light Lamp73
-[2024.01.21-14.07.06:662][264]    Light Lamp74
-[2024.01.21-14.07.06:662][264]    Light Lamp75
-[2024.01.21-14.07.06:662][264]    Light Lamp102
-[2024.01.21-14.07.06:662][264]    Light Lamp96
-[2024.01.21-14.07.06:662][264]    Light Lamp98
-[2024.01.21-14.07.06:662][264]    Light Lamp99
-[2024.01.21-14.07.06:662][264]    Light Lamp27
-[2024.01.21-14.07.06:662][264]    Light Lamp76
-[2024.01.21-14.07.06:662][264]    Light Lamp77
-[2024.01.21-14.07.06:662][264]    Light Lamp78
-[2024.01.21-14.07.06:662][264]    Light Lamp79
-[2024.01.21-14.07.06:662][264]    Light Lamp80
-[2024.01.21-14.07.06:662][264]    Light Lamp66
-[2024.01.21-14.07.06:662][264]    Light Lamp81
-[2024.01.21-14.07.06:662][264]    Light Lamp82
-[2024.01.21-14.07.06:662][264]    Light Lamp83
-[2024.01.21-14.07.06:662][264]    Light Lamp84
-[2024.01.21-14.07.06:662][264]    Light Lamp85
-[2024.01.21-14.07.06:662][264]    Light Lamp86
-[2024.01.21-14.07.06:662][264]    Light Lamp87
-[2024.01.21-14.07.06:662][264]    Light Lamp88
-[2024.01.21-14.07.06:662][264]    Light Lamp89
-[2024.01.21-14.07.06:662][264]    Light Lamp2
-[2024.01.21-14.07.06:662][264]    Light Lamp3
-[2024.01.21-14.07.06:662][264]    Light Lamp6
-[2024.01.21-14.07.06:662][264]    Light Lamp8
-[2024.01.21-14.07.06:662][264]    Light Lamp9
-[2024.01.21-14.07.06:662][264]    Light Lamp10
-[2024.01.21-14.07.06:662][264]    Light Lamp11
-[2024.01.21-14.07.06:662][264]    Light Lamp12
-[2024.01.21-14.07.06:662][264]    Light Lamp13
-[2024.01.21-14.07.06:662][264]    Light Lamp14
-[2024.01.21-14.07.06:662][264]    Light Lamp16
-[2024.01.21-14.07.06:662][264]    Light Lamp17
-[2024.01.21-14.07.06:662][264]    Light Lamp18
-[2024.01.21-14.07.06:662][264]    Light Lamp19
-[2024.01.21-14.07.06:662][264]    Light Lamp20
-[2024.01.21-14.07.06:662][264]    Light Lamp21
-[2024.01.21-14.07.06:662][264]    Light Lamp22
-[2024.01.21-14.07.06:663][264]    Light Lamp24
-[2024.01.21-14.07.06:663][264]    Light Lamp25
-[2024.01.21-14.07.06:663][264]    Light Lamp90
-[2024.01.21-14.07.06:663][264]    Light Lamp26
-[2024.01.21-14.07.06:663][264]    Light Lamp28
-[2024.01.21-14.07.06:663][264]    Light Lamp30
-[2024.01.21-14.07.06:663][264]    Light Lamp31
-[2024.01.21-14.07.06:663][264]    Light Lamp58
-[2024.01.21-14.07.06:663][264]    Light Lamp59
-[2024.01.21-14.07.06:663][264]    Light Lamp62
-[2024.01.21-14.07.06:663][264]    Light Lamp63
-[2024.01.21-14.07.06:663][264]    Light Lamp64
-[2024.01.21-14.07.06:663][264]    Light Lamp65
-[2024.01.21-14.07.06:663][264]    Light Lamp4
-[2024.01.21-14.07.06:663][264]    Light Lamp103
-[2024.01.21-14.07.06:663][264]    Light Lamp60
-[2024.01.21-14.07.06:663][264]    Light Lamp23
-[2024.01.21-14.07.06:663][264]    Light Lamp104
-[2024.01.21-14.07.06:663][264]    Light Lamp105
-[2024.01.21-14.07.06:663][264]    Light Lamp106
-[2024.01.21-14.07.06:663][264]    Light Lamp32
-[2024.01.21-14.07.06:663][264]    Light Lamp34
-[2024.01.21-14.07.06:663][264]    Light Lamp37
-[2024.01.21-14.07.06:663][264]
-[2024.01.21-14.07.06:663][264]Primitives with unbuilt interactions: 30
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_9.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_13.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_11.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_23.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_65.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_63.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_61.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_58.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_56.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_48.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_47.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_46.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_24.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_44.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_42.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_40.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_38.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_34.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_3.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_76.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_71.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_69.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_70.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_74.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_30.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_28.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_80.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_16.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_27.StaticMeshComponent0
-[2024.01.21-14.07.06:663][264]    Primitive StaticMeshComponent /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_67.StaticMeshComponent0
-[2024.01.21-14.07.06:696][265]Cmd: MAP CHECK NOTIFYRESULTS
-[2024.01.21-14.07.06:697][265]MapCheck: New page: BackroomsMap - 21 Jan 2024, 16:07:06
-[2024.01.21-14.07.06:697][265]MapCheck: Error: WorldSettings_1 Maps need lighting rebuilt 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_11 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_14 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_9 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_13 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_8 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_66 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_91 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_93 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_95 Static mesh actor has NULL StaticMesh property 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_23 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_24 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_10 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_7 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_31 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:697][265]MapCheck: Warning: StaticMeshActor_27 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Blueprint_door_C_0 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Blueprint_door_C_2 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Blueprint_door_start_end_C_1 Component is a using CastVolumetricTranslucentShadow but this feature is disabled for the project! Turn on r.Shadow.TranslucentPerObject.ProjectEnabled in a project ini if required. 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_15 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_17 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_18 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_19 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_20 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_21 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_22 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_23 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_29 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_31 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_32 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_33 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_34 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_35 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_36 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_37 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_38 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_39 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_40 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_41 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_42 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_43 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_44 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_45 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_46 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:698][265]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_6 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_24 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_25 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_26 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_30 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.21-14.07.06:699][265]MapCheck: Map check complete: 1 Error(s), 100 Warning(s), took 2,469ms to complete.
-[2024.01.21-14.07.21:385][855]LogSlate: Window 'Message Log' being destroyed
-[2024.01.21-14.07.21:412][855]LogSlate: Window 'Message Log' being destroyed
-[2024.01.21-14.07.24:840][993]MapCheck: New page: Map Check
-[2024.01.21-14.07.24:853][993]LightingResults: New page: Lighting Build - 21 Jan 2024, 16:07:24
-[2024.01.21-14.07.24:859][993]LogSwarmInterface: [OpenConnection] Registering TCP channel ...
-[2024.01.21-14.07.24:879][993]LogSwarmInterface: [OpenConnection] Connecting to agent ...
-[2024.01.21-14.07.24:879][993]LogSwarmInterface: [TryOpenConnection] Testing the Agent
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-14.36.12.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-14.36.12.log
deleted file mode 100644
index 2cabcd252da770b3826e1d6a6acdb1b7759c3262..0000000000000000000000000000000000000000
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-14.36.12.log
+++ /dev/null
@@ -1,2122 +0,0 @@
-Log file open, 01/21/24 15:10:42
-LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
-LogWindows: File 'aqProf.dll' does not exist
-LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
-LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi.dll' does not exist
-LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
-LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=21552)
-LogWindows: Custom abort handler registered for crash reporting.
-LogInit: Display: Running engine for game: BackroomsDigitalArt
-LogCore: UnrealTraceServer: Trace store launch successful
-LogTrace: Initializing trace...
-LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
-LogTrace: Finished trace initialization.
-LogCsvProfiler: Display: Metadata set : platform="Windows"
-LogCsvProfiler: Display: Metadata set : config="Development"
-LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
-LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
-LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
-LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
-LogCsvProfiler: Display: Metadata set : pgoenabled="0"
-LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
-LogCsvProfiler: Display: Metadata set : ltoenabled="0"
-LogCsvProfiler: Display: Metadata set : asan="0"
-LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
-LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
-LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.238108
-LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
-LogInit: Session CrashGUID >====================================================
-         Session CrashGUID >   UECC-Windows-C359A20B4860D7BC8094D492F93FB462
-         Session CrashGUID >====================================================
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
-LogConfig: Display: Loading Linux ini files took 0.03 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin Bridge
-LogPluginManager: Mounting Engine plugin EnhancedInput
-LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin FastBuildController
-LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
-LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin AppleImageUtils
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin ArchVisCharacter
-LogPluginManager: Mounting Engine plugin AssetTags
-LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AudioWidgets
-LogPluginManager: Mounting Engine plugin ChunkDownloader
-LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin CableComponent
-LogPluginManager: Mounting Engine plugin CustomMeshComponent
-LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin GeometryCache
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
-LogPluginManager: Mounting Engine plugin InputDebugging
-LogPluginManager: Found config from plugin[InputDebugging] Input
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
-LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
-LogPluginManager: Mounting Engine plugin Metasound
-LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin OpenXREyeTracker
-LogPluginManager: Mounting Engine plugin OpenXR
-LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
-LogPluginManager: Mounting Engine plugin ResonanceAudio
-LogPluginManager: Mounting Engine plugin SignificanceManager
-LogPluginManager: Mounting Engine plugin RigVM
-LogPluginManager: Mounting Engine plugin SoundFields
-LogPluginManager: Mounting Engine plugin Synthesis
-LogPluginManager: Mounting Engine plugin WaveTable
-LogPluginManager: Mounting Engine plugin WebMMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
-LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin LightMixer
-LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin ConcertSyncClient
-LogPluginManager: Mounting Engine plugin ConcertSyncCore
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-SourceControl: Revision control is disabled
-LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
-LogWindows: File 'WinPixGpuCapturer.dll' does not exist
-PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
-LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
-RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
-LogInit: Using libcurl 8.4.0
-LogInit:  - built for Windows
-LogInit:  - supports SSL with OpenSSL/1.1.1t
-LogInit:  - supports HTTP deflate (compression) using libz 1.2.13
-LogInit:  - other features:
-LogInit:      CURL_VERSION_SSL
-LogInit:      CURL_VERSION_LIBZ
-LogInit:      CURL_VERSION_IPV6
-LogInit:      CURL_VERSION_ASYNCHDNS
-LogInit:      CURL_VERSION_LARGEFILE
-LogInit:  CurlRequestOptions (configurable via config and command line):
-LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
-LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
-LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
-LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
-LogInit:  - LocalHostAddr = Default
-LogInit:  - BufferSize = 65536
-LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
-LogOnline: OSS: Created online subsystem instance for: NULL
-LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
-LogHMD: OpenXR runtime supported extensions:
-LogHMD: 	XR_KHR_vulkan_enable
-LogHMD: 	XR_KHR_vulkan_enable2
-LogHMD: 	XR_KHR_D3D11_enable
-LogHMD: 	XR_KHR_D3D12_enable
-LogHMD: 	XR_KHR_opengl_enable
-LogHMD: 	XR_KHR_win32_convert_performance_counter_time
-LogHMD: 	XR_EXT_win32_appcontainer_compatible
-LogHMD: 	XR_KHR_binding_modification
-LogHMD: 	XR_KHR_composition_layer_depth
-LogHMD: 	XR_KHR_visibility_mask
-LogHMD: 	XR_EXT_active_action_set_priority
-LogHMD: 	XR_EXT_dpad_binding
-LogHMD: 	XR_EXT_frame_composition_report
-LogHMD: 	XR_EXT_hand_tracking
-LogHMD: 	XR_EXT_hand_joints_motion_range
-LogHMD: 	XR_EXT_hp_mixed_reality_controller
-LogHMD: 	XR_EXT_palm_pose
-LogHMD: 	XR_FB_display_refresh_rate
-LogHMD: 	XR_HTC_vive_cosmos_controller_interaction
-LogHMD: 	XR_HTC_vive_focus3_controller_interaction
-LogHMD: 	XR_HTC_vive_wrist_tracker_interaction
-LogHMD: 	XR_MND_headless
-LogHMD: 	XR_VALVE_analog_threshold
-LogHMD: 	XR_HTCX_vive_tracker_interaction
-LogHMD: 	XR_EXT_debug_utils
-LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
-LogHMD: Optional extension XR_FB_foveation_vulkan is not available
-LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
-LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
-LogHMD: Optional extension XR_VARJO_quad_views is not available
-LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
-LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
-LogHMD: Optional extension XR_FB_foveation is not available
-LogHMD: Optional extension XR_FB_swapchain_update_state is not available
-LogHMD: Optional extension XR_FB_foveation_configuration is not available
-LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
-LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
-LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
-LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
-LogInit: ExecutableName: UnrealEditor.exe
-LogInit: Build: ++UE5+Release-5.3-CL-29314046
-LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
-LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
-LogInit: Net CL: 27405482
-LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor             , GPU: AMD Radeon RX 6800
-LogInit: Compiled (64-bit): Nov  3 2023 16:09:16
-LogInit: Architecture: x64
-LogInit: Compiled with Visual C++: 19.36.32537.00
-LogInit: Build Configuration: Development
-LogInit: Branch Name: ++UE5+Release-5.3
-LogInit: Command Line: 
-LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
-LogInit: Allocator: Mimalloc
-LogInit: Installed Engine Build: 1
-LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
-LogDevObjectVersion: Number of dev versions registered: 36
-LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
-LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
-LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
-LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
-LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
-LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
-LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
-LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
-LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
-LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
-LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
-LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
-LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
-LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
-LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
-LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
-LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
-LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
-LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
-LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
-LogDevObjectVersion:   FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
-LogDevObjectVersion:   FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
-LogDevObjectVersion:   FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
-LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
-LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
-LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
-LogDevObjectVersion:   Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
-LogDevObjectVersion:   Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
-LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
-LogDevObjectVersion:   Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
-LogDevObjectVersion:   UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
-LogDevObjectVersion:   UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
-LogDevObjectVersion:   UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
-LogDevObjectVersion:   UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
-LogDevObjectVersion:   Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
-LogDevObjectVersion:   UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
-LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
-LogInit: Object subsystem initialized
-LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
-LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
-LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
-LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
-LogConfig: Set CVar [[r.setres:1280x720]]
-LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
-LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
-LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
-LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
-LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.21-14.10.43:146][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.21-14.10.43:146][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.21-14.10.43:146][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.21-14.10.43:147][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.21-14.10.43:148][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.21-14.10.43:148][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.21-14.10.43:149][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.21-14.10.43:149][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.21-14.10.43:150][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.21-14.10.43:150][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.21-14.10.43:150][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.21-14.10.43:157][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
-[2024.01.21-14.10.43:157][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI: D3D11 adapters:
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-14.10.43:159][  0]LogD3D11RHI:     AdapterLuid : 0 84107
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     VendorId    : 1414
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     DeviceId    : 008c
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     SubSysId    : 0000
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     Revision    : 0000
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-14.10.43:239][  0]LogD3D11RHI:     AdapterLuid : 0 88302
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI: Chosen D3D11 Adapter:
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-14.10.43:241][  0]LogD3D11RHI:     AdapterLuid : 0 84107
-[2024.01.21-14.10.43:241][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.21-14.10.43:241][  0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.21-14.10.43:241][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.21-14.10.43:241][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.21-14.10.43:241][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.AOQuality:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DetailMode:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
-[2024.01.21-14.10.43:241][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.21-14.10.43:241][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.21-14.10.43:241][  0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.21-14.10.43:241][  0]LogInit: User: Windowssucks
-[2024.01.21-14.10.43:241][  0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.21-14.10.43:241][  0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.21-14.10.43:241][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.21-14.10.43:241][  0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.21-14.10.43:241][  0]LogMemory: Process Physical Memory: 492.86 MB used, 521.18 MB peak
-[2024.01.21-14.10.43:241][  0]LogMemory: Process Virtual Memory: 495.38 MB used, 495.38 MB peak
-[2024.01.21-14.10.43:241][  0]LogMemory: Physical Memory: 10659.39 MB used,  21995.36 MB free, 32654.75 MB total
-[2024.01.21-14.10.43:241][  0]LogMemory: Virtual Memory: 25521.48 MB used,  7133.27 MB free, 32654.75 MB total
-[2024.01.21-14.10.43:241][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.21-14.10.43:245][  0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.21-14.10.43:252][  0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.21-14.10.43:252][  0]LogInit: Using OS detected language (en-US).
-[2024.01.21-14.10.43:252][  0]LogInit: Using OS detected locale (en-DE).
-[2024.01.21-14.10.43:253][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.21-14.10.43:253][  0]LogInit: Setting process to per monitor DPI aware
-[2024.01.21-14.10.43:457][  0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.21-14.10.43:457][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
-[2024.01.21-14.10.43:457][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
-[2024.01.21-14.10.43:457][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.21-14.10.43:469][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.21-14.10.43:469][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
-[2024.01.21-14.10.43:558][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.21-14.10.43:558][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.21-14.10.43:558][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.21-14.10.43:558][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.21-14.10.43:558][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.21-14.10.43:559][  0]LogWindows: Attached monitors:
-[2024.01.21-14.10.43:559][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY2' [PRIMARY]
-[2024.01.21-14.10.43:559][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY1'
-[2024.01.21-14.10.43:559][  0]LogWindows: Found 2 attached monitors.
-[2024.01.21-14.10.43:559][  0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.21-14.10.43:559][  0]LogRHI: RHI Adapter Info:
-[2024.01.21-14.10.43:559][  0]LogRHI:             Name: AMD Radeon RX 6800
-[2024.01.21-14.10.43:559][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.21-14.10.43:559][  0]LogRHI:      Driver Date: 11-22-2023
-[2024.01.21-14.10.43:559][  0]LogD3D11RHI: Creating new Direct3DDevice
-[2024.01.21-14.10.43:559][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-14.10.43:582][  0]LogD3D11RHI:     AdapterLuid : 0 84107
-[2024.01.21-14.10.43:670][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
-[2024.01.21-14.10.43:670][  0]LogD3D11RHI: RHI has support for 64 bit atomics
-[2024.01.21-14.10.43:670][  0]LogD3D11RHI: Async texture creation enabled
-[2024.01.21-14.10.43:670][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
-[2024.01.21-14.10.43:670][  0]LogD3D11RHI: Array index from any shader is supported
-[2024.01.21-14.10.43:674][  0]LogVRS: Current RHI does not support Variable Rate Shading
-[2024.01.21-14.10.43:681][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
-[2024.01.21-14.10.43:689][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
-[2024.01.21-14.10.43:689][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
-[2024.01.21-14.10.43:722][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.21-14.10.43:722][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.21-14.10.43:722][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.21-14.10.43:722][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.21-14.10.43:722][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.21-14.10.43:722][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.21-14.10.43:722][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.21-14.10.43:722][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.21-14.10.43:723][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.21-14.10.43:723][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.21-14.10.43:724][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.21-14.10.43:724][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.21-14.10.43:725][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.21-14.10.43:738][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.21-14.10.43:741][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.21-14.10.43:741][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.21-14.10.43:744][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.21-14.10.43:744][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.21-14.10.43:744][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.21-14.10.43:744][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.21-14.10.43:747][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.21-14.10.43:747][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.21-14.10.43:747][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.21-14.10.43:750][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.21-14.10.43:750][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.21-14.10.43:750][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.21-14.10.43:750][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.21-14.10.43:752][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.21-14.10.43:752][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.21-14.10.43:757][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.21-14.10.43:757][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.21-14.10.43:757][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.21-14.10.43:757][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.21-14.10.43:757][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.21-14.10.43:763][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.21-14.10.43:807][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_MRT
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_TVOS
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_SM5
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_SM6
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_SIM
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   PCD3D_SM6
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   PCD3D_SM5
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   PCD3D_ES31
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   GLSL_150_ES31
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   VVM_1_0
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
-[2024.01.21-14.10.43:809][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
-[2024.01.21-14.10.43:810][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.21-14.10.43:811][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.21-14.10.43:811][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.21-14.10.43:811][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.21-14.10.43:811][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.21-14.10.43:812][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.21-14.10.43:857][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.21-14.10.43:857][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.21-14.10.43:857][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.21-14.10.43:862][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.21-14.10.43:862][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1334.42MBs, RandomWriteSpeed=262.30MBs. Assigned SpeedClass 'Local'
-[2024.01.21-14.10.43:863][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.21-14.10.43:863][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.21-14.10.43:863][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.21-14.10.43:863][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.21-14.10.43:863][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.21-14.10.43:864][  0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/21564/).
-[2024.01.21-14.10.43:864][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/8FD565474EEDC24FCACFAA9025222E96/'.
-[2024.01.21-14.10.43:864][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.21-14.10.43:864][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.21-14.10.44:534][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.21-14.10.44:689][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.21-14.10.44:689][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.21-14.10.44:933][  0]LogSlate: Using FreeType 2.10.0
-[2024.01.21-14.10.44:933][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.21-14.10.44:947][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.21-14.10.44:947][  0]LogAssetRegistry: FAssetRegistry took 0.0021 seconds to start up
-[2024.01.21-14.10.44:955][  0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.21-14.10.45:122][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.21-14.10.45:122][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.21-14.10.45:122][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.21-14.10.45:123][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.21-14.10.45:123][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: Available device profiles:
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F18A00][0000049C8B500000 66] GlobalDefaults, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19200][0000049C8B502800 66] Windows, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19400][0000049C8C0CC800 66] WindowsEditor, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19600][0000049C89F4C800 66] WindowsServer, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19800][0000049C668FA000 66] WindowsClient, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19A00][0000049C924A0000 66] IOS, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19C00][0000049C924A2800 66] iPadAir2, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F19E00][0000049C924A5000 66] IPadPro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1A000][0000049C924A7800 66] iPadAir3, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1A200][0000049C924AA000 66] iPadAir4, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1A400][0000049C924AC800 66] iPadAir5, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1A600][0000049C924B0000 66] iPadMini4, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1A800][0000049C924B2800 66] iPadMini5, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1AA00][0000049C924B5000 66] iPadMini6, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1AC00][0000049C924B7800 66] iPhone6S, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1AE00][0000049C924BA000 66] iPhone7, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1B000][0000049C924BC800 66] iPodTouch7, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1B200][0000049C924C0000 66] iPhone6SPlus, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1B400][0000049C924C2800 66] iPhone7Plus, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1B600][0000049C924C5000 66] iPhoneSE, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1B800][0000049C924C7800 66] iPhone8, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1BA00][0000049C924CA000 66] iPhone8Plus, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1BC00][0000049C924CC800 66] iPhoneX, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1BE00][0000049C924D0000 66] iPhoneXS, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1C000][0000049C924D2800 66] iPhoneXSMax, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1C200][0000049C924D5000 66] iPhoneXR, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1C400][0000049C924D7800 66] iPhone11, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1C600][0000049C924DA000 66] iPhone11Pro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1C800][0000049C924DC800 66] iPhone11ProMax, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1CA00][0000049C92520000 66] iPhoneSE2, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1CC00][0000049C92522800 66] iPhone12Mini, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1CE00][0000049C92525000 66] iPhone12, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1D000][0000049C92527800 66] iPhone12Pro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1D200][0000049C9252A000 66] iPhone12ProMax, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1D400][0000049C9252C800 66] iPhone13Mini, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1D600][0000049C92460000 66] iPhone13, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1D800][0000049C92462800 66] iPhone13Pro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1DA00][0000049C92465000 66] iPhone13ProMax, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1DC00][0000049C92467800 66] iPhoneSE3, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1DE00][0000049C9246A000 66] iPhone14, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1E000][0000049C9246C800 66] iPhone14Plus, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1E200][0000049C92470000 66] iPhone14Pro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1E400][0000049C92472800 66] iPhone14ProMax, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1E600][0000049C92475000 66] iPhone15, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1E800][0000049C92477800 66] iPhone15Plus, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1EA00][0000049C9247A000 66] iPhone15Pro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1EC00][0000049C9247C800 66] iPhone15ProMax, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1EE00][0000049C92530000 66] iPadPro105, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1F000][0000049C92532800 66] iPadPro129, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1F200][0000049C92535000 66] iPadPro97, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1F400][0000049C92537800 66] iPadPro2_129, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1F600][0000049C9253A000 66] iPad5, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1F800][0000049C9253C800 66] iPad6, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1FA00][0000049C92540000 66] iPad7, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1FC00][0000049C92542800 66] iPad8, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C91F1FE00][0000049C92545000 66] iPad9, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C919AF600][0000049C92547800 66] iPad10, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C84A76000][0000049C9254A000 66] iPadPro11, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550000][0000049C9254C800 66] iPadPro2_11, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550200][0000049C92560000 66] iPadPro3_11, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550400][0000049C92562800 66] iPadPro4_11, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550600][0000049C92565000 66] iPadPro3_129, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550800][0000049C92567800 66] iPadPro4_129, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550A00][0000049C9256A000 66] iPadPro5_129, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550C00][0000049C9256C800 66] iPadPro6_129, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92550E00][0000049C92570000 66] AppleTV, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551000][0000049C92572800 66] AppleTV4K, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551200][0000049C92575000 66] AppleTV2_4K, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551400][0000049C92577800 66] TVOS, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551600][0000049C9257A000 66] Mac, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551800][0000049C9257C800 66] MacEditor, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551A00][0000049C92580000 66] MacClient, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551C00][0000049C92582800 66] MacServer, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92551E00][0000049C92585000 66] Linux, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552000][0000049C92587800 66] LinuxEditor, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552200][0000049C9258A000 66] LinuxArm64Editor, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552400][0000049C9258C800 66] LinuxArm64, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552600][0000049C92590000 66] LinuxClient, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552800][0000049C92592800 66] LinuxArm64Client, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552A00][0000049C92595000 66] LinuxServer, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552C00][0000049C92597800 66] LinuxArm64Server, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92552E00][0000049C9259A000 66] Android, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553000][0000049C9259C800 66] Android_Preview_OpenGL, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553200][0000049C925A0000 66] Android_Preview_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553400][0000049C925A2800 66] Android_Low, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553600][0000049C925A5000 66] Android_Mid, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553800][0000049C925A7800 66] Android_High, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553A00][0000049C925AA000 66] Android_Default, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553C00][0000049C925AC800 66] Android_Adreno4xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92553E00][0000049C925B0000 66] Android_Adreno5xx_Low, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554000][0000049C925B2800 66] Android_Adreno5xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554200][0000049C925B5000 66] Android_Adreno6xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554400][0000049C925B7800 66] Android_Adreno6xx_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554600][0000049C925BA000 66] Android_Adreno7xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554800][0000049C925BC800 66] Android_Adreno7xx_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554A00][0000049C925C0000 66] Android_Mali_T6xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554C00][0000049C925C2800 66] Android_Mali_T7xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92554E00][0000049C925C5000 66] Android_Mali_T8xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555000][0000049C925C7800 66] Android_Mali_G71, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555200][0000049C925CA000 66] Android_Mali_G72, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555400][0000049C925CC800 66] Android_Mali_G72_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555600][0000049C925D0000 66] Android_Mali_G76, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555800][0000049C925D2800 66] Android_Mali_G76_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555A00][0000049C925D5000 66] Android_Mali_G77, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555C00][0000049C925D7800 66] Android_Mali_G77_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92555E00][0000049C925DA000 66] Android_Mali_G78, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556000][0000049C925DC800 66] Android_Mali_G78_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556200][0000049C925E0000 66] Android_Mali_G710, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556400][0000049C925E2800 66] Android_Mali_G710_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556800][0000049C925E5000 66] Android_Mali_G7xx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556A00][0000049C925E7800 66] Android_Mali_G7xx_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556C00][0000049C925EA000 66] Android_Xclipse_920, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92556E00][0000049C925EC800 66] Android_Xclipse_920_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557200][0000049C925F0000 66] Android_Vulkan_SM5, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557400][0000049C925F2800 66] Android_PowerVR_G6xxx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557600][0000049C925F5000 66] Android_PowerVR_GT7xxx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557800][0000049C925F7800 66] Android_PowerVR_GE8xxx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557A00][0000049C925FA000 66] Android_PowerVR_GM9xxx, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557C00][0000049C925FC800 66] Android_PowerVR_GM9xxx_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92557E00][0000049C92600000 66] Android_TegraK1, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558000][0000049C92602800 66] Android_Unknown_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558200][0000049C92605000 66] Oculus_Quest, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558400][0000049C92607800 66] Oculus_Quest2, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558600][0000049C9260A000 66] Meta_Quest_Pro, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558800][0000049C9260C800 66] Meta_Quest_3, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558A00][0000049C92610000 66] HoloLens, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: 	[0000049C92558C00][0000049C92612800 66] MagicLeap_Vulkan, 
-[2024.01.21-14.10.45:257][  0]LogDeviceProfileManager: Active device profile: [0000049C91F19400][0000049C8C0CC800 66] WindowsEditor
-[2024.01.21-14.10.45:257][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.21-14.10.45:257][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.21-14.10.45:257][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.21-14.10.45:258][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-14.10.45:258][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-14.10.45:258][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-14.10.45:258][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-14.10.45:258][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-14.10.45:261][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.21-14.10.45:261][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.21-14.10.45:341][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.21-14.10.45:381][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.21-14.10.45:381][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.21-14.10.45:381][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.21-14.10.45:381][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.21-14.10.45:381][  0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.21-14.10.45:663][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.21-14.10.45:663][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.21-14.10.45:672][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.21-14.10.45:672][  0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
-[2024.01.21-14.10.45:672][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.21-14.10.45:677][  0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.21-14.10.45:677][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.21-14.10.45:678][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.21-14.10.45:683][  0]LogLiveCoding: Display: Waiting for server
-[2024.01.21-14.10.45:701][  0]LogSlate: Border
-[2024.01.21-14.10.45:701][  0]LogSlate: BreadcrumbButton
-[2024.01.21-14.10.45:701][  0]LogSlate: Brushes.Title
-[2024.01.21-14.10.45:701][  0]LogSlate: Default
-[2024.01.21-14.10.45:701][  0]LogSlate: Icons.Save
-[2024.01.21-14.10.45:701][  0]LogSlate: Icons.Toolbar.Settings
-[2024.01.21-14.10.45:701][  0]LogSlate: ListView
-[2024.01.21-14.10.45:701][  0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.21-14.10.45:701][  0]LogSlate: SoftwareCursor_Grab
-[2024.01.21-14.10.45:701][  0]LogSlate: TableView.DarkRow
-[2024.01.21-14.10.45:701][  0]LogSlate: TableView.Row
-[2024.01.21-14.10.45:701][  0]LogSlate: TreeView
-[2024.01.21-14.10.45:792][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.21-14.10.45:794][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.21-14.10.45:809][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.21-14.10.45:809][  0]LogInit: XR: MultiViewport is Disabled
-[2024.01.21-14.10.45:809][  0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.21-14.10.45:873][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: A0D5CDEC44F7C0E1B62FCF995814C252 | Instance: F116EA70411C079F039DE38E48DFA9A4 (DESKTOP-2MPQGVL-21564).
-[2024.01.21-14.10.45:969][  0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.21-14.10.46:016][  0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.21-14.10.46:068][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.21-14.10.46:086][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.21-14.10.46:089][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.21-14.10.46:223][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.21-14.10.46:242][  0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.21-14.10.46:419][  0]LogPython: Using Python 3.9.7
-[2024.01.21-14.10.47:447][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.21-14.10.47:474][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.21-14.10.47:474][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.21-14.10.47:559][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
-[2024.01.21-14.10.47:559][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.21-14.10.47:592][  0]SourceControl: Revision control is disabled
-[2024.01.21-14.10.47:595][  0]LogUProjectInfo: Found projects:
-[2024.01.21-14.10.47:609][  0]SourceControl: Revision control is disabled
-[2024.01.21-14.10.47:622][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-14.10.47:623][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-14.10.47:624][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-14.10.47:896][  0]LogOpenImageDenoise: OIDN starting up
-[2024.01.21-14.10.47:925][  0]LogCollectionManager: Loaded 0 collections in 0.000739 seconds
-[2024.01.21-14.10.47:927][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.21-14.10.47:928][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.21-14.10.47:930][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.21-14.10.48:284][  0]LogEngine: Initializing Engine...
-[2024.01.21-14.10.48:287][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.21-14.10.48:289][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
-[2024.01.21-14.10.48:364][  0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.21-14.10.48:369][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.10.48:370][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.10.48:376][  0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.21-14.10.48:377][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.21-14.10.48:377][  0]LogInit: Texture streaming: Enabled
-[2024.01.21-14.10.48:389][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.21-14.10.48:395][  0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.21-14.10.48:402][  0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.21-14.10.48:403][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.21-14.10.48:403][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-14.10.48:404][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-14.10.48:404][  0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-14.10.48:405][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-14.10.48:405][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-14.10.48:405][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-14.10.48:410][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-14.10.48:441][  0]LogAudioMixer: Display: Using Audio Hardware Device 1 - VIVE Pro (AMD High Definition Audio Device)
-[2024.01.21-14.10.48:441][  0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-14.10.48:443][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-14.10.48:443][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-14.10.48:444][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.21-14.10.48:444][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.21-14.10.48:446][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.21-14.10.48:446][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.21-14.10.48:446][  0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.21-14.10.48:446][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.21-14.10.48:446][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.21-14.10.48:459][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.21-14.10.48:462][  0]LogInit: Undo buffer set to 32 MB
-[2024.01.21-14.10.48:462][  0]LogInit: Transaction tracking system initialized
-[2024.01.21-14.10.48:479][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.21-14.10.48:479][  0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.21-14.10.48:482][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002753 seconds (Found 160 uncontrolled assets)
-[2024.01.21-14.10.48:487][  0]BlueprintLog: New page: Editor Load
-[2024.01.21-14.10.48:556][  0]LocalizationService: Localization service is disabled
-[2024.01.21-14.10.48:571][  0]TimingProfiler: Initialize
-[2024.01.21-14.10.48:572][  0]TimingProfiler: OnSessionChanged
-[2024.01.21-14.10.48:572][  0]LoadingProfiler: Initialize
-[2024.01.21-14.10.48:572][  0]LoadingProfiler: OnSessionChanged
-[2024.01.21-14.10.48:572][  0]NetworkingProfiler: Initialize
-[2024.01.21-14.10.48:572][  0]NetworkingProfiler: OnSessionChanged
-[2024.01.21-14.10.48:572][  0]MemoryProfiler: Initialize
-[2024.01.21-14.10.48:572][  0]MemoryProfiler: OnSessionChanged
-[2024.01.21-14.10.48:637][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-14.10.48:637][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-14.10.48:638][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-14.10.48:705][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.21-14.10.48:765][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.21-14.10.48:880][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.21-14.10.48:886][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.21-14.10.48:888][  0]SourceControl: Revision control is disabled
-[2024.01.21-14.10.48:888][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.413
-[2024.01.21-14.10.48:888][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
-[2024.01.21-14.10.48:888][  0]LightingResults: New page: Lighting Build
-[2024.01.21-14.10.48:890][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.10.48:890][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.10.48:890][  0]MapCheck: New page: Map Check
-[2024.01.21-14.10.48:890][  0]LightingResults: New page: Lighting Build
-[2024.01.21-14.10.48:894][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.21-14.10.48:897][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
-[2024.01.21-14.10.49:091][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.21-14.10.49:151][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.21-14.10.49:151][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.10.49:151][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.10.49:151][  0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-14.10.49:281][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.21-14.10.49:295][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.72ms
-[2024.01.21-14.10.49:295][  0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.21-14.10.49:295][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,131ms to complete.
-[2024.01.21-14.10.49:301][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.826
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: ================================================
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.21-14.10.49:301][  0]LogShaderCompilers: Display: ================================================
-[2024.01.21-14.10.49:394][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-14.10.49:394][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-14.10.49:394][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-14.10.49:394][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-14.10.49:394][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-14.10.49:406][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.10.49:414][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.10.49:423][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.10.49:430][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.10.49:459][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.21-14.10.49:470][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:470][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:471][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:471][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:471][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:471][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:471][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:471][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:472][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:472][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:472][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:472][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:472][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:472][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:472][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:472][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:473][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:473][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:473][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-14.10.49:473][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.21-14.10.49:992][  0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.21-14.10.50:089][  0]LogSlate: Took 0.000135 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.21-14.10.50:092][  0]LogSlate: Took 0.000106 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.21-14.10.50:092][  0]LogSlate: Took 0.000052 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.21-14.10.50:107][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
-[2024.01.21-14.10.50:233][  0]LogStall: Startup...
-[2024.01.21-14.10.50:236][  0]LogStall: Startup complete.
-[2024.01.21-14.10.50:242][  0]LogLoad: (Engine Initialization) Total time: 7.77 seconds
-[2024.01.21-14.10.50:242][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.21-14.10.50:270][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.10.50:313][  0]LogAssetRegistry: AssetRegistryGather time 0.0869s: AssetDataDiscovery 0.0176s, AssetDataGather 0.0208s, StoreResults 0.0486s.
-[2024.01.21-14.10.50:327][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000007 seconds (updated 0 objects)
-[2024.01.21-14.10.50:839][  0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.21-14.10.50:974][  0]LogContentStreaming: Texture pool size now 800 MB
-[2024.01.21-14.10.51:012][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.21-14.10.51:036][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.21-14.10.51:039][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.025764 secs
-[2024.01.21-14.10.51:719][  3]LogSlate: Took 0.000058 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.21-14.11.20:470][909]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.11.20:500][909]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.11.20:526][909]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
-[2024.01.21-14.11.20:532][909]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.004355 seconds
-[2024.01.21-14.11.20:613][909]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.11.20:613][909]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapE772443B4953365202D07589F26D2C07.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.11.20:620][909]LogFileHelpers: All files are already saved.
-[2024.01.21-14.11.20:620][909]LogFileHelpers: Saving map 'BackroomsMap' took 0.121
-[2024.01.21-14.11.20:632][909]LogFileHelpers: InternalPromptForCheckoutAndSave took 162 ms
-[2024.01.21-14.11.20:635][909]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.11.20:635][909]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.12.04:152][755]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=Speakers (Realtek(R) Audio), InstanceID=1
-[2024.01.21-14.12.04:168][755]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=9468
-[2024.01.21-14.12.04:503][756]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{70b90d2a-2491-416d-a57d-be8d44aba38a}, Name=Speakers (Realtek(R) Audio)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=142.12
-[2024.01.21-14.12.04:503][756]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.21-14.12.04:505][756]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.21-14.12.57:139][915]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.12.57:163][915]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.12.57:189][915]LogUObjectHash: Compacting FUObjectHashTables data took   0.24ms
-[2024.01.21-14.12.57:271][915]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.12.57:271][915]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap10F88AB04E2C5F73197E8EB9956C48E8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.12.57:279][915]LogFileHelpers: All files are already saved.
-[2024.01.21-14.12.57:279][915]LogFileHelpers: Saving map 'BackroomsMap' took 0.116
-[2024.01.21-14.12.57:283][915]LogFileHelpers: InternalPromptForCheckoutAndSave took 144 ms (total: 306 ms)
-[2024.01.21-14.12.57:285][915]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.12.57:285][915]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.13.05:962][485]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.098 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11782 files in 13838 folders with total size 630 MiB.
-[2024.01.21-14.13.24:168][811]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.13.26:594][ 84]LogViewport: Scene viewport resized to 978x892, mode Windowed.
-[2024.01.21-14.13.37:819][136]LogSlate: Took 0.000124 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.21-14.13.37:919][140]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.13.37:933][141]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.13.40:901][441]LogActorComponent: UnregisterComponent: (/Game/BackroomsMap.BackroomsMap:PersistentLevel.InternalToolFrameworkActor_0.DynamicMeshComponent_0) Not registered. Aborting.
-[2024.01.21-14.14.20:844][ 62]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.14.20:858][ 62]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.14.20:863][ 62]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
-[2024.01.21-14.14.22:704][260]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.14.22:732][260]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.14.22:758][260]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
-[2024.01.21-14.14.22:849][260]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.14.22:850][260]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap60BE773043971800E2BE6F8C6216DDDA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.14.22:857][260]LogFileHelpers: All files are already saved.
-[2024.01.21-14.14.22:857][260]LogFileHelpers: Saving map 'BackroomsMap' took 0.126
-[2024.01.21-14.14.22:863][260]LogFileHelpers: InternalPromptForCheckoutAndSave took 158 ms (total: 465 ms)
-[2024.01.21-14.14.22:865][260]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.14.22:865][260]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.14.39:670][193]LogSlate: Took 0.000099 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.21-14.14.45:396][794]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.14.45:410][794]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.14.45:413][794]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.14.59:326][274]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.14.59:340][274]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.14.59:343][274]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.15.32:206][283]LogStaticMesh: Display: Building static mesh Floor...
-[2024.01.21-14.15.32:220][283]LogStaticMesh: Built static mesh [0.01s] /Game/GameMap/Floor.Floor
-[2024.01.21-14.15.32:223][283]LogStaticMesh: Display: Waiting for static meshes to be ready 0/1 (/Game/GameMap/Floor) ...
-[2024.01.21-14.15.32:985][365]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.15.33:009][365]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.15.33:035][365]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
-[2024.01.21-14.15.33:126][365]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.15.33:126][365]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapACA4D65A4E863E6827CD5FACFB98A425.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.15.33:133][365]LogFileHelpers: All files are already saved.
-[2024.01.21-14.15.33:133][365]LogFileHelpers: Saving map 'BackroomsMap' took 0.124
-[2024.01.21-14.15.33:145][365]LogFileHelpers: InternalPromptForCheckoutAndSave took 160 ms (total: 625 ms)
-[2024.01.21-14.15.33:148][365]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.15.33:148][365]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.15.36:107][697]LogUObjectHash: Compacting FUObjectHashTables data took   0.25ms
-[2024.01.21-14.15.36:110][697]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.15.36:156][697]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Floor" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor.uasset" SILENT=true
-[2024.01.21-14.15.36:160][697]LogSavePackage: Moving output files for package: /Game/GameMap/Floor
-[2024.01.21-14.15.36:160][697]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/FloorBE4CAB43442D2D111A787DBEBC2DFE25.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor.uasset'
-[2024.01.21-14.15.36:178][697]LogFileHelpers: InternalPromptForCheckoutAndSave took 68 ms (total: 694 ms)
-[2024.01.21-14.15.36:180][697]AssetCheck: New page: Asset Save: Floor
-[2024.01.21-14.15.36:180][697]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/GameMap/Floor.Floor
-[2024.01.21-14.15.42:057][386]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.15.42:085][386]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.15.42:110][386]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.21-14.15.42:196][386]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.15.42:196][386]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap0790E7ED4880925597275195C531A1F4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.15.42:204][386]LogFileHelpers: All files are already saved.
-[2024.01.21-14.15.42:204][386]LogFileHelpers: Saving map 'BackroomsMap' took 0.120
-[2024.01.21-14.15.42:215][386]LogFileHelpers: InternalPromptForCheckoutAndSave took 157 ms (total: 851 ms)
-[2024.01.21-14.15.42:218][386]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.15.42:218][386]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.15.43:599][536]LogEditorViewport: Clicking Background
-[2024.01.21-14.16.50:369][846]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Abgrund/Light_Tunnels.Light_Tunnels
-[2024.01.21-14.16.50:369][846]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.16.50:369][846]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.16.50:387][846]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
-[2024.01.21-14.16.50:975][846]LogSlate: Took 0.000118 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
-[2024.01.21-14.16.52:958][969]LogViewport: Scene viewport resized to 784x587, mode Windowed.
-[2024.01.21-14.17.03:684][566]LogSlate: Window 'Light_Tunnels' being destroyed
-[2024.01.21-14.17.03:687][566]LogSlate: Window 'Light_Tunnels' being destroyed
-[2024.01.21-14.17.03:693][566]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.17.03:693][566]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.17.09:918][983]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Abgrund/Light_Tunnels.Light_Tunnels
-[2024.01.21-14.17.09:918][983]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.17.09:918][983]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.17.16:339][350]LogViewport: Scene viewport resized to 784x587, mode Windowed.
-[2024.01.21-14.17.23:911][750]LogViewport: Scene viewport resized to 782x605, mode Windowed.
-[2024.01.21-14.17.23:960][752]LogViewport: Scene viewport resized to 494x341, mode Windowed.
-[2024.01.21-14.17.23:988][753]LogViewport: Scene viewport resized to 332x192, mode Windowed.
-[2024.01.21-14.17.24:008][754]LogViewport: Scene viewport resized to 322x182, mode Windowed.
-[2024.01.21-14.17.24:269][782]LogSlate: Window 'Light_Tunnels' being destroyed
-[2024.01.21-14.17.24:283][782]LogViewport: Scene viewport resized to 323x191, mode Windowed.
-[2024.01.21-14.17.25:065][831]BlueprintLog: New page: Compile Light_Tunnels
-[2024.01.21-14.17.25:193][831]LogUObjectHash: Compacting FUObjectHashTables data took   1.25ms
-[2024.01.21-14.17.34:057][421]LogViewport: Scene viewport resized to 439x1357, mode Windowed.
-[2024.01.21-14.18.05:739][294]LogViewport: Scene viewport resized to 783x1357, mode Windowed.
-[2024.01.21-14.18.11:128][616]LogViewport: Scene viewport resized to 577x191, mode Windowed.
-[2024.01.21-14.18.11:445][616]LogViewport: Scene viewport resized to 1399x685, mode Windowed.
-[2024.01.21-14.18.14:016][766]LogViewport: Scene viewport resized to 1402x685, mode Windowed.
-[2024.01.21-14.18.14:027][767]LogViewport: Scene viewport resized to 1403x685, mode Windowed.
-[2024.01.21-14.18.14:052][768]LogViewport: Scene viewport resized to 1414x685, mode Windowed.
-[2024.01.21-14.18.14:065][769]LogViewport: Scene viewport resized to 1422x685, mode Windowed.
-[2024.01.21-14.18.14:086][770]LogViewport: Scene viewport resized to 1437x685, mode Windowed.
-[2024.01.21-14.18.14:107][771]LogViewport: Scene viewport resized to 1451x685, mode Windowed.
-[2024.01.21-14.18.14:131][772]LogViewport: Scene viewport resized to 1465x685, mode Windowed.
-[2024.01.21-14.18.14:153][773]LogViewport: Scene viewport resized to 1479x685, mode Windowed.
-[2024.01.21-14.18.14:178][774]LogViewport: Scene viewport resized to 1491x685, mode Windowed.
-[2024.01.21-14.18.14:205][775]LogViewport: Scene viewport resized to 1504x685, mode Windowed.
-[2024.01.21-14.18.14:225][776]LogViewport: Scene viewport resized to 1513x685, mode Windowed.
-[2024.01.21-14.18.14:249][777]LogViewport: Scene viewport resized to 1516x685, mode Windowed.
-[2024.01.21-14.18.14:273][778]LogViewport: Scene viewport resized to 1521x685, mode Windowed.
-[2024.01.21-14.18.14:300][780]LogViewport: Scene viewport resized to 1523x685, mode Windowed.
-[2024.01.21-14.18.14:319][782]LogViewport: Scene viewport resized to 1525x685, mode Windowed.
-[2024.01.21-14.18.14:330][783]LogViewport: Scene viewport resized to 1527x685, mode Windowed.
-[2024.01.21-14.18.14:343][784]LogViewport: Scene viewport resized to 1531x685, mode Windowed.
-[2024.01.21-14.18.14:365][785]LogViewport: Scene viewport resized to 1538x685, mode Windowed.
-[2024.01.21-14.18.14:378][786]LogViewport: Scene viewport resized to 1542x685, mode Windowed.
-[2024.01.21-14.18.14:401][787]LogViewport: Scene viewport resized to 1547x685, mode Windowed.
-[2024.01.21-14.18.14:422][788]LogViewport: Scene viewport resized to 1554x685, mode Windowed.
-[2024.01.21-14.18.14:436][789]LogViewport: Scene viewport resized to 1557x685, mode Windowed.
-[2024.01.21-14.18.14:468][790]LogViewport: Scene viewport resized to 1566x685, mode Windowed.
-[2024.01.21-14.18.14:666][812]LogViewport: Scene viewport resized to 1568x685, mode Windowed.
-[2024.01.21-14.18.16:283][979]BlueprintLog: New page: Compile Light_Tunnels
-[2024.01.21-14.18.16:454][979]LogUObjectHash: Compacting FUObjectHashTables data took   1.06ms
-[2024.01.21-14.18.16:954][  2]LogSlate: Window 'Light_Tunnels' being destroyed
-[2024.01.21-14.18.16:964][  2]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.18.16:964][  2]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.18.18:752][140]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Abgrund/Light_Tunnels.Light_Tunnels
-[2024.01.21-14.18.18:752][140]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.18.18:752][140]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.18.19:994][211]LogViewport: Scene viewport resized to 1563x587, mode Windowed.
-[2024.01.21-14.18.23:258][397]LogViewport: Scene viewport resized to 1560x605, mode Windowed.
-[2024.01.21-14.18.23:300][399]LogViewport: Scene viewport resized to 1031x361, mode Windowed.
-[2024.01.21-14.18.23:328][400]LogViewport: Scene viewport resized to 687x202, mode Windowed.
-[2024.01.21-14.18.23:347][401]LogViewport: Scene viewport resized to 1568x685, mode Windowed.
-[2024.01.21-14.18.23:577][429]LogSlate: Window 'Light_Tunnels' being destroyed
-[2024.01.21-14.18.48:355][390]LogViewport: Scene viewport resized to 881x685, mode Windowed.
-[2024.01.21-14.18.57:199][413]BlueprintLog: New page: Compile Light_Tunnels
-[2024.01.21-14.18.57:341][413]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.21-14.19.26:341][978]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.19.26:375][978]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.19.26:417][978]LogUObjectHash: Compacting FUObjectHashTables data took   1.48ms
-[2024.01.21-14.19.26:502][978]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.19.26:502][978]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap2D12AC704FC6E432DCDCFBAC7079F246.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.19.26:509][978]LogFileHelpers: All files are already saved.
-[2024.01.21-14.19.26:509][978]LogFileHelpers: Saving map 'BackroomsMap' took 0.135
-[2024.01.21-14.19.26:518][978]LogFileHelpers: InternalPromptForCheckoutAndSave took 176 ms (total: 1.02 sec)
-[2024.01.21-14.19.26:521][978]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.19.26:521][978]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.19.27:210][ 41]LogEditorViewport: Clicking Background
-[2024.01.21-14.19.37:909][875]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.19.37:944][875]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.19.37:978][875]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
-[2024.01.21-14.19.38:067][875]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.19.38:067][875]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap48E1D57D417B147E1A9A7BA3639A55A3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.19.38:074][875]LogFileHelpers: All files are already saved.
-[2024.01.21-14.19.38:074][875]LogFileHelpers: Saving map 'BackroomsMap' took 0.131
-[2024.01.21-14.19.38:084][875]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 1.20 sec)
-[2024.01.21-14.19.38:087][875]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.19.38:087][875]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.19.50:437][988]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.19.50:465][988]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.19.50:498][988]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.21-14.19.50:580][988]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.19.50:581][988]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap2A502B494003C0195A85B490018FC88D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.19.50:588][988]LogFileHelpers: All files are already saved.
-[2024.01.21-14.19.50:588][988]LogFileHelpers: Saving map 'BackroomsMap' took 0.123
-[2024.01.21-14.19.50:597][988]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 1.36 sec)
-[2024.01.21-14.19.50:600][988]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.19.50:600][988]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.20.25:436][958]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.20.25:473][958]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.20.25:506][958]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
-[2024.01.21-14.20.25:596][958]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.20.25:596][958]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap6D67A4414134A274448D99A46AEEB6A9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.20.25:604][958]LogFileHelpers: All files are already saved.
-[2024.01.21-14.20.25:604][958]LogFileHelpers: Saving map 'BackroomsMap' took 0.132
-[2024.01.21-14.20.25:615][958]LogFileHelpers: InternalPromptForCheckoutAndSave took 178 ms (total: 1.54 sec)
-[2024.01.21-14.20.25:618][958]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.20.25:618][958]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.21.08:137][502]Cmd: DELETE
-[2024.01.21-14.21.08:137][502]Cmd: ACTOR DELETE
-[2024.01.21-14.21.08:149][502]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.21-14.21.08:164][502]LogUObjectHash: Compacting FUObjectHashTables data took   0.70ms
-[2024.01.21-14.21.08:167][502]LogEditorActor: Deleted 1 Actors (0.030 secs)
-[2024.01.21-14.21.25:943][830]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.21.25:971][830]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.21.26:004][830]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
-[2024.01.21-14.21.26:091][830]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.21.26:091][830]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap204D16AF488EE3F1E8F1448DB5C2339B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.21.26:099][830]LogFileHelpers: All files are already saved.
-[2024.01.21-14.21.26:099][830]LogFileHelpers: Saving map 'BackroomsMap' took 0.129
-[2024.01.21-14.21.26:104][830]LogFileHelpers: InternalPromptForCheckoutAndSave took 161 ms (total: 1.70 sec)
-[2024.01.21-14.21.26:108][830]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.21.26:108][830]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.21.26:515][864]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.21-14.21.26:523][864]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.21-14.21.26:523][864]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 16:21:26)
-[2024.01.21-14.21.26:527][864]LogOnline: OSS: Created online subsystem instance for: NULL
-[2024.01.21-14.21.26:527][864]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-[2024.01.21-14.21.26:527][864]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.21.26:553][864]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026054s)
-[2024.01.21-14.21.26:553][864]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026093s)
-[2024.01.21-14.21.26:566][864]LogUObjectHash: Compacting FUObjectHashTables data took   1.06ms
-[2024.01.21-14.21.26:566][864]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.21.26:567][864]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.21.26:567][864]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-14.21.26:567][864]LogPlayLevel: PIE: World Init took: (0.001008s)
-[2024.01.21-14.21.26:567][864]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-14.21.26:568][864]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-14.21.26:568][864]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-14.21.26:568][864]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-14.21.26:568][864]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-14.21.26:568][864]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-14.21.26:570][864]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-14.21.26:598][864]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-14.21.26:598][864]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-14.21.26:598][864]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-14.21.26:598][864]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-14.21.26:599][864]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
-[2024.01.21-14.21.26:599][864]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
-[2024.01.21-14.21.26:600][864]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
-[2024.01.21-14.21.26:600][864]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
-[2024.01.21-14.21.26:600][864]LogInit: FAudioDevice initialized with ID 2.
-[2024.01.21-14.21.26:600][864]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
-[2024.01.21-14.21.26:600][864]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.21-14.21.26:820][864]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.21-14.21.26:833][864]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-15.21.26
-[2024.01.21-14.21.26:834][864]LogWorld: Bringing up level for play took: 0.013017
-[2024.01.21-14.21.26:836][864]LogOnline: OSS: Created online subsystem instance for: :Context_8
-[2024.01.21-14.21.26:843][864]PIE: Server logged in
-[2024.01.21-14.21.26:844][864]PIE: Play in editor total start time 0,322 seconds.
-[2024.01.21-14.21.38:590][968]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.21.38:590][968]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.21.38:591][968]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.21.38:592][968]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.21.38:595][968]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.21-14.21.38:600][968]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.21.38:610][968]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.21-14.21.38:613][968]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.21-14.21.38:613][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.21-14.21.38:614][968]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.21-14.21.38:618][968]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.21.38:627][968]LogUObjectHash: Compacting FUObjectHashTables data took   1.28ms
-[2024.01.21-14.21.38:691][969]LogPlayLevel: Display: Destroying online subsystem :Context_8
-[2024.01.21-14.21.39:244][  8]Cmd: TRANSACTION UNDO
-[2024.01.21-14.21.39:244][  8]LogEditorTransaction: Undo Clicking on Elements
-[2024.01.21-14.21.39:932][ 36]Cmd: TRANSACTION UNDO
-[2024.01.21-14.21.39:932][ 36]LogEditorTransaction: Undo Delete Elements
-[2024.01.21-14.21.40:495][ 66]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.21.40:536][ 66]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.21.40:570][ 66]LogUObjectHash: Compacting FUObjectHashTables data took   1.06ms
-[2024.01.21-14.21.40:662][ 66]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.21.40:662][ 66]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7080A0254E15C45CC40F6CB6AD2A3E07.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.21.40:669][ 66]LogFileHelpers: All files are already saved.
-[2024.01.21-14.21.40:669][ 66]LogFileHelpers: Saving map 'BackroomsMap' took 0.134
-[2024.01.21-14.21.40:681][ 66]LogFileHelpers: InternalPromptForCheckoutAndSave took 186 ms (total: 1.89 sec)
-[2024.01.21-14.21.40:684][ 66]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.21.40:684][ 66]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.22.18:951][322]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.22.18:952][322]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.23.10:648][437]LogSlate: Window 'Pick Parent Class' being destroyed
-[2024.01.21-14.23.10:653][437]LogContentBrowser: Deferred new asset file creation: NewBlueprint
-[2024.01.21-14.23.10:661][437]LogContentBrowser: Creating deferred item: NewBlueprint
-[2024.01.21-14.23.10:682][439]LogContentBrowser: Renaming the item being created (Deferred Item: NewBlueprint).
-[2024.01.21-14.23.18:208][993]LogContentBrowser: Attempting asset rename: NewBlueprint -> idle
-[2024.01.21-14.23.18:213][993]LogContentBrowser: End creating deferred item NewBlueprint
-[2024.01.21-14.23.29:853][553]LogContentBrowser: Deferred new asset file creation: idle1
-[2024.01.21-14.23.29:868][553]LogContentBrowser: Creating deferred item: idle1
-[2024.01.21-14.23.29:879][554]LogContentBrowser: Renaming the item being created (Deferred Item: idle1).
-[2024.01.21-14.23.37:570][125]LogContentBrowser: Attempting asset rename: idle1 -> walk
-[2024.01.21-14.23.37:590][125]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
-[2024.01.21-14.23.37:600][125]LogContentBrowser: End creating deferred item idle1
-[2024.01.21-14.23.39:586][249]LogContentBrowser: Deferred new asset file creation: walk1
-[2024.01.21-14.23.39:596][249]LogContentBrowser: Creating deferred item: walk1
-[2024.01.21-14.23.39:608][250]LogContentBrowser: Renaming the item being created (Deferred Item: walk1).
-[2024.01.21-14.23.40:850][343]LogContentBrowser: Attempting asset rename: walk1 -> sprint
-[2024.01.21-14.23.40:868][343]LogUObjectHash: Compacting FUObjectHashTables data took   1.12ms
-[2024.01.21-14.23.40:877][343]LogContentBrowser: End creating deferred item walk1
-[2024.01.21-14.23.45:002][634]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/ViewWobble/idle.idle
-[2024.01.21-14.23.45:003][634]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.23.45:003][634]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.24.03:022][497]LogViewport: Scene viewport resized to 649x580, mode Windowed.
-[2024.01.21-14.24.03:806][497]LogViewport: Scene viewport resized to 546x1732, mode Windowed.
-[2024.01.21-14.24.21:279][432]LogViewport: Scene viewport resized to 543x580, mode Windowed.
-[2024.01.21-14.24.21:625][432]LogViewport: Scene viewport resized to 978x892, mode Windowed.
-[2024.01.21-14.24.44:466][889]LogViewport: Scene viewport resized to 543x580, mode Windowed.
-[2024.01.21-14.25.41:810][135]LogSlate: Window 'idle' being destroyed
-[2024.01.21-14.25.41:824][135]LogSlate: Window 'idle' being destroyed
-[2024.01.21-14.25.41:867][135]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.25.41:867][135]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.25.43:234][183]LogViewport: Scene viewport resized to 546x1732, mode Windowed.
-[2024.01.21-14.25.46:743][315]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/ViewWobble/walk.walk
-[2024.01.21-14.25.46:743][315]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.25.46:743][315]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.26.17:693][669]BlueprintLog: New page: Compile walk
-[2024.01.21-14.26.17:727][669]LogUObjectHash: Compacting FUObjectHashTables data took   1.40ms
-[2024.01.21-14.26.18:494][703]LogSlate: Window 'walk' being destroyed
-[2024.01.21-14.26.18:518][703]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.26.18:518][703]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.26.21:121][840]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/ViewWobble/sprint.sprint
-[2024.01.21-14.26.21:122][840]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.26.21:122][840]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.26.48:341][ 37]BlueprintLog: New page: Compile sprint
-[2024.01.21-14.26.48:374][ 37]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
-[2024.01.21-14.26.49:760][ 99]LogSlate: Window 'sprint' being destroyed
-[2024.01.21-14.26.49:787][ 99]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.26.49:787][ 99]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.26.52:347][181]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/ViewWobble/walk.walk
-[2024.01.21-14.26.52:348][181]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.26.52:348][181]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.26.57:717][430]BlueprintLog: New page: Compile walk
-[2024.01.21-14.26.57:749][430]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.21-14.26.58:313][454]LogSlate: Window 'walk' being destroyed
-[2024.01.21-14.26.58:338][454]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.26.58:338][454]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.27.24:548][883]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.21-14.27.24:548][883]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.27.24:548][883]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.27.24:670][883]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.27.24:984][884]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: ================================================
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: Total job queries 2, among them cache hits 0 (0.00%)
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: Tracking 2 distinct input hashes that result in 2 distinct outputs (100.00%)
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: RAM used: 3,49 KiB of 1,60 GiB budget. Usage: 0.00%
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.21-14.27.25:008][884]LogShaderCompilers: Display: ================================================
-[2024.01.21-14.30.46:329][654]LogEditorClassViewer: Warning: Class /Game/Characters/MannequinsXR/Meshes/ABP_MannequinsXR.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.30.46:329][654]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__B_MannequinsXR_C_0 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.30.46:329][654]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__VRTeleportVisualizer_C_1 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.30.46:329][654]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__GrabComponent_C_2 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.30.46:329][654]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__Menu_C_3 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.30.46:329][654]LogEditorClassViewer: Warning: Class /Game/VRTemplate/Blueprints/VRPawn.PLACEHOLDER-CLASS__ABP_MannequinsXR_C_4 has parent , but this parent is not found. The Class will not be shown in ClassViewer.
-[2024.01.21-14.31.10:244][708]BlueprintLog: New page: Compile VRPawn
-[2024.01.21-14.31.10:339][708]LogUObjectHash: Compacting FUObjectHashTables data took   1.70ms
-[2024.01.21-14.32.13:936][523]LogUObjectHash: Compacting FUObjectHashTables data took   1.66ms
-[2024.01.21-14.32.13:940][523]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/BackroomsMap' took 0.021
-[2024.01.21-14.32.13:941][523]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/GameMap/Abgrund/Light_Tunnels] ([2] browsable assets)...
-[2024.01.21-14.32.13:941][523]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Abgrund/Light_Tunnels]
-[2024.01.21-14.32.13:942][523]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Abgrund/Light_Tunnels_Auto1
-[2024.01.21-14.32.13:942][523]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Light_Tunnels_Auto18A0065AD4688F78DCED0078A553C1F2D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Abgrund/Light_Tunnels_Auto1.uasset'
-[2024.01.21-14.32.13:944][523]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/GameMap/ViewWobble/idle] ([2] browsable assets)...
-[2024.01.21-14.32.13:944][523]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/ViewWobble/idle]
-[2024.01.21-14.32.13:944][523]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/ViewWobble/idle" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/ViewWobble/idle_Auto1.uasset" SILENT=false AUTOSAVING=true
-[2024.01.21-14.32.13:944][523]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/ViewWobble/idle_Auto1
-[2024.01.21-14.32.13:944][523]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/idle_Auto1CEFB350B4F5A39A3675B63B0909F80B3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/ViewWobble/idle_Auto1.uasset'
-[2024.01.21-14.32.13:945][523]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/GameMap/ViewWobble/walk] ([2] browsable assets)...
-[2024.01.21-14.32.13:945][523]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/ViewWobble/walk]
-[2024.01.21-14.32.13:945][523]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/ViewWobble/walk" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/ViewWobble/walk_Auto1.uasset" SILENT=false AUTOSAVING=true
-[2024.01.21-14.32.13:945][523]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/ViewWobble/walk_Auto1
-[2024.01.21-14.32.13:945][523]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/walk_Auto18F2E92BD4564AC62F461F39097018D7E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/ViewWobble/walk_Auto1.uasset'
-[2024.01.21-14.32.13:946][523]OBJ SavePackage: Generating thumbnails for [0] asset(s) in package [/Game/GameMap/ViewWobble/sprint] ([2] browsable assets)...
-[2024.01.21-14.32.13:946][523]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/ViewWobble/sprint]
-[2024.01.21-14.32.13:947][523]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/ViewWobble/sprint_Auto1
-[2024.01.21-14.32.13:947][523]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/sprint_Auto1391CCE9042CB39AD78AC598D9EAEE4BD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/ViewWobble/sprint_Auto1.uasset'
-[2024.01.21-14.32.13:947][523]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/VRTemplate/Blueprints/VRPawn] ([2] browsable assets)...
-[2024.01.21-14.32.13:964][523]OBJ SavePackage:     Rendered thumbnail for [Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn]
-[2024.01.21-14.32.13:964][523]OBJ SavePackage: Finished generating thumbnails for package [/Game/VRTemplate/Blueprints/VRPawn]
-[2024.01.21-14.32.14:032][523]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto1
-[2024.01.21-14.32.14:032][523]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn_Auto1E31F88584C0F549282946A943D8F42C1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/VRTemplate/Blueprints/VRPawn_Auto1.uasset'
-[2024.01.21-14.32.14:032][523]LogFileHelpers: Auto-saving content packages took 0.093
-[2024.01.21-14.32.16:005][606]LogSlate: Window 'VRPawn' being destroyed
-[2024.01.21-14.32.17:756][710]LogViewport: Scene viewport resized to 978x892, mode Windowed.
-[2024.01.21-14.32.20:322][868]BlueprintLog: New page: Compile VRPawn
-[2024.01.21-14.32.20:402][868]LogUObjectHash: Compacting FUObjectHashTables data took   1.41ms
-[2024.01.21-14.32.23:335][ 33]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.32.23:374][ 33]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.32.23:412][ 33]LogUObjectHash: Compacting FUObjectHashTables data took   1.15ms
-[2024.01.21-14.32.23:503][ 33]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.32.23:503][ 33]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap4CE9458749400A2635823FB012A80D51.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.32.23:511][ 33]LogFileHelpers: All files are already saved.
-[2024.01.21-14.32.23:511][ 33]LogFileHelpers: Saving map 'BackroomsMap' took 0.137
-[2024.01.21-14.32.23:515][ 33]LogFileHelpers: InternalPromptForCheckoutAndSave took 180 ms (total: 2.07 sec)
-[2024.01.21-14.32.23:518][ 33]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.32.23:518][ 33]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.32.32:320][470]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.21-14.32.32:324][470]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.32.32:354][470]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Abgrund/Light_Tunnels" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Abgrund/Light_Tunnels.uasset" SILENT=true
-[2024.01.21-14.32.32:357][470]LogSavePackage: Moving output files for package: /Game/GameMap/Abgrund/Light_Tunnels
-[2024.01.21-14.32.32:357][470]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Light_TunnelsECA3D27F4BC9108B211F229297F7F857.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Abgrund/Light_Tunnels.uasset'
-[2024.01.21-14.32.32:358][470]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/ViewWobble/idle" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/ViewWobble/idle.uasset" SILENT=true
-[2024.01.21-14.32.32:359][470]LogSavePackage: Moving output files for package: /Game/GameMap/ViewWobble/idle
-[2024.01.21-14.32.32:359][470]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/idle8062B2E141ACED33CD74A8B6A53C2AF9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/ViewWobble/idle.uasset'
-[2024.01.21-14.32.32:361][470]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/ViewWobble/walk" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/ViewWobble/walk.uasset" SILENT=true
-[2024.01.21-14.32.32:362][470]LogSavePackage: Moving output files for package: /Game/GameMap/ViewWobble/walk
-[2024.01.21-14.32.32:362][470]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/walkF5538E2D4AADC2B5B9B208A408CC376B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/ViewWobble/walk.uasset'
-[2024.01.21-14.32.32:363][470]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/ViewWobble/sprint" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/ViewWobble/sprint.uasset" SILENT=true
-[2024.01.21-14.32.32:364][470]LogSavePackage: Moving output files for package: /Game/GameMap/ViewWobble/sprint
-[2024.01.21-14.32.32:364][470]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/sprint172C04764B9019B41C7EF1B2EF9661DD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/ViewWobble/sprint.uasset'
-[2024.01.21-14.32.32:382][470]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.21-14.32.32:450][470]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.21-14.32.32:450][470]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn06390F974407BFA47A94F79A5DF7F8E5.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.21-14.32.32:528][470]LogFileHelpers: InternalPromptForCheckoutAndSave took 203 ms (total: 2.27 sec)
-[2024.01.21-14.32.32:533][470]AssetCheck: New page: Asset Save: multiple assets
-[2024.01.21-14.32.32:533][470]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Abgrund/Light_Tunnels.Light_Tunnels
-[2024.01.21-14.32.32:533][470]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/ViewWobble/idle.idle
-[2024.01.21-14.32.32:533][470]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/ViewWobble/walk.walk
-[2024.01.21-14.32.32:533][470]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/ViewWobble/sprint.sprint
-[2024.01.21-14.32.32:533][470]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SkeletalMeshLODBias:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.ViewDistanceScale:0.6]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.FXAA.Quality:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:2]]
-[2024.01.21-14.32.44:749][363]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [ShadowQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.ShadowQuality:3]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:1024]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.05]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.7]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.25]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DistanceFieldShadowing:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.VolumetricFog:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:.5]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:512]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:0.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:0.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:1.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:2.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:4]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:2]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:4]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:2]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [ReflectionQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [PostProcessQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:1.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:60]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DepthOfFieldQuality:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.RenderTargetPoolMin:350]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.LensFlareQuality:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SceneColorFringeQuality:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.BloomQuality:4]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:35.355]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.FastBlurThreshold:2]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.LightShaftQuality:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Filter.SizeScale:0.7]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Tonemapper.Quality:2]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DOF.Gather.RingCount:3                 ; low number of samples when gathering]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:0    ; no foreground scattering]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:0    ; no foreground scattering]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.006   ; required because low gathering and no scattering and not looking great at 1080p]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.006   ; required because low gathering and no scattering and not looking great at 1080p]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [TextureQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Streaming.MipBias:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.MaxAnisotropy:2]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.VT.MaxAnisotropy:4]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.Streaming.PoolSize:600]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [EffectsQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:32]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.RefractionQuality:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.MaterialQualityLevel:2 ; Medium quality]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SSS.Scale:0.75]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SSS.SampleSet:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SSS.Quality:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SSGI.Quality:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.25]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.ParticleLightQuality:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:0]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[fx.Niagara.QualityLevel:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [FoliageQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[foliage.DensityScale:0.4]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[grass.DensityScale:0.4]]
-[2024.01.21-14.32.44:749][363]LogConfig: Applying CVar settings from Section [ShadingQuality@1] File [Scalability]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:1]]
-[2024.01.21-14.32.44:749][363]LogConfig: Set CVar [[r.AnisotropicMaterials:0]]
-[2024.01.21-14.32.44:772][363]LogSlate: Prevented a slow task dialog from being summoned while a context menu was open
-[2024.01.21-14.32.44:873][367]LogContentStreaming: Texture pool size now 600 MB
-[2024.01.21-14.32.46:009][475]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-14.32.46:041][475]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-14.32.46:077][475]LogUObjectHash: Compacting FUObjectHashTables data took   1.17ms
-[2024.01.21-14.32.46:161][475]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-14.32.46:161][475]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7A24B4E3467C2A2F6CE21BAAF6E8FBC8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-14.32.46:168][475]LogFileHelpers: All files are already saved.
-[2024.01.21-14.32.46:168][475]LogFileHelpers: Saving map 'BackroomsMap' took 0.128
-[2024.01.21-14.32.46:177][475]LogFileHelpers: InternalPromptForCheckoutAndSave took 167 ms (total: 2.44 sec)
-[2024.01.21-14.32.46:178][475]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-14.32.46:178][475]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-14.32.56:393][476]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.21-14.33.02:910][183]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.21-14.33.02:910][183]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 16:33:02)
-[2024.01.21-14.33.02:934][183]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.33.02:960][183]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026416s)
-[2024.01.21-14.33.02:960][183]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026451s)
-[2024.01.21-14.33.02:974][183]LogUObjectHash: Compacting FUObjectHashTables data took   1.17ms
-[2024.01.21-14.33.02:976][183]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.33.02:977][183]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.33.02:977][183]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-14.33.02:977][183]LogPlayLevel: PIE: World Init took: (0.000979s)
-[2024.01.21-14.33.02:977][183]LogAudio: Display: Creating Audio Device:                 Id: 3, Scope: Unique, Realtime: True
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-14.33.02:977][183]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-14.33.02:977][183]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-14.33.02:978][183]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-14.33.02:978][183]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-14.33.02:978][183]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-14.33.02:980][183]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-14.33.03:006][183]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-14.33.03:006][183]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-14.33.03:006][183]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-14.33.03:006][183]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-14.33.03:006][183]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
-[2024.01.21-14.33.03:006][183]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
-[2024.01.21-14.33.03:008][183]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
-[2024.01.21-14.33.03:008][183]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
-[2024.01.21-14.33.03:008][183]LogInit: FAudioDevice initialized with ID 3.
-[2024.01.21-14.33.03:009][183]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
-[2024.01.21-14.33.03:009][183]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.21-14.33.03:019][183]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.33.06:053][183]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.21-14.33.06:065][183]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-15.33.06
-[2024.01.21-14.33.06:066][183]LogWorld: Bringing up level for play took: 0.012281
-[2024.01.21-14.33.06:068][183]LogOnline: OSS: Created online subsystem instance for: :Context_16
-[2024.01.21-14.33.06:070][183]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.21-14.33.06:072][183]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.21-14.33.06:073][183]vr.PixelDensity = "1"
-[2024.01.21-14.33.06:076][183]PIE: Server logged in
-[2024.01.21-14.33.06:077][183]PIE: Play in editor total start time 3,167 seconds.
-[2024.01.21-14.33.06:080][183]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.21-14.33.06:178][183]LogViewport: Scene viewport resized to 4032x2240, mode Windowed.
-[2024.01.21-14.33.06:187][183]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.21-14.33.06:190][183]LogRenderer: Warning: Resizing VR buffer to 2864 by 1592
-[2024.01.21-14.33.06:201][183]LogSlate: Took 0.000108 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.21-14.33.06:275][186]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
-[2024.01.21-14.34.50:716][781]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
-
	@#'.. Invalidating and reverting to Default URL.
-[2024.01.21-14.34.50:737][782]LogLongPackageNames: Warning: Can't Find URL: Persistent Level: Input 'Persistent Level' contains one of the invalid characters for LongPackageNames: '\:*?"<>|' ,.&!~
-
	@#'.. Invalidating and reverting to Default URL.
-[2024.01.21-14.34.50:737][782]LogNet: Browse: /Game/BackroomsMap
-[2024.01.21-14.34.50:737][782]LogNet: Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/BackroomsMap
-[2024.01.21-14.34.50:737][782]LogNet: TravelFailure: InvalidURL, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
-[2024.01.21-14.34.50:737][782]LogNet: Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/BackroomsMap
-[2024.01.21-14.34.50:737][782]LogNet: TravelFailure: ClientTravelFailure, Reason for Failure: 'Invalid URL: /Game/BackroomsMap'
-[2024.01.21-14.34.50:759][783]LogNet: Browse: /Game/BackroomsMap?closed
-[2024.01.21-14.34.50:760][783]LogNet: Connection failed; returning to Entry
-[2024.01.21-14.34.50:760][783]LogLoad: LoadMap: /Game/BackroomsMap?closed
-[2024.01.21-14.34.50:760][783]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.34.50:761][783]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.34.50:763][783]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.34.50:818][783]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.21-14.34.50:820][783]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.21-14.34.50:820][783]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.21-14.34.50:822][783]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
-[2024.01.21-14.34.50:824][783]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.34.50:851][783]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026590s)
-[2024.01.21-14.34.50:851][783]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026633s)
-[2024.01.21-14.34.50:851][783]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
-[2024.01.21-14.34.50:851][783]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-14.34.50:851][783]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-14.34.50:851][783]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-14.34.50:852][783]LogPlayLevel: PIE: World Init took: (0.000827s)
-[2024.01.21-14.34.50:852][783]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.21-14.34.50:860][783]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-15.34.50
-[2024.01.21-14.34.50:861][783]LogWorld: Bringing up level for play took: 0.009030
-[2024.01.21-14.34.50:863][783]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.21-14.34.50:864][783]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.21-14.34.50:865][783]vr.PixelDensity = "1"
-[2024.01.21-14.34.50:865][783]LogLoad: Took 0.105442 seconds to LoadMap(/Game/UEDPIE_0_BackroomsMap)
-[2024.01.21-14.34.50:879][783]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.21-14.35.45:613][246]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-14.35.45:613][246]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-14.35.45:630][246]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
-[2024.01.21-14.35.45:645][246]LogProfilingDebugging: Allocated a 1342 x 892 texture for HMD canvas layer
-[2024.01.21-14.35.45:645][246]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.21-14.35.45:648][246]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-14.35.45:650][246]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.35.45:658][246]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.21-14.35.45:664][246]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-14.35.45:680][246]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.21-14.35.45:680][246]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.21-14.35.45:682][246]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.21-14.35.45:689][246]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.21-14.35.45:689][246]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.21-14.35.45:691][246]LogUObjectHash: Compacting FUObjectHashTables data took   1.26ms
-[2024.01.21-14.35.45:758][247]LogPlayLevel: Display: Destroying online subsystem :Context_16
-[2024.01.21-14.36.09:573][921]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
- at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
- Size=2864x1592x1 PF=2 D3DFormat=DXGI_FORMAT_B8G8R8A8_TYPELESS(0x0000005A), NumMips=1, Flags=D3D11_BIND_RENDER_TARGET D3D11_BIND_SHADER_RESOURCE , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x4, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'Editor.PrimitivesColor', DebugInfo: 
-[2024.01.21-14.36.09:573][921]LogD3D11RHI: Error: 	Budget:	15569.21 MB
-[2024.01.21-14.36.09:573][921]LogD3D11RHI: Error: 	Used:	1822.94 MB
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:     45 = 71242 KB (2D 5728x3184 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:    179 = 71242 KB (2D 5728x3184 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:     28 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:     31 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:     29 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:     27 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:     24 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:    121 = 35621 KB (2D 2864x1592 PF_A16B16G16R16 RT UAV) SceneVelocity
-[2024.01.21-14.36.12:197][922]LogConsoleResponse:    140 = 35621 KB (2D 2864x1592 PF_FloatRGBA RT UAV) ScreenSpaceReflections
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    145 = 35621 KB (2D 2864x1592 PF_FloatRGBA RT) Translucency.AfterDOF.Color
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     23 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     26 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    178 = 22264 KB (2D 2864x1592 PF_DepthStencil) Editor.SelectionOutline
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     90 = 22264 KB (2D 2864x1592 PF_DepthStencil) SceneDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     12 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     37 = 20968 KB (2D 1564x1716 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     75 = 20968 KB (2D 1564x1716 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:      8 = 20736 KB (2D 2304x2304 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    124 = 17811 KB (2D 2864x1592 PF_A2B10G10R10 RT) SelectionOutlineColor
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    177 = 17811 KB (2D 2864x1592 PF_A2B10G10R10 RT) Tonemap
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     88 = 17811 KB (2D 2864x1592 PF_A2B10G10R10 UAV) TSR.History.Guide
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    152 = 17811 KB (2D 2864x1592 PF_A2B10G10R10 UAV) TSR.ReprojectedHistoryGuide
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    126 = 17811 KB (2D 2864x1592 PF_B8G8R8A8 RT sRGB) GBufferC
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    125 = 17811 KB (2D 2864x1592 PF_B8G8R8A8 RT) GBufferB
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    127 = 17811 KB (2D 2864x1592 PF_B8G8R8A8 RT) GBufferD
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    128 = 17811 KB (2D 2864x1592 PF_B8G8R8A8 RT) GBufferE
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    139 = 17811 KB (2D 2864x1592 PF_B8G8R8A8 RT) ShadowMaskTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     91 = 17811 KB (2D 2864x1592 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    161 = 17811 KB (2D 2864x1592 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    123 = 17811 KB (2D 2864x1592 PF_FloatRGB RT UAV) SceneColor
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    149 = 17811 KB (2D 2864x1592 PF_G16R16 UAV) TSR.Velocity.Dilated
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    153 = 17811 KB (2D 2864x1592 PF_G16R16 UAV) TSR.Velocity.HoleFilled
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     95 = 17811 KB (2D 2864x1592 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    147 = 17811 KB (2D 2864x1592 PF_R32_UINT UAV) TSR.PrevClosestDepthTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    148 = 17811 KB (2D 2864x1592 PF_R32_UINT UAV) TSR.PrevScatteredSubpixelDepth
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    146 = 17811 KB (2D 2864x1592 PF_R32_UINT UAV) TSR.PrevUseCountTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:      7 = 16384 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     25 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     30 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:      3 = 16384 KB (3D 1024x1024x16 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     48 = 16384 KB (3D 1024x1024x16 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     74 = 10484 KB (2D 1564x1716 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     44 = 10484 KB (2D 1564x1716 PF_R32_FLOAT UAV) Lumen.DepthHistory
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     33 = 9216 KB (2D 1536x1536 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    132 = 8906 KB (2D 1432x796 PF_FloatRGBA RT) AmbientOcclusionSetup
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    150 = 8906 KB (2D 2864x1592 PF_R16F UAV) TSR.ClosestDepthTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    156 = 8906 KB (2D 2864x1592 PF_R8G8 UAV) TSR.HistoryRejection
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    154 = 8906 KB (2D 2864x1592 PF_R8G8 UAV) TSR.velocity.HoleFillMask
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:      6 = 8192 KB (2D 2048x2048 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     53 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     16 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:      9 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     67 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     55 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     56 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     13 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     68 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     14 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     36 = 5242 KB (2D 1564x1716 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     80 = 4677 KB (2D 1342x892 PF_B8G8R8A8 RT) DebugCanvasLayerTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    133 = 4453 KB (2D 1432x796 PF_B8G8R8A8 RT) AmbientOcclusion
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    170 = 4453 KB (2D 1432x796 PF_FloatR11G11B10 RT) BloomSetup
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     92 = 4453 KB (2D 1432x796 PF_FloatR11G11B10 UAV) TSR.HalfResOutput
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    134 = 4453 KB (2D 2864x1592 PF_G8 RT UAV) ScreenSpaceAO
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     76 = 4453 KB (2D 2864x1592 PF_R8 RT) Final Luminance
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    159 = 4453 KB (2D 2864x1592 PF_R8 UAV) TSR.AntiAliasing.Noise
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    157 = 4453 KB (2D 2864x1592 PF_R8 UAV) TSR.History.Metadata
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     93 = 4453 KB (2D 2864x1592 PF_R8 UAV) TSR.History.Metadata
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    155 = 4453 KB (2D 2864x1592 PF_R8 UAV) TSR.ParallaxRejectionMask
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    160 = 4453 KB (2D 2864x1592 PF_R8_UINT UAV) TSR.AntiAliasing.Filtered
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    158 = 4453 KB (2D 2864x1592 PF_R8_UINT UAV) TSR.AntiAliasing.Raw
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    151 = 4453 KB (2D[1] 2864x1592 PF_R8_UINT UAV) TSR.ParallaxFactor
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     11 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     49 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     64 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     61 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     72 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     46 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     43 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     73 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     54 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     82 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     20 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     34 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     85 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     86 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     87 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     97 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     89 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    113 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    114 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    100 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    119 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     94 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     96 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    111 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     98 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     99 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    110 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     15 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    102 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    118 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    104 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    105 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    106 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    107 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     35 = 2621 KB (2D 1564x1716 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     42 = 2621 KB (2D 1564x1716 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     41 = 2621 KB (2D 1564x1716 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     10 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     39 = 2048 KB (2D 1024x1024 PF_ShadowDepth) PreShadowCacheDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     21 = 2048 KB (2D 512x512 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     22 = 2048 KB (2D 512x512 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     32 = 2048 KB (2D 512x512 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     65 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    122 = 1366 KB (2D 1024x512 PF_R16F UAV) HZBFurthest
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    163 = 1114 KB (2D 716x398 PF_FloatR11G11B10 RT) BloomY
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    120 = 1024 KB (2D 1024x512 PF_ShadowDepth) ShadowDepthAtlas
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     59 = 993 KB (2D 392x648 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     71 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    103 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    109 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     17 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    101 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     58 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    117 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     66 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    115 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     83 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    112 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    108 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     63 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     81 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     60 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     84 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     40 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    116 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:      5 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:     51 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    176 = 557 KB (2D 358x398 PF_FloatR11G11B10 RT) BloomX
-[2024.01.21-14.36.12:198][922]LogConsoleResponse:    164 = 279 KB (2D 358x199 PF_FloatR11G11B10 RT) BloomY
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    135 = 256 KB (3D 32x32x32 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient0
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    137 = 256 KB (3D 32x32x32 PF_FloatRGBA RT UAV) TranslucentVolumeAmbient1
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    136 = 256 KB (3D 32x32x32 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional0
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    138 = 256 KB (3D 32x32x32 PF_FloatRGBA RT UAV) TranslucentVolumeDirectional1
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     78 = 168 KB (3D 35x35x140 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     62 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    175 = 140 KB (2D 179x199 PF_FloatR11G11B10 RT) BloomX
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     19 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     79 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     70 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     77 = 125 KB (3D 20x20x80 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    165 = 70 KB (2D 179x100 PF_FloatR11G11B10 RT) BloomY
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     52 = 63 KB (2D 49x81 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     47 = 46 KB (3D 16x14x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    174 = 36 KB (2D 90x100 PF_FloatR11G11B10 RT) BloomX
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:      4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     50 = 23 KB (3D 16x14x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    162 = 20 KB (3D 11x7x32 PF_G32R32F UAV) LocalExposure
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    166 = 18 KB (2D 90x50 PF_FloatR11G11B10 RT) BloomY
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     57 = 16 KB (2D 49x81 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    173 = 9 KB (2D 45x50 PF_FloatR11G11B10 RT) BloomX
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:      2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    171 = 5 KB (2D 45x25 PF_FloatR11G11B10 RT) BloomY
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    172 = 3 KB (2D 23x25 PF_FloatR11G11B10 RT) BloomX
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    169 = 3 KB (2D 42x28 PF_R16F RT) LocalExposureGaussianY
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    167 = 3 KB (2D 42x28 PF_R16F UAV) GaussianLumSetupTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    168 = 2 KB (2D 21x28 PF_R16F RT) LocalExposureGaussianX
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     38 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     18 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:     69 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    144 = 1 KB (2D 1x1 PF_R32_FLOAT UAV) OIT.SampleDepth
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    142 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleColor
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    141 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleCount
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    143 = 1 KB (2D 1x1 PF_R32_UINT UAV) OIT.SampleTrans
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    130 = 1 KB (2D 1x1 PF_R8 UAV) Substrate.DummyWritableTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    129 = 1 KB (2D[1] 1x1 PF_R32_UINT UAV) Substrate.DummyWritableTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    131 = 1 KB (2D[1] 4x4 PF_R32_UINT UAV) Dummy-OutDepthBuffer
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:      1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
-[2024.01.21-14.36.12:199][922]LogConsoleResponse: 
-[2024.01.21-14.36.12:199][922]LogConsoleResponse: Pool: 998/1497 MB (referenced/allocated)
-[2024.01.21-14.36.12:199][922]LogConsoleResponse: 
-[2024.01.21-14.36.12:199][922]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    AmbientOcclusion                 GBufferA               Scene(1/32)                    TranslucentVolumeAmbient0     TSR.ParallaxFactor
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    AmbientOcclusionSetup            GBufferB               Scene(1/4)                     TranslucentVolumeAmbient1     TSR.ParallaxRejectionMask
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    BloomSetup                       GBufferC               Scene(1/64)                    TranslucentVolumeDirectional0 TSR.PrevClosestDepthTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    BloomX                           GBufferD               Scene(1/8)                     TranslucentVolumeDirectional1 TSR.PrevScatteredSubpixelDepth
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    BloomY                           GBufferE               SceneColor                     TSR.AntiAliasing.Filtered     TSR.PrevUseCountTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    Composite.PrimitivesDepth        HeterogeneousVolumes   SceneDepthZ                    TSR.AntiAliasing.Noise        TSR.ReprojectedHistoryGuide
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    Composite.PrimitivesDepthHistory HZBFurthest            SceneVelocity                  TSR.AntiAliasing.Raw          TSR.SceneColorLdrLuma
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    CubeShadowDepthZ                 LocalExposure          ScreenSpaceAO                  TSR.ClosestDepthTexture       TSR.Velocity.Dilated
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    DebugSSR                         LocalExposureGaussianX ScreenSpaceReflections         TSR.HalfResOutput             TSR.Velocity.HoleFilled
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    Dummy-OutDepthBuffer             LocalExposureGaussianY SelectionOutlineColor          TSR.History.Guide             TSR.velocity.HoleFillMask
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    Editor.PrimitivesColor           OIT.SampleColor        ShadowDepthAtlas               TSR.History.Metadata          ViewFamilyTexture
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    Editor.SelectionOutline          OIT.SampleCount        ShadowMaskTexture              TSR.History.SubpixelDepth
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    EyeAdaptationTexture             OIT.SampleDepth        Substrate.DummyWritableTexture TSR.HistoryRejection
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    Final Luminance                  OIT.SampleTrans        Tonemap                        TSR.Moire.Luma
-[2024.01.21-14.36.12:199][922]LogConsoleResponse:    GaussianLumSetupTexture          Scene(1/16)            Translucency.AfterDOF.Color    TSR.Output
-[2024.01.21-14.36.12:199][922]LogConsoleResponse: 
-[2024.01.21-14.36.12:199][922]Cmd: rhi.DumpMemory
-[2024.01.21-14.36.12:202][922]RHI resource memory (not tracked by our allocator)
-[2024.01.21-14.36.12:202][922]         0.000MB  -  Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.000MB  -  Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.000MB  -  Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.000MB  -  Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.757MB  -  Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         7.577MB  -  Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.000MB  -  RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]        93.519MB  -  Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         9.743MB  -  Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         1.521MB  -  Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]        23.063MB  -  Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.172MB  -  Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]       370.093MB  -  Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]       302.906MB  -  UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]        61.875MB  -  Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]         0.125MB  -  Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]      1007.960MB  -  Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.21-14.36.12:202][922]1879.310MB total
-[2024.01.21-14.36.12:202][922]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
-[2024.01.21-14.36.12:202][922]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
-[2024.01.21-14.36.12:202][922]LogCore: Engine exit requested (reason: Win RequestExit)
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-18.29.38.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-18.29.38.log
new file mode 100644
index 0000000000000000000000000000000000000000..a3dac0d95fddc825f6c5be69086c399d3abe36a1
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-18.29.38.log
@@ -0,0 +1,4274 @@
+Log file open, 01/21/24 18:44:47
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=17864)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.216899
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+         Session CrashGUID >   UECC-Windows-652F484B477A379173AA29BD123E43EA
+         Session CrashGUID >====================================================
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading IOS ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
+LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogInit: Using libcurl 8.4.0
+LogInit:  - built for Windows
+LogInit:  - supports SSL with OpenSSL/1.1.1t
+LogInit:  - supports HTTP deflate (compression) using libz 1.2.13
+LogInit:  - other features:
+LogInit:      CURL_VERSION_SSL
+LogInit:      CURL_VERSION_LIBZ
+LogInit:      CURL_VERSION_IPV6
+LogInit:      CURL_VERSION_ASYNCHDNS
+LogInit:      CURL_VERSION_LARGEFILE
+LogInit:  CurlRequestOptions (configurable via config and command line):
+LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
+LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
+LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
+LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
+LogInit:  - LocalHostAddr = Default
+LogInit:  - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: 	XR_KHR_vulkan_enable
+LogHMD: 	XR_KHR_vulkan_enable2
+LogHMD: 	XR_KHR_D3D11_enable
+LogHMD: 	XR_KHR_D3D12_enable
+LogHMD: 	XR_KHR_opengl_enable
+LogHMD: 	XR_KHR_win32_convert_performance_counter_time
+LogHMD: 	XR_EXT_win32_appcontainer_compatible
+LogHMD: 	XR_KHR_binding_modification
+LogHMD: 	XR_KHR_composition_layer_depth
+LogHMD: 	XR_KHR_visibility_mask
+LogHMD: 	XR_EXT_active_action_set_priority
+LogHMD: 	XR_EXT_dpad_binding
+LogHMD: 	XR_EXT_frame_composition_report
+LogHMD: 	XR_EXT_hand_tracking
+LogHMD: 	XR_EXT_hand_joints_motion_range
+LogHMD: 	XR_EXT_hp_mixed_reality_controller
+LogHMD: 	XR_EXT_palm_pose
+LogHMD: 	XR_FB_display_refresh_rate
+LogHMD: 	XR_HTC_vive_cosmos_controller_interaction
+LogHMD: 	XR_HTC_vive_focus3_controller_interaction
+LogHMD: 	XR_HTC_vive_wrist_tracker_interaction
+LogHMD: 	XR_MND_headless
+LogHMD: 	XR_VALVE_analog_threshold
+LogHMD: 	XR_HTCX_vive_tracker_interaction
+LogHMD: 	XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor             , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov  3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line: 
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion:   FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion:   FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion:   FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion:   Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion:   Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion:   Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion:   UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion:   UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion:   UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion:   UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion:   Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion:   UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.21-17.44.47:343][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.21-17.44.47:345][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-17.44.47:345][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-17.44.47:345][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-17.44.47:351][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.21-17.44.47:351][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI: D3D11 adapters:
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-17.44.47:428][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.21-17.44.47:428][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.21-17.44.47:428][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     VendorId    : 1414
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     DeviceId    : 008c
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     SubSysId    : 0000
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     Revision    : 0000
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     AdapterLuid : 0 94040
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-17.44.47:430][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-17.44.47:430][  0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.21-17.44.47:430][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.21-17.44.47:430][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.21-17.44.47:430][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-17.44.47:430][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
+[2024.01.21-17.44.47:430][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
+[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.AOQuality:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DetailMode:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
+[2024.01.21-17.44.47:431][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.21-17.44.47:431][  0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.21-17.44.47:431][  0]LogInit: User: Windowssucks
+[2024.01.21-17.44.47:431][  0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.21-17.44.47:431][  0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.21-17.44.47:431][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.21-17.44.47:431][  0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.21-17.44.47:431][  0]LogMemory: Process Physical Memory: 493.02 MB used, 521.30 MB peak
+[2024.01.21-17.44.47:431][  0]LogMemory: Process Virtual Memory: 493.52 MB used, 493.52 MB peak
+[2024.01.21-17.44.47:431][  0]LogMemory: Physical Memory: 9132.38 MB used,  23522.37 MB free, 32654.75 MB total
+[2024.01.21-17.44.47:431][  0]LogMemory: Virtual Memory: 18877.05 MB used,  21777.70 MB free, 40654.75 MB total
+[2024.01.21-17.44.47:431][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.21-17.44.47:435][  0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.21-17.44.47:441][  0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.21-17.44.47:442][  0]LogInit: Using OS detected language (en-US).
+[2024.01.21-17.44.47:442][  0]LogInit: Using OS detected locale (en-DE).
+[2024.01.21-17.44.47:443][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.21-17.44.47:443][  0]LogInit: Setting process to per monitor DPI aware
+[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
+[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
+[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-17.44.47:632][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.21-17.44.47:632][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
+[2024.01.21-17.44.47:724][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-17.44.47:724][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-17.44.47:724][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-17.44.47:724][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-17.44.47:724][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-17.44.47:725][  0]LogWindows: Attached monitors:
+[2024.01.21-17.44.47:725][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.21-17.44.47:725][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.21-17.44.47:725][  0]LogWindows: Found 2 attached monitors.
+[2024.01.21-17.44.47:725][  0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.21-17.44.47:725][  0]LogRHI: RHI Adapter Info:
+[2024.01.21-17.44.47:725][  0]LogRHI:             Name: AMD Radeon RX 6800
+[2024.01.21-17.44.47:725][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.21-17.44.47:725][  0]LogRHI:      Driver Date: 11-22-2023
+[2024.01.21-17.44.47:725][  0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.21-17.44.47:725][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-17.44.47:837][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.21-17.44.47:837][  0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.21-17.44.47:837][  0]LogD3D11RHI: Async texture creation enabled
+[2024.01.21-17.44.47:837][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.21-17.44.47:837][  0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.21-17.44.47:840][  0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.21-17.44.47:847][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.21-17.44.47:856][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
+[2024.01.21-17.44.47:856][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
+[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.21-17.44.47:876][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.21-17.44.47:876][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.21-17.44.47:876][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.21-17.44.47:877][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.21-17.44.47:877][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.21-17.44.47:878][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.21-17.44.47:878][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.21-17.44.47:879][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.21-17.44.47:895][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.21-17.44.47:895][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.21-17.44.47:897][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.21-17.44.47:898][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.21-17.44.47:898][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.21-17.44.47:898][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.21-17.44.47:900][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.21-17.44.47:900][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.21-17.44.47:900][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.21-17.44.47:905][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.21-17.44.47:905][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.21-17.44.47:918][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.21-17.44.47:962][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.21-17.44.47:964][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MRT
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_TVOS
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_SM5
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_SM6
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_SIM
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   PCD3D_SM6
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   PCD3D_SM5
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   PCD3D_ES31
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   GLSL_150_ES31
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   VVM_1_0
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
+[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
+[2024.01.21-17.44.47:965][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.21-17.44.48:006][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.21-17.44.48:006][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-17.44.48:006][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2234.83MBs, RandomWriteSpeed=297.30MBs. Assigned SpeedClass 'Local'
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.21-17.44.48:012][  0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/15200/).
+[2024.01.21-17.44.48:012][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/52254A744C3D6F517931ACB46E5724FF/'.
+[2024.01.21-17.44.48:012][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.21-17.44.48:012][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.21-17.44.48:690][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.21-17.44.48:836][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.21-17.44.48:836][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-17.44.49:072][  0]LogSlate: Using FreeType 2.10.0
+[2024.01.21-17.44.49:072][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.21-17.44.49:086][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.21-17.44.49:086][  0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
+[2024.01.21-17.44.49:095][  0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.21-17.44.49:263][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.21-17.44.49:263][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.21-17.44.49:263][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.21-17.44.49:264][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.21-17.44.49:264][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: Available device profiles:
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868A600][00000B7BB11B7800 66] GlobalDefaults, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868AA00][00000B7BB11BA000 66] Windows, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B000][00000B7BB0262800 66] WindowsEditor, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B200][00000B7BB2512800 66] WindowsServer, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B400][00000B7B8D9A5000 66] WindowsClient, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B600][00000B7BAB4AA000 66] IOS, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B800][00000B7BB8C60000 66] iPadAir2, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868BA00][00000B7BB8C62800 66] IPadPro, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868BC00][00000B7BB8C65000 66] iPadAir3, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868BE00][00000B7BB8C67800 66] iPadAir4, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C000][00000B7BB8C6A000 66] iPadAir5, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C200][00000B7BB8C6C800 66] iPadMini4, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C400][00000B7BB8C70000 66] iPadMini5, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C600][00000B7BB8C72800 66] iPadMini6, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C800][00000B7BB8C75000 66] iPhone6S, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868CA00][00000B7BB8C77800 66] iPhone7, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868CC00][00000B7BB8C7A000 66] iPodTouch7, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868CE00][00000B7BB8C7C800 66] iPhone6SPlus, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868D000][00000B7BB8C80000 66] iPhone7Plus, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868D200][00000B7BB8C82800 66] iPhoneSE, 
+[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868D400][00000B7BB8C85000 66] iPhone8, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868D600][00000B7BB8C87800 66] iPhone8Plus, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868D800][00000B7BB8C8A000 66] iPhoneX, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868DA00][00000B7BB8C8C800 66] iPhoneXS, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868DC00][00000B7BB8C90000 66] iPhoneXSMax, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868DE00][00000B7BB8C92800 66] iPhoneXR, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E000][00000B7BB8C95000 66] iPhone11, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E200][00000B7BB8C97800 66] iPhone11Pro, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E400][00000B7BB8C9A000 66] iPhone11ProMax, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E600][00000B7BB8C9C800 66] iPhoneSE2, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E800][00000B7BB8CA0000 66] iPhone12Mini, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868EA00][00000B7BB8CA2800 66] iPhone12, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868EC00][00000B7BB8CA5000 66] iPhone12Pro, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868EE00][00000B7BB8CA7800 66] iPhone12ProMax, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F000][00000B7BB8CAA000 66] iPhone13Mini, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F200][00000B7BB8CAC800 66] iPhone13, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F400][00000B7BB8CB0000 66] iPhone13Pro, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F600][00000B7BB8CB2800 66] iPhone13ProMax, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F800][00000B7BB8CB5000 66] iPhoneSE3, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868FA00][00000B7BB8CB7800 66] iPhone14, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868FC00][00000B7BB8CBA000 66] iPhone14Plus, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868FE00][00000B7BB8CBC800 66] iPhone14Pro, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB7FBFE00][00000B7BB8D00000 66] iPhone14ProMax, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BAB266800][00000B7BB8D02800 66] iPhone15, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10000][00000B7BB8D05000 66] iPhone15Plus, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10200][00000B7BB8D07800 66] iPhone15Pro, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10400][00000B7BB8D0A000 66] iPhone15ProMax, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10600][00000B7BB8D0C800 66] iPadPro105, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10800][00000B7BB8D20000 66] iPadPro129, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10A00][00000B7BB8D22800 66] iPadPro97, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10C00][00000B7BB8D25000 66] iPadPro2_129, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10E00][00000B7BB8D27800 66] iPad5, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11000][00000B7BB8D2A000 66] iPad6, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11200][00000B7BB8D2C800 66] iPad7, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11400][00000B7BB8D30000 66] iPad8, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11600][00000B7BB8D32800 66] iPad9, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11800][00000B7BB8D35000 66] iPad10, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11A00][00000B7BB8D37800 66] iPadPro11, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11C00][00000B7BB8D3A000 66] iPadPro2_11, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11E00][00000B7BB8D3C800 66] iPadPro3_11, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12000][00000B7BB8D40000 66] iPadPro4_11, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12200][00000B7BB8D42800 66] iPadPro3_129, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12400][00000B7BB8D45000 66] iPadPro4_129, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12600][00000B7BB8D47800 66] iPadPro5_129, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12800][00000B7BB8D4A000 66] iPadPro6_129, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12A00][00000B7BB8D4C800 66] AppleTV, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12C00][00000B7BB8D50000 66] AppleTV4K, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12E00][00000B7BB8D52800 66] AppleTV2_4K, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13000][00000B7BB8D55000 66] TVOS, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13200][00000B7BB8D57800 66] Mac, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13400][00000B7BB8D5A000 66] MacEditor, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13600][00000B7BB8D5C800 66] MacClient, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13800][00000B7BB8D60000 66] MacServer, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13A00][00000B7BB8D62800 66] Linux, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13C00][00000B7BB8D65000 66] LinuxEditor, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13E00][00000B7BB8D67800 66] LinuxArm64Editor, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14000][00000B7BB8D6A000 66] LinuxArm64, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14200][00000B7BB8D6C800 66] LinuxClient, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14400][00000B7BB8D70000 66] LinuxArm64Client, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14600][00000B7BB8D72800 66] LinuxServer, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14800][00000B7BB8D75000 66] LinuxArm64Server, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14A00][00000B7BB8D77800 66] Android, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14C00][00000B7BB8D7A000 66] Android_Preview_OpenGL, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14E00][00000B7BB8D7C800 66] Android_Preview_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15000][00000B7BB8D80000 66] Android_Low, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15200][00000B7BB8D82800 66] Android_Mid, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15400][00000B7BB8D85000 66] Android_High, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15600][00000B7BB8D87800 66] Android_Default, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15800][00000B7BB8D8A000 66] Android_Adreno4xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15A00][00000B7BB8D8C800 66] Android_Adreno5xx_Low, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15C00][00000B7BB8D90000 66] Android_Adreno5xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15E00][00000B7BB8D92800 66] Android_Adreno6xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16000][00000B7BB8D95000 66] Android_Adreno6xx_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16200][00000B7BB8D97800 66] Android_Adreno7xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16400][00000B7BB8D9A000 66] Android_Adreno7xx_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16600][00000B7BB8D9C800 66] Android_Mali_T6xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16800][00000B7BB8DA0000 66] Android_Mali_T7xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16A00][00000B7BB8DA2800 66] Android_Mali_T8xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16C00][00000B7BB8DA5000 66] Android_Mali_G71, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16E00][00000B7BB8DA7800 66] Android_Mali_G72, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17000][00000B7BB8DAA000 66] Android_Mali_G72_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17200][00000B7BB8DAC800 66] Android_Mali_G76, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17400][00000B7BB8DB0000 66] Android_Mali_G76_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17600][00000B7BB8DB2800 66] Android_Mali_G77, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17800][00000B7BB8DB5000 66] Android_Mali_G77_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17A00][00000B7BB8DB7800 66] Android_Mali_G78, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17C00][00000B7BB8DBA000 66] Android_Mali_G78_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17E00][00000B7BB8DBC800 66] Android_Mali_G710, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18000][00000B7BB8DC0000 66] Android_Mali_G710_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18400][00000B7BB8DC2800 66] Android_Mali_G7xx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18600][00000B7BB8DC5000 66] Android_Mali_G7xx_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18800][00000B7BB8DC7800 66] Android_Xclipse_920, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18A00][00000B7BB8DCA000 66] Android_Xclipse_920_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18E00][00000B7BB8DCC800 66] Android_Vulkan_SM5, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19000][00000B7BB8DD0000 66] Android_PowerVR_G6xxx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19200][00000B7BB8DD2800 66] Android_PowerVR_GT7xxx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19400][00000B7BB8DD5000 66] Android_PowerVR_GE8xxx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19600][00000B7BB8DD7800 66] Android_PowerVR_GM9xxx, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19800][00000B7BB8DDA000 66] Android_PowerVR_GM9xxx_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19A00][00000B7BB8DDC800 66] Android_TegraK1, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19C00][00000B7BB8DE0000 66] Android_Unknown_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19E00][00000B7BB8DE2800 66] Oculus_Quest, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A000][00000B7BB8DE5000 66] Oculus_Quest2, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A200][00000B7BB8DE7800 66] Meta_Quest_Pro, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A400][00000B7BB8DEA000 66] Meta_Quest_3, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A600][00000B7BB8DEC800 66] HoloLens, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A800][00000B7BB8DF0000 66] MagicLeap_Vulkan, 
+[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: Active device profile: [00000B7BB868B000][00000B7BB0262800 66] WindowsEditor
+[2024.01.21-17.44.49:392][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.21-17.44.49:392][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.21-17.44.49:392][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-17.44.49:395][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.21-17.44.49:395][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.21-17.44.49:469][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.21-17.44.49:509][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.21-17.44.49:509][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.21-17.44.49:509][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.21-17.44.49:510][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.21-17.44.49:510][  0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.21-17.44.49:796][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.21-17.44.49:796][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.21-17.44.49:805][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.21-17.44.49:805][  0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
+[2024.01.21-17.44.49:805][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.21-17.44.49:810][  0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.21-17.44.49:810][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.21-17.44.49:810][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.21-17.44.49:813][  0]LogLiveCoding: Display: Waiting for server
+[2024.01.21-17.44.49:832][  0]LogSlate: Border
+[2024.01.21-17.44.49:832][  0]LogSlate: BreadcrumbButton
+[2024.01.21-17.44.49:832][  0]LogSlate: Brushes.Title
+[2024.01.21-17.44.49:832][  0]LogSlate: Default
+[2024.01.21-17.44.49:832][  0]LogSlate: Icons.Save
+[2024.01.21-17.44.49:832][  0]LogSlate: Icons.Toolbar.Settings
+[2024.01.21-17.44.49:832][  0]LogSlate: ListView
+[2024.01.21-17.44.49:832][  0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.21-17.44.49:832][  0]LogSlate: SoftwareCursor_Grab
+[2024.01.21-17.44.49:832][  0]LogSlate: TableView.DarkRow
+[2024.01.21-17.44.49:832][  0]LogSlate: TableView.Row
+[2024.01.21-17.44.49:832][  0]LogSlate: TreeView
+[2024.01.21-17.44.49:927][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.21-17.44.49:929][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.21-17.44.49:941][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.21-17.44.49:941][  0]LogInit: XR: MultiViewport is Disabled
+[2024.01.21-17.44.49:941][  0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.21-17.44.50:099][  0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.21-17.44.50:141][  0]LogPython: Using Python 3.9.7
+[2024.01.21-17.44.50:166][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.21-17.44.50:896][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.21-17.44.50:914][  0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.21-17.44.51:098][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 982ABE7A4EF003AD335A9D9E61D55AB3 | Instance: B62B005147D92B3737EC29A12B09A11D (DESKTOP-2MPQGVL-15200).
+[2024.01.21-17.44.51:201][  0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.21-17.44.51:206][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.21-17.44.51:208][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.21-17.44.51:440][  0]LogOpenImageDenoise: OIDN starting up
+[2024.01.21-17.44.51:482][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.21-17.44.51:500][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-17.44.51:500][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-17.44.51:567][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
+[2024.01.21-17.44.51:567][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.21-17.44.51:827][  0]SourceControl: Revision control is disabled
+[2024.01.21-17.44.51:830][  0]LogUProjectInfo: Found projects:
+[2024.01.21-17.44.51:840][  0]SourceControl: Revision control is disabled
+[2024.01.21-17.44.51:852][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-17.44.51:852][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-17.44.51:853][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-17.44.51:929][  0]LogCollectionManager: Loaded 0 collections in 0.000671 seconds
+[2024.01.21-17.44.51:930][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.21-17.44.51:932][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.21-17.44.51:933][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.21-17.44.52:201][  0]LogEngine: Initializing Engine...
+[2024.01.21-17.44.52:204][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.21-17.44.52:206][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
+[2024.01.21-17.44.52:273][  0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.21-17.44.52:279][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.44.52:280][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.44.52:285][  0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.21-17.44.52:286][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.21-17.44.52:286][  0]LogInit: Texture streaming: Enabled
+[2024.01.21-17.44.52:300][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.21-17.44.52:305][  0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.21-17.44.52:311][  0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.21-17.44.52:312][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.21-17.44.52:312][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-17.44.52:318][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-17.44.52:351][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-17.44.52:351][  0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-17.44.52:353][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-17.44.52:353][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-17.44.52:353][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.21-17.44.52:353][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.21-17.44.52:355][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.21-17.44.52:355][  0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.21-17.44.52:355][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.21-17.44.52:355][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.21-17.44.52:355][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-17.44.52:366][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.21-17.44.52:369][  0]LogInit: Undo buffer set to 32 MB
+[2024.01.21-17.44.52:369][  0]LogInit: Transaction tracking system initialized
+[2024.01.21-17.44.52:385][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.21-17.44.52:385][  0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.21-17.44.52:387][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002212 seconds (Found 160 uncontrolled assets)
+[2024.01.21-17.44.52:391][  0]BlueprintLog: New page: Editor Load
+[2024.01.21-17.44.52:449][  0]LocalizationService: Localization service is disabled
+[2024.01.21-17.44.52:463][  0]TimingProfiler: Initialize
+[2024.01.21-17.44.52:463][  0]TimingProfiler: OnSessionChanged
+[2024.01.21-17.44.52:463][  0]LoadingProfiler: Initialize
+[2024.01.21-17.44.52:463][  0]LoadingProfiler: OnSessionChanged
+[2024.01.21-17.44.52:463][  0]NetworkingProfiler: Initialize
+[2024.01.21-17.44.52:463][  0]NetworkingProfiler: OnSessionChanged
+[2024.01.21-17.44.52:463][  0]MemoryProfiler: Initialize
+[2024.01.21-17.44.52:463][  0]MemoryProfiler: OnSessionChanged
+[2024.01.21-17.44.52:520][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-17.44.52:520][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-17.44.52:520][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-17.44.52:582][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.21-17.44.52:709][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.21-17.44.52:746][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.21-17.44.52:747][  0]SourceControl: Revision control is disabled
+[2024.01.21-17.44.52:747][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.032
+[2024.01.21-17.44.52:747][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.21-17.44.52:747][  0]LightingResults: New page: Lighting Build
+[2024.01.21-17.44.52:749][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-17.44.52:749][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-17.44.52:749][  0]MapCheck: New page: Map Check
+[2024.01.21-17.44.52:749][  0]LightingResults: New page: Lighting Build
+[2024.01.21-17.44.52:753][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-17.44.52:756][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-17.44.52:816][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.21-17.44.52:901][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-17.44.52:951][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.21-17.44.52:951][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.44.52:952][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.44.52:952][  0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-17.44.53:068][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.21-17.44.53:079][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-17.44.53:080][  0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.21-17.44.53:080][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,102ms to complete.
+[2024.01.21-17.44.53:085][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.369
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-17.44.53:171][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-17.44.53:182][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-17.44.53:189][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-17.44.53:196][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-17.44.53:203][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-17.44.53:238][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:238][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:238][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:238][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:239][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:239][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:239][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:239][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:239][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:239][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-17.44.53:241][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.21-17.44.53:292][  0]LogSlate: Took 0.000106 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.21-17.44.53:294][  0]LogSlate: Took 0.000088 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.21-17.44.53:295][  0]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.21-17.44.53:309][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.21-17.44.53:396][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.21-17.44.53:417][  0]LogStall: Startup...
+[2024.01.21-17.44.53:419][  0]LogStall: Startup complete.
+[2024.01.21-17.44.53:423][  0]LogLoad: (Engine Initialization) Total time: 6.71 seconds
+[2024.01.21-17.44.53:423][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.21-17.44.53:479][  0]LogAssetRegistry: AssetRegistryGather time 0.0756s: AssetDataDiscovery 0.0182s, AssetDataGather 0.0223s, StoreResults 0.0351s.
+[2024.01.21-17.44.53:501][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
+[2024.01.21-17.44.53:549][  0]LogContentStreaming: Texture pool size now 800 MB
+[2024.01.21-17.44.53:581][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.21-17.44.53:602][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.21-17.44.53:609][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.026819 secs
+[2024.01.21-17.44.54:455][  3]LogSlate: Took 0.000050 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.21-17.44.56:972][ 66]LogSlate: Took 0.000097 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.21-17.44.58:322][218]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-17.44.58:322][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.44.58:322][218]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.44.58:325][218]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
+[2024.01.21-17.44.58:883][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.44.58:896][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.44.58:956][218]LogSlate: Took 0.000127 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.21-17.44.58:991][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.44.59:065][222]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.45.00:107][344]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
+[2024.01.21-17.45.02:995][667]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Door/Holztextur.Holztextur
+[2024.01.21-17.45.03:000][667]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.45.03:000][667]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.45.03:112][667]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.03:112][667]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(1)
+[2024.01.21-17.45.03:112][667]MaterialEditorStats: User interpolators: 2/4 Scalars (1/4 Vectors) (TexCoords: 2, Custom: 0)
+[2024.01.21-17.45.03:112][667]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.03:119][667]LogViewport: Scene viewport resized to 376x444, mode Windowed.
+[2024.01.21-17.45.03:184][669]MaterialEditorStats: Base pass shader: 148 instructions
+[2024.01.21-17.45.03:184][669]MaterialEditorStats: Base pass vertex shader: 122 instructions
+[2024.01.21-17.45.03:184][669]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.03:184][669]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(1)
+[2024.01.21-17.45.03:184][669]MaterialEditorStats: User interpolators: 2/4 Scalars (1/4 Vectors) (TexCoords: 2, Custom: 0)
+[2024.01.21-17.45.03:184][669]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.05:356][921]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Cannot force a cast between non-numeric types.
+
+[2024.01.21-17.45.05:361][921]MaterialEditorStats: Error: [SM5] Cannot force a cast between non-numeric types.
+[2024.01.21-17.45.09:528][410]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Cannot force a cast between non-numeric types.
+
+[2024.01.21-17.45.09:556][411]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.45.11:914][689]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Cannot force a cast between non-numeric types.
+
+[2024.01.21-17.45.11:915][689]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Cannot force a cast between non-numeric types.
+
+[2024.01.21-17.45.15:058][ 59]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.15:058][ 59]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-17.45.15:058][ 59]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.18:352][445]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.18:352][445]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-17.45.18:352][445]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.18:372][447]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-17.45.18:372][447]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.18:372][447]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-17.45.18:372][447]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-17.45.18:372][447]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.20:521][700]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.20:559][702]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.21:811][849]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.21:855][851]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.22:269][898]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.22:318][900]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.24:559][167]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.24:579][169]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.26:148][351]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.26:382][379]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.26:484][391]MaterialEditorStats: Shader Count: 3
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.26:761][423]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.27:089][461]LogMaterialEditor: Saving and Compiling material Holztextur
+[2024.01.21-17.45.27:167][461]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
+[2024.01.21-17.45.27:771][461]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-17.45.27:778][461]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.45.28:609][461]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
+[2024.01.21-17.45.28:616][461]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.006812 seconds
+[2024.01.21-17.45.28:618][461]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
+[2024.01.21-17.45.28:618][461]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/HolztexturEE913495467BF8A729E6C2A0AC7E2375.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
+[2024.01.21-17.45.28:622][461]LogFileHelpers: InternalPromptForCheckoutAndSave took 843 ms
+[2024.01.21-17.45.28:622][461]AssetCheck: New page: Asset Save: Holztextur
+[2024.01.21-17.45.28:622][461]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: MaxSampler: 200 instructions
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.28:623][461]MaterialEditorStats: Shader Count: 16
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.35:183][237]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.35:448][269]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.45.35:553][281]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.35:554][281]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.45.35:933][325]LogMaterialEditor: Saving and Compiling material Holztextur
+[2024.01.21-17.45.35:981][325]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
+[2024.01.21-17.45.36:605][325]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-17.45.36:611][325]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.45.37:459][325]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
+[2024.01.21-17.45.37:461][325]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
+[2024.01.21-17.45.37:461][325]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Holztextur133FC1B94BD4EE48534E3E9C7A7115D3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
+[2024.01.21-17.45.37:465][325]LogFileHelpers: InternalPromptForCheckoutAndSave took 854 ms (total: 1.69 sec)
+[2024.01.21-17.45.37:466][325]AssetCheck: New page: Asset Save: Holztextur
+[2024.01.21-17.45.37:466][325]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: MaxSampler: 200 instructions
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.45.37:467][325]MaterialEditorStats: Shader Count: 16
+[2024.01.21-17.45.40:343][635]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
+[2024.01.21-17.45.40:343][635]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
+[2024.01.21-17.45.40:346][635]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_0
+[2024.01.21-17.45.40:349][635]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_0
+[2024.01.21-17.45.40:355][635]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.21-17.45.42:199][805]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
+[2024.01.21-17.45.42:199][805]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
+[2024.01.21-17.45.42:204][805]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_1
+[2024.01.21-17.45.42:206][805]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_1
+[2024.01.21-17.45.42:223][805]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.21-17.46.00:941][908]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.21-17.46.12:029][130]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.46.12:064][130]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-17.46.12:070][130]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-17.46.12:070][130]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_startBE616CBC42EFC8A3EE38A6981CAF1F41.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-17.46.12:083][130]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 1.75 sec)
+[2024.01.21-17.46.12:084][130]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-17.46.12:084][130]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-17.46.26:681][873]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.46.26:706][873]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-17.46.26:711][873]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-17.46.26:711][873]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start0C7977924353F6C9361CC48DEDDF5572.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-17.46.26:715][873]LogFileHelpers: InternalPromptForCheckoutAndSave took 34 ms (total: 1.78 sec)
+[2024.01.21-17.46.26:716][873]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-17.46.26:716][873]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-17.46.27:096][918]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-17.46.27:164][918]LogUObjectHash: Compacting FUObjectHashTables data took   1.26ms
+[2024.01.21-17.47.02:965][364]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.47.02:998][364]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.47.03:035][364]LogUObjectHash: Compacting FUObjectHashTables data took   1.10ms
+[2024.01.21-17.47.03:123][364]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.47.03:123][364]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapF7D9BB39471686902C5811991C63C33A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.47.03:131][364]LogFileHelpers: All files are already saved.
+[2024.01.21-17.47.03:131][364]LogFileHelpers: Saving map 'BackroomsMap' took 0.133
+[2024.01.21-17.47.03:140][364]LogFileHelpers: InternalPromptForCheckoutAndSave took 174 ms (total: 1.96 sec)
+[2024.01.21-17.47.03:142][364]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.47.03:142][364]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.47.08:804][980]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.47.08:830][980]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.47.08:862][980]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-17.47.08:942][980]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.47.08:942][980]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap214A1BB94E285910AD685292AAA62DBE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.47.08:949][980]LogFileHelpers: All files are already saved.
+[2024.01.21-17.47.08:949][980]LogFileHelpers: Saving map 'BackroomsMap' took 0.119
+[2024.01.21-17.47.08:956][980]LogFileHelpers: InternalPromptForCheckoutAndSave took 152 ms (total: 2.11 sec)
+[2024.01.21-17.47.08:959][980]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.47.08:959][980]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.47.10:121][ 91]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.111 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11995 files in 14049 folders with total size 633 MiB.
+[2024.01.21-17.47.39:953][ 21]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.47.39:969][ 21]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.47.40:003][ 21]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-17.47.40:091][ 21]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.47.40:091][ 21]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap61DADC7E4550360D46BA98A5E2D9E5C0.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.47.40:098][ 21]LogFileHelpers: All files are already saved.
+[2024.01.21-17.47.40:098][ 21]LogFileHelpers: Saving map 'BackroomsMap' took 0.130
+[2024.01.21-17.47.40:107][ 21]LogFileHelpers: InternalPromptForCheckoutAndSave took 154 ms (total: 2.26 sec)
+[2024.01.21-17.47.40:109][ 21]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.47.40:109][ 21]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.47.42:029][219]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-17.47.42:037][219]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-17.47.42:037][219]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 19:47:42)
+[2024.01.21-17.47.42:041][219]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.21-17.47.42:041][219]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.21-17.47.42:041][219]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-17.47.42:067][219]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026171s)
+[2024.01.21-17.47.42:067][219]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026204s)
+[2024.01.21-17.47.42:079][219]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
+[2024.01.21-17.47.42:080][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.47.42:080][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.47.42:080][219]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-17.47.42:081][219]LogPlayLevel: PIE: World Init took: (0.000936s)
+[2024.01.21-17.47.42:081][219]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-17.47.42:081][219]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-17.47.42:081][219]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-17.47.42:081][219]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-17.47.42:081][219]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-17.47.42:083][219]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-17.47.42:109][219]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-17.47.42:109][219]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-17.47.42:110][219]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-17.47.42:110][219]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-17.47.42:110][219]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.21-17.47.42:110][219]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.21-17.47.42:112][219]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.21-17.47.42:112][219]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.21-17.47.42:112][219]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.21-17.47.42:112][219]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.21-17.47.42:112][219]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.21-17.47.42:357][219]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-17.47.42:368][219]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-18.47.42
+[2024.01.21-17.47.42:369][219]LogWorld: Bringing up level for play took: 0.011638
+[2024.01.21-17.47.42:371][219]LogOnline: OSS: Created online subsystem instance for: :Context_8
+[2024.01.21-17.47.42:378][219]PIE: Server logged in
+[2024.01.21-17.47.42:379][219]PIE: Play in editor total start time 0,343 seconds.
+[2024.01.21-17.48.08:524][340]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-17.48.08:524][340]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-17.48.08:524][340]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-17.48.08:526][340]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-17.48.08:530][340]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-17.48.08:534][340]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-17.48.08:547][340]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-17.48.08:549][340]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.21-17.48.08:550][340]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.21-17.48.08:551][340]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.21-17.48.08:560][340]LogUObjectHash: Compacting FUObjectHashTables data took   1.23ms
+[2024.01.21-17.48.08:596][341]LogPlayLevel: Display: Destroying online subsystem :Context_8
+[2024.01.21-17.49.07:471][123]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.49.07:504][123]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.49.07:538][123]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
+[2024.01.21-17.49.07:624][123]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.49.07:624][123]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7C615569422818FAD06AB6B5FC7DA056.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.49.07:631][123]LogFileHelpers: All files are already saved.
+[2024.01.21-17.49.07:631][123]LogFileHelpers: Saving map 'BackroomsMap' took 0.128
+[2024.01.21-17.49.07:638][123]LogFileHelpers: InternalPromptForCheckoutAndSave took 167 ms (total: 2.43 sec)
+[2024.01.21-17.49.07:641][123]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.49.07:641][123]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.49.11:708][443]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.49.11:732][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.49.11:766][443]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-17.49.11:846][443]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.49.11:846][443]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap23EA535A424D94B880998C842F053DDD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.49.11:853][443]LogFileHelpers: All files are already saved.
+[2024.01.21-17.49.11:853][443]LogFileHelpers: Saving map 'BackroomsMap' took 0.122
+[2024.01.21-17.49.11:860][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 152 ms (total: 2.58 sec)
+[2024.01.21-17.49.11:863][443]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.49.11:863][443]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.49.22:561][533]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.49.22:586][533]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.49.22:619][533]LogUObjectHash: Compacting FUObjectHashTables data took   0.76ms
+[2024.01.21-17.49.22:699][533]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.49.22:699][533]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapDF4DEE414FE4DFB5BDAE9B80629FD29B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.49.22:707][533]LogFileHelpers: All files are already saved.
+[2024.01.21-17.49.22:707][533]LogFileHelpers: Saving map 'BackroomsMap' took 0.121
+[2024.01.21-17.49.22:718][533]LogFileHelpers: InternalPromptForCheckoutAndSave took 157 ms (total: 2.74 sec)
+[2024.01.21-17.49.22:721][533]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.49.22:721][533]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.49.24:840][766]LogEditorViewport: Clicking Background
+[2024.01.21-17.49.59:306][860]LogContentBrowser: Deferred new asset file creation: Blueprint_door_start1
+[2024.01.21-17.49.59:317][860]LogContentBrowser: Creating deferred item: Blueprint_door_start1
+[2024.01.21-17.49.59:326][861]LogContentBrowser: Renaming the item being created (Deferred Item: Blueprint_door_start1).
+[2024.01.21-17.50.02:401][227]LogContentBrowser: Attempting asset rename: Blueprint_door_start1 -> Blueprint_door_end
+[2024.01.21-17.50.02:419][227]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
+[2024.01.21-17.50.02:427][227]LogContentBrowser: End creating deferred item Blueprint_door_start1
+[2024.01.21-17.50.02:428][227]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.50.03:740][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
+[2024.01.21-17.50.03:740][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
+[2024.01.21-17.50.03:743][375]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_0
+[2024.01.21-17.50.03:745][375]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_0
+[2024.01.21-17.50.05:019][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
+[2024.01.21-17.50.05:019][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
+[2024.01.21-17.50.05:023][490]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_1
+[2024.01.21-17.50.05:025][490]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_1
+[2024.01.21-17.50.22:467][498]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.50.22:496][498]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.50.22:544][498]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
+[2024.01.21-17.50.22:633][498]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.50.22:633][498]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap3395A05D49333E3833F1C2A969E4AA77.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.50.22:640][498]LogFileHelpers: All files are already saved.
+[2024.01.21-17.50.22:640][498]LogFileHelpers: Saving map 'BackroomsMap' took 0.145
+[2024.01.21-17.50.22:652][498]LogFileHelpers: InternalPromptForCheckoutAndSave took 184 ms (total: 2.93 sec)
+[2024.01.21-17.50.22:654][498]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.50.22:654][498]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.50.23:940][628]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end
+[2024.01.21-17.50.23:940][628]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.50.23:940][628]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.50.24:086][628]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'Graph.Node.Comment.TextColor'.'
+[2024.01.21-17.50.25:075][709]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
+[2024.01.21-17.50.45:433][145]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.50.45:473][145]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_end" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset" SILENT=true
+[2024.01.21-17.50.45:478][145]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_end
+[2024.01.21-17.50.45:478][145]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_endE804A74540C9E03C4981BB9B187C0765.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset'
+[2024.01.21-17.50.45:495][145]LogFileHelpers: InternalPromptForCheckoutAndSave took 62 ms (total: 2.99 sec)
+[2024.01.21-17.50.45:496][145]AssetCheck: New page: Asset Save: Blueprint_door_end
+[2024.01.21-17.50.45:496][145]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end
+[2024.01.21-17.50.46:700][226]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.50.46:724][226]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_end" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset" SILENT=true
+[2024.01.21-17.50.46:729][226]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_end
+[2024.01.21-17.50.46:729][226]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_endDB6DE633433DD7C5A021278E113950AD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset'
+[2024.01.21-17.50.46:733][226]LogFileHelpers: InternalPromptForCheckoutAndSave took 33 ms (total: 3.02 sec)
+[2024.01.21-17.50.46:734][226]AssetCheck: New page: Asset Save: Blueprint_door_end
+[2024.01.21-17.50.46:734][226]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end
+[2024.01.21-17.50.47:377][278]BlueprintLog: New page: Compile Blueprint_door_end
+[2024.01.21-17.50.47:437][278]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
+[2024.01.21-17.50.48:375][344]LogSlate: Window 'Blueprint_door_end' being destroyed
+[2024.01.21-17.50.48:422][344]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-17.50.48:422][344]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-17.50.57:132][373]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.50.57:155][373]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-17.50.57:190][373]LogUObjectHash: Compacting FUObjectHashTables data took   1.12ms
+[2024.01.21-17.50.57:278][373]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-17.50.57:279][373]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap0F24540847EC307397448EA3A211D75E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-17.50.57:286][373]LogFileHelpers: All files are already saved.
+[2024.01.21-17.50.57:286][373]LogFileHelpers: Saving map 'BackroomsMap' took 0.131
+[2024.01.21-17.50.57:295][373]LogFileHelpers: InternalPromptForCheckoutAndSave took 161 ms (total: 3.18 sec)
+[2024.01.21-17.50.57:296][373]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-17.50.57:296][373]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-17.50.58:290][478]LogEditorViewport: Clicking Background
+[2024.01.21-17.50.58:472][498]LogEditorViewport: Clicking Background
+[2024.01.21-17.52.52:758][645]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.21-17.53.03:267][793]LogUObjectHash: Compacting FUObjectHashTables data took   1.63ms
+[2024.01.21-17.53.16:884][966]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-17.53.16:884][966]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-17.53.19:856][280]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Door/Holztextur.Holztextur
+[2024.01.21-17.53.19:859][280]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.53.19:859][280]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.53.19:958][280]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.53.19:959][280]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.19:959][280]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.53.19:962][280]LogViewport: Scene viewport resized to 376x444, mode Windowed.
+[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: ================================================
+[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: Total job queries 102, among them cache hits 40 (39.22%)
+[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: Tracking 58 distinct input hashes that result in 39 distinct outputs (67.24%)
+[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: RAM used: 134,53 KiB of 1,60 GiB budget. Usage: 0.01%
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Shaders Compiled: 36
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Jobs assigned 40, completed 36 (90.00%)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Average time worker was idle: 60.49 s
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Time job spent in pending queue: average 0.09 s, longest 0.49 s
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Job execution time: average 0.42 s, max 0.63 s
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Job life time (pending + execution): average 0.51 s, max 0.79
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Shader code size: average 6,105 KiB, min 1,414 KiB, max 12,859 KiB
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 3.78 s
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Jobs were issued in 40 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Average processing rate: 9.53 jobs/sec
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Total thread time: 11,924 s
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Total thread preprocess time: 0,963 s
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Percentage time preprocessing: 8.08%
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Effective parallelization: 3.16 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    2 times, average 0.48 sec, max 0.49 sec, min 0.47 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    2 times, average 0.46 sec, max 0.47 sec, min 0.45 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.45 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 8.01% of total time (compiled    2 times, average 0.48 sec, max 0.49 sec, min 0.47 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.75% of total time (compiled    2 times, average 0.46 sec, max 0.47 sec, min 0.45 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy - 7.54% of total time (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.45 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy - 7.53% of total time (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 7.46% of total time (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
+[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: ================================================
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.20:385][325]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.20:601][350]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.22:645][590]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.22:895][619]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.23:107][643]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.53.23:418][675]LogMaterialEditor: Saving and Compiling material Holztextur
+[2024.01.21-17.53.23:503][675]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
+[2024.01.21-17.53.24:113][675]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
+[2024.01.21-17.53.24:137][675]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.53.24:900][675]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
+[2024.01.21-17.53.24:902][675]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
+[2024.01.21-17.53.24:902][675]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Holztextur99C3FB704E10A4A5953965B574839005.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
+[2024.01.21-17.53.24:909][675]LogFileHelpers: InternalPromptForCheckoutAndSave took 771 ms (total: 3.95 sec)
+[2024.01.21-17.53.24:909][675]AssetCheck: New page: Asset Save: Holztextur
+[2024.01.21-17.53.24:909][675]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: MaxSampler: 200 instructions
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.24:916][675]MaterialEditorStats: Shader Count: 16
+[2024.01.21-17.53.28:255][ 48]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting.
+[2024.01.21-17.53.28:255][ 48]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-17.53.28:255][ 48]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.35:140][864]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.35:397][894]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.35:606][918]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.37:900][187]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.53.38:126][213]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.53.38:127][213]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.38:127][213]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.38:335][237]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.40:308][469]MaterialEditorStats: Shader Count: 0
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.40:634][507]MaterialEditorStats: Shader Count: 1
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.40:736][518]MaterialEditorStats: Shader Count: 4
+[2024.01.21-17.53.41:138][562]LogMaterialEditor: Saving and Compiling material Holztextur
+[2024.01.21-17.53.41:222][562]LogUObjectHash: Compacting FUObjectHashTables data took   1.17ms
+[2024.01.21-17.53.41:938][562]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-17.53.41:962][562]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.53.42:645][562]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
+[2024.01.21-17.53.42:647][562]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
+[2024.01.21-17.53.42:647][562]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/HolztexturBE44AF5A4CAA4FEA9C41299A62531F23.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
+[2024.01.21-17.53.42:653][562]LogFileHelpers: InternalPromptForCheckoutAndSave took 691 ms (total: 4.65 sec)
+[2024.01.21-17.53.42:654][562]AssetCheck: New page: Asset Save: Holztextur
+[2024.01.21-17.53.42:654][562]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: Base pass shader: 151 instructions
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: MaxSampler: 200 instructions
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Other usages (Est.): 3
+[2024.01.21-17.53.42:660][562]MaterialEditorStats: Shader Count: 16
+[2024.01.21-17.54.13:660][  4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.54.14:553][ 65]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-17.54.14:554][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.54.14:554][ 65]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.54.15:721][138]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
+[2024.01.21-17.54.27:375][824]BlueprintLog: New page: Compile Lamp
+[2024.01.21-17.54.27:528][824]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
+[2024.01.21-17.54.28:272][856]LogViewport: Scene viewport resized to 1329x703, mode Windowed.
+[2024.01.21-17.54.28:328][858]LogViewport: Scene viewport resized to 768x358, mode Windowed.
+[2024.01.21-17.54.28:363][859]LogViewport: Scene viewport resized to 549x225, mode Windowed.
+[2024.01.21-17.54.28:385][860]LogViewport: Scene viewport resized to 545x221, mode Windowed.
+[2024.01.21-17.54.28:716][883]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
+[2024.01.21-17.54.29:012][906]LogSlate: Window 'Lamp' being destroyed
+[2024.01.21-17.54.48:082][640]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-17.54.48:082][640]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-17.54.48:082][640]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-17.54.49:177][749]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
+[2024.01.21-17.55.38:087][572]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-17.55.38:123][572]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-17.55.38:129][572]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-17.55.38:129][572]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start3E32E8184A61A99B006A38A4EFA2E430.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-17.55.38:142][572]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 4.70 sec)
+[2024.01.21-17.55.38:143][572]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-17.55.38:143][572]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-17.55.38:766][646]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-17.55.38:803][646]LogUObjectHash: Compacting FUObjectHashTables data took   1.42ms
+[2024.01.21-17.56.15:223][381]LogViewport: Scene viewport resized to 978x892, mode Windowed.
+[2024.01.21-18.00.41:418][553]LogContentBrowser: Deferred new asset folder creation: NewFolder
+[2024.01.21-18.00.41:431][553]LogContentBrowser: Creating deferred item: NewFolder
+[2024.01.21-18.00.41:447][554]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder).
+[2024.01.21-18.00.42:949][689]LogContentBrowser: Attempting asset rename: NewFolder -> Table
+[2024.01.21-18.00.42:950][689]LogContentBrowser: End creating deferred item NewFolder
+[2024.01.21-18.00.48:424][184]LogContentBrowser: Deferred new asset file creation: NewMaterial
+[2024.01.21-18.00.48:435][184]LogContentBrowser: Creating deferred item: NewMaterial
+[2024.01.21-18.00.48:462][186]LogContentBrowser: Renaming the item being created (Deferred Item: NewMaterial).
+[2024.01.21-18.00.52:258][580]LogContentBrowser: Attempting asset rename: NewMaterial -> Table_matieral
+[2024.01.21-18.00.52:260][580]LogContentBrowser: End creating deferred item NewMaterial
+[2024.01.21-18.00.52:674][622]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.00.52:678][622]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.00.52:678][622]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.00.52:779][622]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.00.52:779][622]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.00.52:779][622]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.00.52:782][622]LogViewport: Scene viewport resized to 376x444, mode Windowed.
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Total job queries 162, among them cache hits 60 (37.04%)
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Tracking 102 distinct input hashes that result in 54 distinct outputs (52.94%)
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: RAM used: 244,92 KiB of 1,60 GiB budget. Usage: 0.01%
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Shaders Compiled: 80
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Jobs assigned 80, completed 80 (100%)
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Average time worker was idle: 54.83 s
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.49 s
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Job execution time: average 0.42 s, max 0.63 s
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Job life time (pending + execution): average 0.49 s, max 0.79
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Shader code size: average 5,948 KiB, min 1,414 KiB, max 12,988 KiB
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.56 s
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Jobs were issued in 80 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Average processing rate: 9.34 jobs/sec
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Total thread time: 26,806 s
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Total thread preprocess time: 2,113 s
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Percentage time preprocessing: 7.88%
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Effective parallelization: 3.13 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    4 times, average 0.48 sec, max 0.50 sec, min 0.47 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    4 times, average 0.47 sec, max 0.50 sec, min 0.45 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy (compiled    4 times, average 0.45 sec, max 0.48 sec, min 0.43 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled    4 times, average 0.45 sec, max 0.47 sec, min 0.43 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled    4 times, average 0.45 sec, max 0.48 sec, min 0.43 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 9.11% of total time (compiled    8 times, average 0.31 sec, max 0.32 sec, min 0.29 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                                                 FLumenCardVS - 9.00% of total time (compiled    8 times, average 0.30 sec, max 0.32 sec, min 0.28 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 9.00% of total time (compiled    8 times, average 0.30 sec, max 0.33 sec, min 0.24 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 7.18% of total time (compiled    4 times, average 0.48 sec, max 0.50 sec, min 0.47 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.01% of total time (compiled    4 times, average 0.47 sec, max 0.50 sec, min 0.45 sec)
+[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.00.52:833][624]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-18.00.52:833][624]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.00.52:833][624]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-18.00.52:833][624]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.00.52:833][624]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.00:575][860]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed
+[2024.01.21-18.01.00:584][860]LogInterchangeEngine: [Pending] Importing
+[2024.01.21-18.01.00:584][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG.mtlx]
+[2024.01.21-18.01.00:586][860]LogInterchangeEngine: [Pending] Importing -  (2)
+[2024.01.21-18.01.00:586][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalDX.jpg]
+[2024.01.21-18.01.00:587][860]LogInterchangeEngine: [Pending] Importing -  (3)
+[2024.01.21-18.01.00:587][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_Color.jpg]
+[2024.01.21-18.01.00:587][860]LogInterchangeEngine: [Pending] Importing -  (4)
+[2024.01.21-18.01.00:587][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalGL.jpg]
+[2024.01.21-18.01.00:588][860]LogInterchangeEngine: [Pending] Importing -  (5)
+[2024.01.21-18.01.00:588][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_Displacement.jpg]
+[2024.01.21-18.01.00:589][860]LogInterchangeEngine: [Pending] Importing -  (6)
+[2024.01.21-18.01.00:589][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_Roughness.jpg]
+[2024.01.21-18.01.00:589][860]LogInterchangeEngine: [Pending] Importing -  (7)
+[2024.01.21-18.01.00:589][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029.png]
+[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalDX.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_Color.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalGL.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_Displacement.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_Roughness.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-18.01.00:618][861]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency
+[2024.01.21-18.01.00:628][861]LogInterchangeEngine: [Pending] Importing -  (7)
+[2024.01.21-18.01.00:629][861]LogInterchangeEngine: [Pending] Importing -  (6)
+[2024.01.21-18.01.00:629][861]LogInterchangeEngine: [Pending] Importing -  (5)
+[2024.01.21-18.01.00:638][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.Fabric029_2K-JPG_Roughness (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.00:645][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.Fabric029_2K-JPG_Displacement (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.00:776][861]LogInterchangeImport: Warning: the surfaceshader of <Fabric029_2K_JPG> is not supported
+[2024.01.21-18.01.00:798][861]LogInterchangePipeline: Display: Auto-detected normal map
+[2024.01.21-18.01.00:835][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.Fabric029_2K-JPG_Color (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.00:880][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalDX.Fabric029_2K-JPG_NormalDX (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.00:889][861]LogInterchangePipeline: Display: Auto-detected normal map
+[2024.01.21-18.01.00:914][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029.Fabric029 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 124.145823 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (4)
+[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (3)
+[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (2)
+[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (1)
+[2024.01.21-18.01.01:003][862]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.Fabric029_2K-JPG_NormalGL (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.01:151][864]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness_jpg.Fabric029_2K-JPG_Roughness_jpg (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.01:160][864]LogInterchangeEngine: [Success] Import Done
+[2024.01.21-18.01.01:161][864]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color_jpg.Fabric029_2K-JPG_Color_jpg (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.01:161][864]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL_jpg.Fabric029_2K-JPG_NormalGL_jpg (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
+[2024.01.21-18.01.01:262][865]LogInterchangeEngine: [Success] Import Done
+[2024.01.21-18.01.04:252][180]LogUObjectHash: Compacting FUObjectHashTables data took   1.38ms
+[2024.01.21-18.01.04:909][180]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.01.04:927][180]LogUObjectHash: Compacting FUObjectHashTables data took   1.10ms
+[2024.01.21-18.01.04:941][180]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
+[2024.01.21-18.01.04:952][180]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-18.01.06:253][331]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2024.01.21-18.01.06:693][331]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.01.06:712][331]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
+[2024.01.21-18.01.06:724][331]LogUObjectHash: Compacting FUObjectHashTables data took   1.15ms
+[2024.01.21-18.01.06:735][331]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.01.07:730][447]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.01.08:973][447]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.01.10:253][597]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-18.01.10:728][597]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.01.10:747][597]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
+[2024.01.21-18.01.10:761][597]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
+[2024.01.21-18.01.10:772][597]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-18.01.13:626][928]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.01.14:540][928]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.01.14:558][928]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
+[2024.01.21-18.01.14:573][928]LogUObjectHash: Compacting FUObjectHashTables data took   1.35ms
+[2024.01.21-18.01.14:586][928]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-18.01.16:057][ 88]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.16:058][ 88]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.16:058][ 88]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.17:656][270]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.17:656][270]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.17:656][270]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.17:679][271]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-18.01.17:679][271]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.17:679][271]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-18.01.17:679][271]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.17:679][271]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.23:730][992]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.23:731][992]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.23:731][992]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.23:765][994]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-18.01.23:765][994]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.23:765][994]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-18.01.23:765][994]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.23:765][994]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.26:534][321]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.26:534][321]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.26:534][321]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.26:557][323]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-18.01.26:557][323]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.26:557][323]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-18.01.26:557][323]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-18.01.26:557][323]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.29:310][632]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.29:343][634]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.32:294][986]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.01.32:346][986]LogUObjectHash: Compacting FUObjectHashTables data took   0.76ms
+[2024.01.21-18.01.32:528][986]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-18.01.32:550][986]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.01.32:603][986]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.01.32:605][986]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.01.32:605][986]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral17FFA3904FF484DE3B4DF2964B601AE4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.01.32:617][986]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 4.77 sec)
+[2024.01.21-18.01.32:618][986]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.01.32:618][986]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: MaxSampler: 203 instructions
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.32:619][986]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.34:120][164]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.34:159][166]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.35:697][349]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.35:736][351]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.50:915][159]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.50:977][161]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.50:977][161]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.50:977][161]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.01.50:977][161]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.50:978][161]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.51:563][226]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.51:609][228]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.53:686][469]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.01.53:749][471]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.01.56:335][768]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Function WorldAlignedTexture: Missing function input 'TextureObject'
+
+[2024.01.21-18.01.56:338][768]MaterialEditorStats: Error: [SM5] Function WorldAlignedTexture: Missing function input 'TextureObject'
+[2024.01.21-18.02.01:304][352]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Function WorldAlignedTexture: Missing function input 'TextureObject'
+
+[2024.01.21-18.02.01:312][352]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Function WorldAlignedTexture: Missing function input 'TextureObject'
+
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.02:280][460]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.02:306][462]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.05:617][843]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.05:683][845]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.02.05:683][845]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.05:683][845]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.05:684][845]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.05:684][845]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.06:874][981]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.06:902][982]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-18.02.09:981][338]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-18.02.10:324][377]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: Base pass shader: 183 instructions
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-18.02.10:526][400]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.11:484][514]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.02.11:536][514]LogUObjectHash: Compacting FUObjectHashTables data took   1.26ms
+[2024.01.21-18.02.12:367][514]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
+[2024.01.21-18.02.12:390][514]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.02.13:303][514]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.02.13:306][514]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.02.13:306][514]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieralE955F42C4344A16BA6511DAD124DA1CA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.02.13:314][514]LogFileHelpers: InternalPromptForCheckoutAndSave took 924 ms (total: 5.69 sec)
+[2024.01.21-18.02.13:315][514]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.02.13:315][514]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: Base pass shader: 183 instructions
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: MaxSampler: 232 instructions
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.13:316][514]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-18.02.13:317][514]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.13:317][514]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-18.02.13:317][514]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.02.18:842][125]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.21-18.02.21:133][249]Cmd: TRANSACTION UNDO
+[2024.01.21-18.02.21:133][249]LogEditorTransaction: Undo Move Node
+[2024.01.21-18.02.25:435][567]LogUObjectHash: Compacting FUObjectHashTables data took   1.12ms
+[2024.01.21-18.02.26:209][567]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.02.26:260][567]LogUObjectGlobals: Force Deleting 1 Package(s):
+	Asset Name: /Game/GameMap/Start_Endraum/Table/Fabric029.Fabric029
+	Asset Type: Texture2D
+[2024.01.21-18.02.26:490][567]LogMaterial: Warning: [AssetLog] /Game/GameMap/Start_Endraum/Table/Fabric029_Mat.Fabric029_Mat: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	(Node TextureSample) Texture Sample> Missing input texture
+
+[2024.01.21-18.02.26:491][567]LogMaterial: Warning: [AssetLog] /Game/GameMap/Start_Endraum/Table/Fabric029_Mat.Fabric029_Mat: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	(Node TextureSample) Texture Sample> Missing input texture
+
+[2024.01.21-18.02.26:528][567]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
+[2024.01.21-18.02.26:543][567]LogUObjectHash: Compacting FUObjectHashTables data took   1.21ms
+[2024.01.21-18.02.26:555][567]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
+[2024.01.21-18.02.32:815][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
+[2024.01.21-18.02.33:515][ 59]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-18.02.33:559][ 59]LogUObjectGlobals: Force Deleting 1 Package(s):
+	Asset Name: /Game/GameMap/Start_Endraum/Table/Fabric029_Mat.Fabric029_Mat
+	Asset Type: Material
+[2024.01.21-18.02.33:822][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   1.24ms
+[2024.01.21-18.02.33:833][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
+[2024.01.21-18.02.33:846][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-18.02.42:543][944]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: Base pass shader: 183 instructions
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-18.02.42:577][945]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.42:755][965]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.42:800][967]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.02.43:457][ 46]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.02.43:509][ 46]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
+[2024.01.21-18.02.44:450][ 46]LogUObjectHash: Compacting FUObjectHashTables data took   0.63ms
+[2024.01.21-18.02.44:476][ 46]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.02.45:376][ 46]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.02.45:378][ 46]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.02.45:378][ 46]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral3F8A7A964097FDF60A62CC92BB235480.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.02.45:387][ 46]LogFileHelpers: InternalPromptForCheckoutAndSave took 911 ms (total: 6.60 sec)
+[2024.01.21-18.02.45:388][ 46]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.02.45:388][ 46]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: MaxSampler: 225 instructions
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.03.45:749][894]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-18.03.45:771][895]MaterialEditorStats: Shader Count: 2
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.45:955][915]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.46:002][917]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.03.46:643][994]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.03.46:694][994]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-18.03.46:881][994]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
+[2024.01.21-18.03.46:903][994]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.03.46:952][994]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.03.46:954][994]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.03.46:954][994]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral1778526341FC0F3D2F5FCCA4A3FC9F56.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.03.46:963][994]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 6.66 sec)
+[2024.01.21-18.03.46:964][994]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.03.46:964][994]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: MaxSampler: 203 instructions
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.46:965][994]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.53:437][726]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Total job queries 405, among them cache hits 212 (52.35%)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Tracking 193 distinct input hashes that result in 111 distinct outputs (57.51%)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: RAM used: 467,96 KiB of 1,60 GiB budget. Usage: 0.03%
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Shaders Compiled: 139
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Jobs assigned 139, completed 139 (100%)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Average time worker was idle: 63.06 s
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Time job spent in pending queue: average 0.21 s, longest 1.53 s
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Job execution time: average 0.45 s, max 0.72 s
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Job life time (pending + execution): average 0.66 s, max 2.14
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Shader code size: average 5,975 KiB, min 556 B, max 17,418 KiB
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 14.28 s
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Jobs were issued in 139 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Average processing rate: 9.74 jobs/sec
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Total thread time: 49,867 s
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Total thread preprocess time: 3,955 s
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Percentage time preprocessing: 7.93%
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Effective parallelization: 3.49 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:           TShadowDepthVSVertexShadowDepth_PerspectiveCorrect (compiled    1 times, average 0.50 sec, max 0.50 sec, min 0.50 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    7 times, average 0.50 sec, max 0.58 sec, min 0.47 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:                       TLightMapDensityVSFDummyLightMapPolicy (compiled    1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    7 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:            TShadowDepthVSVertexShadowDepth_OnePassPointLight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 6.98% of total time (compiled    7 times, average 0.50 sec, max 0.58 sec, min 0.47 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 6.78% of total time (compiled    7 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy - 6.56% of total time (compiled    7 times, average 0.47 sec, max 0.54 sec, min 0.43 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy - 6.51% of total time (compiled    7 times, average 0.46 sec, max 0.55 sec, min 0.43 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 6.42% of total time (compiled   10 times, average 0.32 sec, max 0.43 sec, min 0.24 sec)
+[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.53:478][728]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.55:117][916]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.55:486][958]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.03.55:693][981]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.55:694][981]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.03.56:326][ 56]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.03.56:376][ 56]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-18.03.56:962][ 56]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
+[2024.01.21-18.03.56:987][ 56]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.03.57:825][ 56]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.03.57:827][ 56]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.03.57:828][ 56]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral5FB0818644A669C14FF0FA8B979BC0A9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.03.57:834][ 56]LogFileHelpers: InternalPromptForCheckoutAndSave took 846 ms (total: 7.51 sec)
+[2024.01.21-18.03.57:835][ 56]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.03.57:835][ 56]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: MaxSampler: 202 instructions
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.06:247][975]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.06:291][977]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.06:510][  2]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.07:741][139]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.07:784][141]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.09:446][339]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.09:447][339]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.09:447][339]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.09:478][341]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.11:560][587]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.11:590][589]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.12:740][726]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.12:772][728]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.14:135][882]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.14:388][911]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.14:597][935]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.15:057][989]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.04.15:108][989]LogUObjectHash: Compacting FUObjectHashTables data took   0.66ms
+[2024.01.21-18.04.15:694][989]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.04.15:719][989]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.04.16:602][989]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.04.16:604][989]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.04.16:604][989]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral171586044ED33C79036CA18221677EAF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.04.16:612][989]LogFileHelpers: InternalPromptForCheckoutAndSave took 893 ms (total: 8.40 sec)
+[2024.01.21-18.04.16:613][989]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.04.16:613][989]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: MaxSampler: 202 instructions
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.16:614][989]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.24:295][830]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.24:332][832]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.25:700][987]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.04.26:189][ 44]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.29:388][425]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.29:703][462]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.29:915][486]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.04.30:334][535]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.04.30:383][535]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
+[2024.01.21-18.04.31:009][535]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
+[2024.01.21-18.04.31:036][535]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.04.31:924][535]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.04.31:926][535]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.04.31:926][535]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral751E0A884CBD1ED217B15B888BA22CFD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.04.31:932][535]LogFileHelpers: InternalPromptForCheckoutAndSave took 895 ms (total: 9.30 sec)
+[2024.01.21-18.04.31:932][535]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.04.31:932][535]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: MaxSampler: 202 instructions
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.04.31:934][535]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.04.45:671][846]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
+[2024.01.21-18.04.45:671][846]LogStaticMesh: Display: Building static mesh Box_3CC13EA5...
+[2024.01.21-18.04.45:672][846]LogStaticMesh: Built static mesh [0.00s] /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
+[2024.01.21-18.04.45:672][846]LogActorFactory: Actor Factory spawned StaticMesh /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5 as actor: StaticMeshActor /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_0
+[2024.01.21-18.05.25:004][102]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.05.25:028][102]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.05.25:063][102]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
+[2024.01.21-18.05.25:156][102]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.05.25:157][102]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapD306DABF4FD9D84048D8FB934DA78D87.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.05.25:164][102]LogFileHelpers: All files are already saved.
+[2024.01.21-18.05.25:164][102]LogFileHelpers: Saving map 'BackroomsMap' took 0.136
+[2024.01.21-18.05.25:175][102]LogFileHelpers: InternalPromptForCheckoutAndSave took 170 ms (total: 9.47 sec)
+[2024.01.21-18.05.25:178][102]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.05.25:178][102]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.06.37:789][312]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.06.37:826][314]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.06.40:042][575]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.06.40:063][576]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.06.40:063][576]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.06.40:063][576]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.06.40:063][576]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.06.40:063][576]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.06.40:063][576]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.06.40:064][576]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.06.40:064][576]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.06.40:064][576]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.06.40:466][622]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Function WorldAlignedTexture: Missing function input 'TextureObject'
+
+[2024.01.21-18.06.40:468][622]MaterialEditorStats: Error: [SM5] Function WorldAlignedTexture: Missing function input 'TextureObject'
+[2024.01.21-18.06.45:922][256]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+	Function WorldAlignedTexture: Missing function input 'TextureObject'
+
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.06.46:950][372]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: Base pass shader: 153 instructions
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.06.46:976][374]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.06.53:023][ 83]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.06.53:049][ 83]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.06.53:081][ 83]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
+[2024.01.21-18.06.53:167][ 83]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.06.53:168][ 83]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap60EF09F74001E19682CCDD89B95561A8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.06.53:175][ 83]LogFileHelpers: All files are already saved.
+[2024.01.21-18.06.53:175][ 83]LogFileHelpers: Saving map 'BackroomsMap' took 0.127
+[2024.01.21-18.06.53:182][ 83]LogFileHelpers: InternalPromptForCheckoutAndSave took 158 ms (total: 9.63 sec)
+[2024.01.21-18.06.53:185][ 83]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.06.53:185][ 83]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.08:805][922]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Total job queries 543, among them cache hits 290 (53.41%)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Tracking 252 distinct input hashes that result in 144 distinct outputs (57.14%)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: RAM used: 623,37 KiB of 1,60 GiB budget. Usage: 0.04%
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Shaders Compiled: 194
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Jobs assigned 195, completed 194 (99.49%)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Average time worker was idle: 51.97 s
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Time job spent in pending queue: average 0.17 s, longest 1.53 s
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Job execution time: average 0.44 s, max 0.72 s
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Job life time (pending + execution): average 0.62 s, max 2.14
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Shader code size: average 6,064 KiB, min 556 B, max 17,418 KiB
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 20.37 s
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Jobs were issued in 195 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Average processing rate: 9.52 jobs/sec
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Total thread time: 68,64 s
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Total thread preprocess time: 5,452 s
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Percentage time preprocessing: 7.94%
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Effective parallelization: 3.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:           TShadowDepthVSVertexShadowDepth_PerspectiveCorrect (compiled    1 times, average 0.50 sec, max 0.50 sec, min 0.50 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled   10 times, average 0.49 sec, max 0.58 sec, min 0.47 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                       TLightMapDensityVSFDummyLightMapPolicy (compiled    1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled   10 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:            TShadowDepthVSVertexShadowDepth_OnePassPointLight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 7.15% of total time (compiled   10 times, average 0.49 sec, max 0.58 sec, min 0.47 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.00% of total time (compiled   10 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 6.95% of total time (compiled   15 times, average 0.32 sec, max 0.43 sec, min 0.24 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 6.91% of total time (compiled   15 times, average 0.32 sec, max 0.43 sec, min 0.29 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy - 6.77% of total time (compiled   10 times, average 0.46 sec, max 0.54 sec, min 0.43 sec)
+[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.09:228][971]MaterialEditorStats: Shader Count: 3
+[2024.01.21-18.07.10:145][ 79]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.07.10:194][ 79]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
+[2024.01.21-18.07.10:893][ 79]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.07.10:912][ 79]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.07.11:687][ 79]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.07.11:688][ 79]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.07.11:689][ 79]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral4DBC950A44A93146981301B1DE3B1B51.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.07.11:697][ 79]LogFileHelpers: InternalPromptForCheckoutAndSave took 784 ms (total: 10.4 sec)
+[2024.01.21-18.07.11:698][ 79]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.07.11:698][ 79]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: MaxSampler: 203 instructions
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.17:089][697]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.17:417][735]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.17:519][747]MaterialEditorStats: Shader Count: 3
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.17:626][759]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.20:704][125]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.20:916][149]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.23:742][485]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.23:992][515]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.24:201][539]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.27:584][943]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.27:825][972]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.27:926][984]MaterialEditorStats: Shader Count: 3
+[2024.01.21-18.07.28:032][996]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.28:033][996]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.31:889][456]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.32:214][495]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: Base pass shader: 147 instructions
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.32:316][507]MaterialEditorStats: Shader Count: 2
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: Base pass shader: 147 instructions
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.32:423][519]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.07.33:693][670]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.07.33:744][670]LogUObjectHash: Compacting FUObjectHashTables data took   0.61ms
+[2024.01.21-18.07.34:439][670]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
+[2024.01.21-18.07.34:460][670]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.07.35:215][670]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.07.35:217][670]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.07.35:217][670]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieralE3EB0D1340BDAC49FC3A9C839ECFD449.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.07.35:225][670]LogFileHelpers: InternalPromptForCheckoutAndSave took 764 ms (total: 11.1 sec)
+[2024.01.21-18.07.35:226][670]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.07.35:226][670]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: Base pass shader: 147 instructions
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: MaxSampler: 190 instructions
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.35:232][670]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: Shader Count: 0
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: Shader Count: 1
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Base pass shader: 147 instructions
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Shader Count: 2
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: Base pass shader: 147 instructions
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.39:045][110]MaterialEditorStats: Shader Count: 4
+[2024.01.21-18.07.39:959][218]LogMaterialEditor: Saving and Compiling material Table_matieral
+[2024.01.21-18.07.40:006][218]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
+[2024.01.21-18.07.40:603][218]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-18.07.40:626][218]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.07.41:298][218]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
+[2024.01.21-18.07.41:300][218]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
+[2024.01.21-18.07.41:300][218]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral9FFA37F046371875587428B10F08B41A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
+[2024.01.21-18.07.41:307][218]LogFileHelpers: InternalPromptForCheckoutAndSave took 681 ms (total: 11.8 sec)
+[2024.01.21-18.07.41:308][218]AssetCheck: New page: Asset Save: Table_matieral
+[2024.01.21-18.07.41:308][218]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: Base pass shader: 147 instructions
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: MaxSampler: 190 instructions
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-18.07.41:313][218]MaterialEditorStats: Shader Count: 16
+[2024.01.21-18.08.13:971][900]LogEditorViewport: Clicking Background
+[2024.01.21-18.08.14:293][931]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.08.14:319][931]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.08.14:353][931]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.08.14:445][931]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.08.14:445][931]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC0411C6640B4DC6DED9E7FA6BBDC45F2.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.08.14:452][931]LogFileHelpers: All files are already saved.
+[2024.01.21-18.08.14:452][931]LogFileHelpers: Saving map 'BackroomsMap' took 0.134
+[2024.01.21-18.08.14:462][931]LogFileHelpers: InternalPromptForCheckoutAndSave took 168 ms (total: 12.0 sec)
+[2024.01.21-18.08.14:465][931]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.08.14:465][931]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.08.16:896][171]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2024.01.21-18.08.16:900][171]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.08.16:932][171]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.08.16:936][171]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.08.16:936][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampC1A47BB74483AA3D93488B99F6E26AD6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.08.16:939][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness
+[2024.01.21-18.08.16:939][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Roughness0CD57B4149DFC8BB4CB8159E69A8B6CD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset'
+[2024.01.21-18.08.16:943][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color
+[2024.01.21-18.08.16:943][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Color1C02840841BD0248D3CD6CB2A7186196.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset'
+[2024.01.21-18.08.16:949][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL
+[2024.01.21-18.08.16:949][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_NormalGL6B6401C24769EB09A8C8378A64C57E01.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset'
+[2024.01.21-18.08.16:952][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement
+[2024.01.21-18.08.16:952][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_DisplacementEE5A49F045878308C329EBA1B1A15C2F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset'
+[2024.01.21-18.08.16:958][171]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/_GENERATED/Windowssucks/Box_3CC13EA5" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/_GENERATED/Windowssucks/Box_3CC13EA5.uasset" SILENT=true
+[2024.01.21-18.08.16:959][171]LogSavePackage: Moving output files for package: /Game/_GENERATED/Windowssucks/Box_3CC13EA5
+[2024.01.21-18.08.16:959][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Box_3CC13EA5136BEBAC4C5ABE2B2C8C8CB08DEA79E3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/_GENERATED/Windowssucks/Box_3CC13EA5.uasset'
+[2024.01.21-18.08.16:972][171]LogFileHelpers: InternalPromptForCheckoutAndSave took 72 ms (total: 12.1 sec)
+[2024.01.21-18.08.16:975][171]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.Fabric029_2K-JPG_Roughness
+[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.Fabric029_2K-JPG_Color
+[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.Fabric029_2K-JPG_NormalGL
+[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.Fabric029_2K-JPG_Displacement
+[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
+[2024.01.21-18.09.20:033][525]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.09.20:067][525]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.09.20:099][525]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.09.20:188][525]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.09.20:188][525]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC0B1DAFF49001DD061CEAF9CF6D3D2C9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.09.20:195][525]LogFileHelpers: All files are already saved.
+[2024.01.21-18.09.20:195][525]LogFileHelpers: Saving map 'BackroomsMap' took 0.129
+[2024.01.21-18.09.20:205][525]LogFileHelpers: InternalPromptForCheckoutAndSave took 171 ms (total: 12.2 sec)
+[2024.01.21-18.09.20:208][525]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.09.20:208][525]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.09.33:705][  0]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.09.33:739][  0]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.09.33:743][  0]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.09.33:743][  0]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp3306605540928E9266C8E09AD024E37F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.09.33:753][  0]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 12.3 sec)
+[2024.01.21-18.09.33:754][  0]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.09.33:754][  0]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.09.34:351][ 71]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.09.34:468][ 71]LogUObjectHash: Compacting FUObjectHashTables data took   1.20ms
+[2024.01.21-18.09.37:149][282]LogViewport: Scene viewport resized to 740x435, mode Windowed.
+[2024.01.21-18.09.37:711][337]LogViewport: Scene viewport resized to 207x288, mode Windowed.
+[2024.01.21-18.09.37:798][344]LogViewport: Scene viewport resized to 740x435, mode Windowed.
+[2024.01.21-18.09.37:812][344]LogViewport: Scene viewport resized to 206x300, mode Windowed.
+[2024.01.21-18.09.37:860][346]LogViewport: Scene viewport resized to 161x225, mode Windowed.
+[2024.01.21-18.09.37:879][347]LogViewport: Scene viewport resized to 151x208, mode Windowed.
+[2024.01.21-18.09.38:444][408]LogViewport: Scene viewport resized to 152x214, mode Windowed.
+[2024.01.21-18.09.40:446][634]LogSlate: Window 'Holztextur' being destroyed
+[2024.01.21-18.09.40:449][634]LogSlate: Window 'Holztextur' being destroyed
+[2024.01.21-18.09.40:470][634]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.09.40:470][634]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.09.41:464][745]LogViewport: Scene viewport resized to 737x453, mode Windowed.
+[2024.01.21-18.09.41:514][747]LogViewport: Scene viewport resized to 626x369, mode Windowed.
+[2024.01.21-18.09.41:548][748]LogViewport: Scene viewport resized to 551x312, mode Windowed.
+[2024.01.21-18.09.41:569][749]LogViewport: Scene viewport resized to 545x307, mode Windowed.
+[2024.01.21-18.09.41:967][785]LogViewport: Scene viewport resized to 548x316, mode Windowed.
+[2024.01.21-18.09.43:218][882]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
+[2024.01.21-18.09.44:725][967]LogViewport: Scene viewport resized to 744x1357, mode Windowed.
+[2024.01.21-18.09.47:963][172]LogViewport: Scene viewport resized to 739x1357, mode Windowed.
+[2024.01.21-18.09.47:999][173]LogViewport: Scene viewport resized to 709x1357, mode Windowed.
+[2024.01.21-18.09.48:034][174]LogViewport: Scene viewport resized to 667x1357, mode Windowed.
+[2024.01.21-18.09.48:073][175]LogViewport: Scene viewport resized to 629x1357, mode Windowed.
+[2024.01.21-18.09.48:115][176]LogViewport: Scene viewport resized to 595x1357, mode Windowed.
+[2024.01.21-18.09.48:143][177]LogViewport: Scene viewport resized to 582x1357, mode Windowed.
+[2024.01.21-18.09.48:170][178]LogViewport: Scene viewport resized to 571x1357, mode Windowed.
+[2024.01.21-18.09.48:194][179]LogViewport: Scene viewport resized to 564x1357, mode Windowed.
+[2024.01.21-18.09.48:218][180]LogViewport: Scene viewport resized to 552x1357, mode Windowed.
+[2024.01.21-18.09.48:241][181]LogViewport: Scene viewport resized to 541x1357, mode Windowed.
+[2024.01.21-18.09.48:264][182]LogViewport: Scene viewport resized to 533x1357, mode Windowed.
+[2024.01.21-18.09.48:288][183]LogViewport: Scene viewport resized to 526x1357, mode Windowed.
+[2024.01.21-18.09.48:312][184]LogViewport: Scene viewport resized to 513x1357, mode Windowed.
+[2024.01.21-18.09.48:335][185]LogViewport: Scene viewport resized to 504x1357, mode Windowed.
+[2024.01.21-18.09.48:358][186]LogViewport: Scene viewport resized to 498x1357, mode Windowed.
+[2024.01.21-18.09.48:380][187]LogViewport: Scene viewport resized to 495x1357, mode Windowed.
+[2024.01.21-18.09.48:404][188]LogViewport: Scene viewport resized to 494x1357, mode Windowed.
+[2024.01.21-18.09.48:427][189]LogViewport: Scene viewport resized to 487x1357, mode Windowed.
+[2024.01.21-18.09.48:449][190]LogViewport: Scene viewport resized to 483x1357, mode Windowed.
+[2024.01.21-18.09.48:472][191]LogViewport: Scene viewport resized to 480x1357, mode Windowed.
+[2024.01.21-18.09.48:716][207]LogViewport: Scene viewport resized to 478x1357, mode Windowed.
+[2024.01.21-18.09.48:752][208]LogViewport: Scene viewport resized to 475x1357, mode Windowed.
+[2024.01.21-18.09.48:774][209]LogViewport: Scene viewport resized to 473x1357, mode Windowed.
+[2024.01.21-18.09.48:799][210]LogViewport: Scene viewport resized to 472x1357, mode Windowed.
+[2024.01.21-18.09.48:824][211]LogViewport: Scene viewport resized to 468x1357, mode Windowed.
+[2024.01.21-18.09.48:845][212]LogViewport: Scene viewport resized to 467x1357, mode Windowed.
+[2024.01.21-18.09.57:473][678]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.09.57:525][678]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.09.57:528][678]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.09.57:529][678]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp1C11C87A412EE123BB91BEA306CAE21E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.09.57:538][678]LogFileHelpers: InternalPromptForCheckoutAndSave took 64 ms (total: 12.3 sec)
+[2024.01.21-18.09.57:538][678]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.09.57:538][678]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.09.58:314][725]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.09.58:489][725]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
+[2024.01.21-18.09.59:038][746]LogSlate: Window 'Lamp' being destroyed
+[2024.01.21-18.09.59:091][746]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.09.59:091][746]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.10.05:338][354]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.10.05:366][354]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.10.05:404][354]LogUObjectHash: Compacting FUObjectHashTables data took   1.16ms
+[2024.01.21-18.10.05:500][354]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.10.05:500][354]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap648D74594CF1E47FBAB97EAD1C29673A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.10.05:507][354]LogFileHelpers: All files are already saved.
+[2024.01.21-18.10.05:507][354]LogFileHelpers: Saving map 'BackroomsMap' took 0.142
+[2024.01.21-18.10.05:517][354]LogFileHelpers: InternalPromptForCheckoutAndSave took 178 ms (total: 12.5 sec)
+[2024.01.21-18.10.05:520][354]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.10.05:520][354]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.10.14:967][100]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.10.14:967][100]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.10.14:967][100]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.10.16:284][235]LogViewport: Scene viewport resized to 836x685, mode Windowed.
+[2024.01.21-18.10.26:558][422]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.10.26:593][422]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.10.26:597][422]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.10.26:597][422]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampA6628BEA4B9DDA2EDFEF20AC775096EE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.10.26:607][422]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 12.6 sec)
+[2024.01.21-18.10.26:608][422]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.10.26:609][422]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.10.26:921][459]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.10.27:049][459]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
+[2024.01.21-18.10.57:560][100]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.10.57:601][100]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.10.57:639][100]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
+[2024.01.21-18.10.57:733][100]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.10.57:734][100]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap053946F5440BD450432A88BC69CA9814.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.10.57:741][100]LogFileHelpers: All files are already saved.
+[2024.01.21-18.10.57:741][100]LogFileHelpers: Saving map 'BackroomsMap' took 0.141
+[2024.01.21-18.10.57:752][100]LogFileHelpers: InternalPromptForCheckoutAndSave took 192 ms (total: 12.8 sec)
+[2024.01.21-18.10.57:755][100]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.10.57:755][100]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.11.17:883][154]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.11.17:919][154]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.11.17:925][154]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.11.17:925][154]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start243498DF401AFB8BFC291093F88F41B5.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.11.17:938][154]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 12.8 sec)
+[2024.01.21-18.11.17:938][154]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.11.17:939][154]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.11.18:240][190]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-18.11.18:276][190]LogUObjectHash: Compacting FUObjectHashTables data took   1.61ms
+[2024.01.21-18.12.10:782][268]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.12.10:782][268]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.12.25:332][794]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.12.25:363][794]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.12.25:368][794]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.12.25:368][794]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start376E6F6D4FDA80D66924E9BD3F355689.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.12.25:382][794]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 12.9 sec)
+[2024.01.21-18.12.25:383][794]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.12.25:383][794]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.12.25:637][824]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-18.12.25:675][824]LogUObjectHash: Compacting FUObjectHashTables data took   1.17ms
+[2024.01.21-18.12.30:490][265]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.12.30:530][265]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.12.30:536][265]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.12.30:536][265]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start90D3DF22498464C92F7977B8ED6CFC27.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.12.30:549][265]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 12.9 sec)
+[2024.01.21-18.12.30:550][265]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.12.30:550][265]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.12.31:241][348]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-18.12.31:278][348]LogUObjectHash: Compacting FUObjectHashTables data took   1.24ms
+[2024.01.21-18.12.40:458][347]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.12.40:494][347]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.12.40:500][347]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.12.40:500][347]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_startC9DB521744D794D389C957B02EC80F7B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.12.40:513][347]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 13.0 sec)
+[2024.01.21-18.12.40:514][347]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.12.40:514][347]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.12.42:860][618]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.12.42:897][618]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.12.42:903][618]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.12.42:903][618]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start0EFDFF6348D5EC39639B18A7FC57CA02.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.12.42:916][618]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 13.0 sec)
+[2024.01.21-18.12.42:917][618]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.12.42:917][618]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.12.47:303][132]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-18.12.47:340][132]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
+[2024.01.21-18.13.29:720][750]LogSlate: Window 'Color Picker' being destroyed
+[2024.01.21-18.13.36:142][474]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.13.36:182][474]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.13.36:188][474]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.13.36:189][474]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_startAAA7F1CA4AD12981E19A8EAF7AB87000.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.13.36:202][474]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 13.1 sec)
+[2024.01.21-18.13.36:203][474]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.13.36:203][474]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.13.47:282][751]LogViewport: Scene viewport resized to 1330x685, mode Windowed.
+[2024.01.21-18.13.47:296][752]LogViewport: Scene viewport resized to 1328x685, mode Windowed.
+[2024.01.21-18.13.47:312][753]LogViewport: Scene viewport resized to 1322x685, mode Windowed.
+[2024.01.21-18.13.47:326][754]LogViewport: Scene viewport resized to 1318x685, mode Windowed.
+[2024.01.21-18.13.47:339][755]LogViewport: Scene viewport resized to 1312x685, mode Windowed.
+[2024.01.21-18.13.47:352][756]LogViewport: Scene viewport resized to 1307x685, mode Windowed.
+[2024.01.21-18.13.47:387][757]LogViewport: Scene viewport resized to 1293x685, mode Windowed.
+[2024.01.21-18.13.47:400][758]LogViewport: Scene viewport resized to 1292x685, mode Windowed.
+[2024.01.21-18.13.47:414][759]LogViewport: Scene viewport resized to 1289x685, mode Windowed.
+[2024.01.21-18.13.47:519][771]LogViewport: Scene viewport resized to 1287x685, mode Windowed.
+[2024.01.21-18.13.47:541][773]LogViewport: Scene viewport resized to 1285x685, mode Windowed.
+[2024.01.21-18.13.47:563][775]LogViewport: Scene viewport resized to 1283x685, mode Windowed.
+[2024.01.21-18.14.52:459][399]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.14.52:493][399]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.14.52:498][399]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.14.52:499][399]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start29614D8D4B5A93B38D484BBEB0F5CF04.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.14.52:512][399]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 13.2 sec)
+[2024.01.21-18.14.52:513][399]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.14.52:513][399]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.15.00:661][327]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door.Blueprint_door
+[2024.01.21-18.15.00:661][327]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.15.00:661][327]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.15.08:552][256]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.15.08:552][256]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.16.11:497][648]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.16.11:522][648]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.16.11:528][648]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.16.11:528][648]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_startB884EE9D4C48F8BF1863BD97D25C5DBD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.16.11:532][648]LogFileHelpers: InternalPromptForCheckoutAndSave took 34 ms (total: 13.2 sec)
+[2024.01.21-18.16.11:533][648]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.16.11:533][648]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.16.20:156][577]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.21-18.16.31:570][578]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-18.16.31:760][578]LogUObjectHash: Compacting FUObjectHashTables data took   1.23ms
+[2024.01.21-18.16.35:507][996]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door.Blueprint_door
+[2024.01.21-18.16.35:507][996]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.16.35:507][996]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.16.41:754][730]LogViewport: Scene viewport resized to 1283x685, mode Windowed.
+[2024.01.21-18.16.50:928][795]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.16.50:928][795]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.19.44:540][630]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.19.44:540][630]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.20.58:329][408]LogUObjectHash: Compacting FUObjectHashTables data took   1.54ms
+[2024.01.21-18.20.58:333][408]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap" SILENT=true AUTOSAVING=true KEEPDIRTY=false
+[2024.01.21-18.20.58:424][408]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/BackroomsMap_Auto1
+[2024.01.21-18.20.58:424][408]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap_Auto1409F65C143D7A495F64EF5BFB385EE3F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap'
+[2024.01.21-18.20.58:425][408]LogAssetRegistry: Warning: ScanPathsSynchronous: ../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/BackroomsMap_Auto1.umap is in the /Temp path, will not scan.
+[2024.01.21-18.20.58:425][408]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/BackroomsMap' took 0.112
+[2024.01.21-18.20.58:425][408]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.112
+[2024.01.21-18.25.44:386][610]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.25.44:419][610]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
+[2024.01.21-18.25.44:424][610]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
+[2024.01.21-18.25.44:425][610]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start20B2143F410F80CA877531B80C423B60.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
+[2024.01.21-18.25.44:437][610]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 13.2 sec)
+[2024.01.21-18.25.44:438][610]AssetCheck: New page: Asset Save: Blueprint_door_start
+[2024.01.21-18.25.44:438][610]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
+[2024.01.21-18.26.07:959][ 52]BlueprintLog: New page: Compile Blueprint_door_start
+[2024.01.21-18.26.07:998][ 52]LogUObjectHash: Compacting FUObjectHashTables data took   1.53ms
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.21-18.26.13:066][413]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.21-18.26.13:066][413]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.21-18.26.13:205][415]LogContentStreaming: Texture pool size now 1000 MB
+[2024.01.21-18.26.14:416][470]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
+[2024.01.21-18.26.14:416][470]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.FXAA.Quality:3]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
+[2024.01.21-18.26.14:416][470]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
+[2024.01.21-18.26.14:416][470]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.AOQuality:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
+[2024.01.21-18.26.14:416][470]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.SSR.Quality:2]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
+[2024.01.21-18.26.14:416][470]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Upscale.Quality:2]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
+[2024.01.21-18.26.14:416][470]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.26.14:417][470]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
+[2024.01.21-18.26.14:417][470]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SceneColorFormat:3]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.DetailMode:1]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SSS.Quality:-1]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SSGI.Quality:2]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[fx.Niagara.QualityLevel:2]]
+[2024.01.21-18.26.14:417][470]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
+[2024.01.21-18.26.14:417][470]LogConfig: Set CVar [[grass.DensityScale:0.8]]
+[2024.01.21-18.26.14:417][470]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
+[2024.01.21-18.26.14:455][471]LogContentStreaming: Texture pool size now 800 MB
+[2024.01.21-18.27.07:769][358]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door.Blueprint_door
+[2024.01.21-18.27.07:769][358]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.27.07:769][358]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.27.09:421][536]LogViewport: Scene viewport resized to 1283x685, mode Windowed.
+[2024.01.21-18.27.12:191][842]LogAssetEditorSubsystem: Opening Asset editor for StaticMesh /Game/GameMap/Door/door_Tuer.door_Tuer
+[2024.01.21-18.27.12:197][842]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.27.12:197][842]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.27.12:619][842]LogViewport: Scene viewport resized to 1405x894, mode Windowed.
+[2024.01.21-18.27.34:966][486]LogViewport: Scene viewport resized to 1404x894, mode Windowed.
+[2024.01.21-18.27.34:978][487]LogViewport: Scene viewport resized to 1400x894, mode Windowed.
+[2024.01.21-18.27.34:998][488]LogViewport: Scene viewport resized to 1389x894, mode Windowed.
+[2024.01.21-18.27.35:018][489]LogViewport: Scene viewport resized to 1372x894, mode Windowed.
+[2024.01.21-18.27.35:037][490]LogViewport: Scene viewport resized to 1358x894, mode Windowed.
+[2024.01.21-18.27.35:053][491]LogViewport: Scene viewport resized to 1343x894, mode Windowed.
+[2024.01.21-18.27.35:074][492]LogViewport: Scene viewport resized to 1329x894, mode Windowed.
+[2024.01.21-18.27.35:095][493]LogViewport: Scene viewport resized to 1316x894, mode Windowed.
+[2024.01.21-18.27.35:109][494]LogViewport: Scene viewport resized to 1312x894, mode Windowed.
+[2024.01.21-18.27.35:124][495]LogViewport: Scene viewport resized to 1308x894, mode Windowed.
+[2024.01.21-18.27.35:137][496]LogViewport: Scene viewport resized to 1307x894, mode Windowed.
+[2024.01.21-18.27.35:482][537]LogViewport: Scene viewport resized to 1308x894, mode Windowed.
+[2024.01.21-18.27.35:495][538]LogViewport: Scene viewport resized to 1310x894, mode Windowed.
+[2024.01.21-18.27.35:508][539]LogViewport: Scene viewport resized to 1311x894, mode Windowed.
+[2024.01.21-18.27.35:520][540]LogViewport: Scene viewport resized to 1313x894, mode Windowed.
+[2024.01.21-18.27.35:549][543]LogViewport: Scene viewport resized to 1315x894, mode Windowed.
+[2024.01.21-18.27.35:578][546]LogViewport: Scene viewport resized to 1317x894, mode Windowed.
+[2024.01.21-18.27.48:153][ 51]LogWorld: UWorld::CleanupWorld for World_18, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.27.48:154][ 51]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.27.49:686][231]LogWorld: UWorld::CleanupWorld for World_17, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.27.49:686][231]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.27.50:265][295]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting.
+[2024.01.21-18.27.50:265][295]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.27.50:265][295]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.27.50:969][370]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.27.50:969][370]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.27.55:887][604]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.27.55:887][604]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.27.55:888][604]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.27.57:022][715]LogViewport: Scene viewport resized to 1283x685, mode Windowed.
+[2024.01.21-18.28.14:899][573]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.28.14:938][573]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.28.14:941][573]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.28.14:941][573]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp958D682D4D186EE2C39CA2B1E6AD7794.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.28.14:952][573]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 13.3 sec)
+[2024.01.21-18.28.14:952][573]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.28.14:953][573]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.28.15:624][654]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.28.15:756][654]LogUObjectHash: Compacting FUObjectHashTables data took   1.67ms
+[2024.01.21-18.28.40:509][881]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.28.40:541][881]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.28.40:544][881]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.28.40:544][881]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp15DEE5DD4C698812CDBDF69A77065B50.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.28.40:554][881]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 13.3 sec)
+[2024.01.21-18.28.40:555][881]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.28.40:555][881]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.28.41:137][951]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.28.41:375][951]LogUObjectHash: Compacting FUObjectHashTables data took   1.25ms
+[2024.01.21-18.28.50:240][487]LogViewport: Scene viewport resized to 1281x703, mode Windowed.
+[2024.01.21-18.28.50:310][489]LogViewport: Scene viewport resized to 739x357, mode Windowed.
+[2024.01.21-18.28.50:341][490]LogViewport: Scene viewport resized to 525x221, mode Windowed.
+[2024.01.21-18.28.50:401][491]LogViewport: Scene viewport resized to 528x230, mode Windowed.
+[2024.01.21-18.28.51:766][527]LogViewport: Scene viewport resized to 717x1357, mode Windowed.
+[2024.01.21-18.29.09:852][213]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.29.09:879][213]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.29.09:951][213]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
+[2024.01.21-18.29.10:047][213]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.29.10:047][213]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapFAD7C65149CB9015F8DBA9AD6C4EE81A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.29.10:054][213]LogFileHelpers: All files are already saved.
+[2024.01.21-18.29.10:054][213]LogFileHelpers: Saving map 'BackroomsMap' took 0.178
+[2024.01.21-18.29.10:059][213]LogFileHelpers: InternalPromptForCheckoutAndSave took 207 ms (total: 13.5 sec)
+[2024.01.21-18.29.10:062][213]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.29.10:062][213]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.29.11:807][298]LogViewport: Scene viewport resized to 715x1357, mode Windowed.
+[2024.01.21-18.29.11:853][299]LogViewport: Scene viewport resized to 685x1357, mode Windowed.
+[2024.01.21-18.29.11:882][300]LogViewport: Scene viewport resized to 652x1357, mode Windowed.
+[2024.01.21-18.29.11:909][301]LogViewport: Scene viewport resized to 609x1357, mode Windowed.
+[2024.01.21-18.29.11:938][302]LogViewport: Scene viewport resized to 564x1357, mode Windowed.
+[2024.01.21-18.29.11:966][303]LogViewport: Scene viewport resized to 520x1357, mode Windowed.
+[2024.01.21-18.29.11:995][304]LogViewport: Scene viewport resized to 486x1357, mode Windowed.
+[2024.01.21-18.29.12:022][305]LogViewport: Scene viewport resized to 463x1357, mode Windowed.
+[2024.01.21-18.29.12:052][306]LogViewport: Scene viewport resized to 455x1357, mode Windowed.
+[2024.01.21-18.29.12:080][307]LogViewport: Scene viewport resized to 453x1357, mode Windowed.
+[2024.01.21-18.29.34:558][156]LogUObjectHash: Compacting FUObjectHashTables data took   1.26ms
+[2024.01.21-18.29.35:881][156]LogSlate: Window 'Save Content' being destroyed
+[2024.01.21-18.29.35:885][156]LogStall: Shutdown...
+[2024.01.21-18.29.35:888][156]LogStall: Shutdown complete.
+[2024.01.21-18.29.35:904][156]LogSlate: Window 'Lamp' being destroyed
+[2024.01.21-18.29.35:913][156]LogWorld: UWorld::CleanupWorld for World_19, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.35:913][156]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.29.35:958][156]LogSlate: Window 'BackroomsDigitalArt - Unreal Editor' being destroyed
+[2024.01.21-18.29.36:007][157]Cmd: QUIT_EDITOR
+[2024.01.21-18.29.36:007][157]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
+[2024.01.21-18.29.36:014][157]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
+[2024.01.21-18.29.36:014][157]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
+[2024.01.21-18.29.36:014][157]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
+[2024.01.21-18.29.36:017][157]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.36:021][157]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.29.36:028][157]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
+[2024.01.21-18.29.36:953][157]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
+[2024.01.21-18.29.36:953][157]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
+[2024.01.21-18.29.36:953][157]LogAudio: Display: Audio Device unregistered from world 'BackroomsMap'.
+[2024.01.21-18.29.36:953][157]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-18.29.36:954][157]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.21-18.29.36:955][157]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.21-18.29.36:958][157]LogAudio: Display: Audio Device Manager Shutdown
+[2024.01.21-18.29.36:958][157]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.29.36:962][157]LogExit: Preparing to exit.
+[2024.01.21-18.29.36:985][157]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:000][157]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.29.37:927][157]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.37:929][157]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.37:931][157]LogWorld: UWorld::CleanupWorld for World_7, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.37:933][157]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.37:934][157]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.37:936][157]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.37:938][157]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.38:043][157]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
+[2024.01.21-18.29.38:068][157]LogExit: Editor shut down
+[2024.01.21-18.29.38:068][157]LogExit: Transaction tracking system shut down
+[2024.01.21-18.29.38:186][157]LogExit: Object subsystem successfully closed.
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: Total job queries 627, among them cache hits 314 (50.08%)
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: Tracking 313 distinct input hashes that result in 176 distinct outputs (56.23%)
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: RAM used: 781,65 KiB of 1,60 GiB budget. Usage: 0.05%
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: Shaders Compiled: 255
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: Jobs assigned 255, completed 255 (100%)
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: Average time worker was idle: 42.84 s
+[2024.01.21-18.29.38:190][157]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 1.53 s
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Job execution time: average 0.44 s, max 0.72 s
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Job life time (pending + execution): average 0.58 s, max 2.14
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Shader code size: average 6,045 KiB, min 556 B, max 17,418 KiB
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 27.03 s
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Jobs were issued in 255 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Average processing rate: 9.43 jobs/sec
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Total thread time: 88,744 s
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Total thread preprocess time: 7,012 s
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Percentage time preprocessing: 7.90%
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Effective parallelization: 3.28 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:           TShadowDepthVSVertexShadowDepth_PerspectiveCorrect (compiled    1 times, average 0.50 sec, max 0.50 sec, min 0.50 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:                       TLightMapDensityVSFDummyLightMapPolicy (compiled    1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled   13 times, average 0.49 sec, max 0.58 sec, min 0.45 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled   13 times, average 0.48 sec, max 0.58 sec, min 0.44 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:            TShadowDepthVSVertexShadowDepth_OnePassPointLight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 7.43% of total time (compiled   21 times, average 0.31 sec, max 0.43 sec, min 0.24 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 7.40% of total time (compiled   21 times, average 0.31 sec, max 0.43 sec, min 0.29 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:                                                 FLumenCardVS - 7.31% of total time (compiled   21 times, average 0.31 sec, max 0.47 sec, min 0.26 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 7.11% of total time (compiled   13 times, average 0.49 sec, max 0.58 sec, min 0.45 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 6.96% of total time (compiled   13 times, average 0.48 sec, max 0.58 sec, min 0.44 sec)
+[2024.01.21-18.29.38:191][157]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.29.38:247][157]LogShaderCompilers: Display: Shaders left to compile 0
+[2024.01.21-18.29.38:259][157]LogVirtualization: UE::Virtualization was shutdown
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module ExternalImagePicker (1106)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1104)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module Voice (1102)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module MaterialEditor (1100)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1098)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module AddContentDialog (1096)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1095)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1092)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module SceneOutliner (1090)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module StatusBar (1088)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1086)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1084)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module StatsViewer (1082)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1080)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module AutomationWorker (1078)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module IKRigEditor (1076)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1074)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1072)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1070)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1068)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1066)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1064)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module BspMode (1062)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module GeometryMode (1060)
+[2024.01.21-18.29.38:268][157]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1058)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1056)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1054)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1052)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1050)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1048)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module WebMMedia (1046)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1044)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1042)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1041)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1038)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1036)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1034)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1032)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1030)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1028)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1026)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1024)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module RigVMEditor (1022)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1020)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module OpenXRInput (1018)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1016)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1014)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1012)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module PlanarCut (1010)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module FractureEngine (1008)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module CharacterAI (1006)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module SmartSnapping (1004)
+[2024.01.21-18.29.38:269][157]LogModuleManager: Shutting down and abandoning module SessionServices (1002)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module MeshPaint (1000)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (998)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module PlacementMode (997)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module FoliageEdit (994)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module LandscapeEditor (992)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (990)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module ActorPickerMode (988)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module ViewportSnapping (986)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module EditorWidgets (984)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module ViewportInteraction (982)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module ClothPainter (980)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (979)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module WidgetRegistration (976)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module LogVisualizer (974)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (972)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (970)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (969)
+[2024.01.21-18.29.38:270][157]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (967)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (964)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (962)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (960)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (958)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (956)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (954)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module AnimationSettings (952)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (950)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module CSVtoSVG (948)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (946)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module EditorConfig (944)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module EditorFramework (942)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module TraceInsights (940)
+[2024.01.21-18.29.38:277][157]MemoryProfiler: Shutdown
+[2024.01.21-18.29.38:277][157]NetworkingProfiler: Shutdown
+[2024.01.21-18.29.38:277][157]LoadingProfiler: Shutdown
+[2024.01.21-18.29.38:277][157]TimingProfiler: Shutdown
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module TraceServices (939)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module TraceAnalysis (938)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (934)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (933)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module InputBindingEditor (930)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module MergeActors (928)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (926)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module LocalizationService (925)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module HardwareTargeting (922)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (920)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module UndoHistory (918)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module XmlParser (916)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module Blutility (914)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (912)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (911)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (908)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (907)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module SettingsEditor (904)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module ProjectLauncher (902)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module SessionFrontend (900)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module ProfilerClient (898)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module DeviceManager (896)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module AutomationController (894)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module AutomationWindow (892)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module Layers (890)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (888)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module DetailCustomizations (886)
+[2024.01.21-18.29.38:277][157]LogModuleManager: Shutting down and abandoning module PackagesDialog (884)
+[2024.01.21-18.29.38:278][157]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (882)
+[2024.01.21-18.29.38:278][157]LogModuleManager: Shutting down and abandoning module Persona (880)
+[2024.01.21-18.29.38:278][157]LogModuleManager: Shutting down and abandoning module Kismet (878)
+[2024.01.21-18.29.38:285][157]LogModuleManager: Shutting down and abandoning module KismetWidgets (877)
+[2024.01.21-18.29.38:286][157]LogModuleManager: Shutting down and abandoning module GraphEditor (874)
+[2024.01.21-18.29.38:286][157]LogModuleManager: Shutting down and abandoning module StructViewer (872)
+[2024.01.21-18.29.38:286][157]LogModuleManager: Shutting down and abandoning module ClassViewer (870)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (868)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (866)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module SourceControlWindows (864)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module OutputLog (862)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module Documentation (860)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (858)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (856)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module MovieScene (854)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (852)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (850)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (848)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module AudioMixer (847)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module AudioMixerCore (846)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module LauncherPlatform (842)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module AnalyticsET (840)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module PortalServices (838)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module PortalRpc (836)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module MessagingRpc (834)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module AIModule (832)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module GameplayDebugger (831)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module AITestSuite (829)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module NavigationSystem (827)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (824)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (822)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module TypedElementFramework (820)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (818)
+[2024.01.21-18.29.38:288][157]LogModuleManager: Shutting down and abandoning module ProfilerService (816)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (814)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (812)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (810)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (808)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module TakesCore (806)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (804)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module MegascansPlugin (802)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module Bridge (800)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (798)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (796)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (794)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module CollectionManager (793)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (790)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (788)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LightMixer (786)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (784)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (782)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (780)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (778)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (776)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (774)
+[2024.01.21-18.29.38:448][157]LogModuleManager: Shutting down and abandoning module LiveLink (772)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module ControlRigSpline (770)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (768)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (766)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (764)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module VariantManager (762)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (760)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (758)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (756)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (754)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module UObjectPlugin (752)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (750)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (748)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module PluginUtils (746)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (744)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module GitSourceControl (742)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module DumpGPUServices (740)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (738)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (736)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (732)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module TemplateSequence (730)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (728)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module SequencerScripting (726)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (724)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (722)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module UVEditorTools (720)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module UVEditor (718)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (716)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (714)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module PluginBrowser (712)
+[2024.01.21-18.29.38:655][157]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (710)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (708)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (706)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (704)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module EditorDebugTools (702)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module CurveEditorTools (700)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (698)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module CryptoKeys (696)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ChangelistReview (694)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (692)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AlembicImporter (690)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AlembicLibrary (689)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (686)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (684)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeTests (682)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module TakeSequencer (680)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module TakeMovieScene (678)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (676)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (674)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (672)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeExport (670)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeMessages (668)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GLTFCore (666)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (664)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (662)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InterchangeEditor (660)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (658)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MediaPlate (656)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MediaCompositing (654)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ImgMedia (652)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module XRBaseEditor (650)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module XRBase (648)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module SynthesisEditor (646)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ResonanceAudio (644)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (642)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (640)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module OpenXREditor (638)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (636)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (634)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ModelingOperators (632)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (630)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ModelingComponents (628)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryFramework (627)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (624)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshModelingTools (622)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (620)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InputDebugging (618)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GooglePAD (616)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module DynamicMesh (614)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (612)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (610)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCache (608)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (606)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (604)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (602)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AudioCapture (600)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (599)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AssetTags (596)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (594)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (592)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AppleImageUtils (590)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AndroidPermission (588)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (586)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (584)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (582)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (580)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module StaticMeshEditorModeling (578)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (577)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (576)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (572)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (570)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (568)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (566)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (564)
+[2024.01.21-18.29.38:656][157]LogOpenImageDenoise: OIDN shutting down
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (562)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (560)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (558)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (556)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (554)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (552)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module LocalizableMessage (550)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshLODToolset (548)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (546)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (544)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (542)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (540)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (538)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (537)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (535)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (532)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (530)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module DataflowNodes (528)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (526)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module DataflowEditor (524)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module FractureEditor (522)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (520)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AutomationUtils (518)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ChaosNiagara (516)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (514)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (512)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module BackChannel (510)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (508)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (506)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module Paper2DEditor (504)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module InputEditor (502)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (500)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module TraceUtilities (498)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (496)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (494)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (492)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ConcertServer (490)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ConcertClient (488)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ConcertTransport (487)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module Concert (484)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module SQLiteCore (482)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (480)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module IKRig (478)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (476)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module ControlRig (474)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module Constraints (473)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module AnimationData (470)
+[2024.01.21-18.29.38:656][157]LogModuleManager: Shutting down and abandoning module UdpMessaging (468)
+[2024.01.21-18.29.38:757][157]LogModuleManager: Shutting down and abandoning module TcpMessaging (466)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (464)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (462)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AnimationSharing (460)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module ActorSequence (458)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (456)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (454)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module FacialAnimation (452)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module DataValidation (450)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (448)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module TreeMap (447)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (444)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module Niagara (442)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module NiagaraEditor (441)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module ContentBrowser (440)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module ContentBrowserData (439)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module NiagaraCore (434)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module GameplayCameras (432)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module InterchangePipelines (430)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module InterchangeImport (428)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (426)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module InterchangeNodes (424)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (422)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (420)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module Synthesis (418)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module SoundFields (416)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module SignificanceManager (414)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (412)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module RigVM (410)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (408)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (406)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (404)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundEditor (402)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module ToolMenus (401)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AudioWidgets (399)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (398)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (394)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundEngine (392)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module WaveTable (391)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (389)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (386)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (384)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (382)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (380)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (378)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (376)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module CableComponent (374)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (372)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (371)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (368)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module SignalProcessing (367)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module StructUtils (364)
+[2024.01.21-18.29.38:857][157]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (362)
+[2024.01.21-18.29.38:859][157]LogModuleManager: Shutting down and abandoning module PBIK (360)
+[2024.01.21-18.29.38:859][157]LogModuleManager: Shutting down and abandoning module FullBodyIK (358)
+[2024.01.21-18.29.38:859][157]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (356)
+[2024.01.21-18.29.38:859][157]LogModuleManager: Shutting down and abandoning module TakeRecorder (355)
+[2024.01.21-18.29.38:859][157]LogModuleManager: Shutting down and abandoning module LevelEditor (353)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (352)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (350)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module MainFrame (348)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module HotReload (347)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module ChaosCaching (342)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module LevelSequence (341)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module Paper2D (338)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (336)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module BlueprintGraph (335)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module EnhancedInput (332)
+[2024.01.21-18.29.38:862][157]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (330)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (328)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module AndroidFileServer (326)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (324)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module PacketHandler (322)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (320)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module AnimGraph (318)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module TimeManagement (316)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module AnimationDataController (314)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (312)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (310)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module MediaAssets (308)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module Overlay (306)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module OverlayEditor (305)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module VREditor (302)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module StringTableEditor (300)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (298)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (296)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module FunctionalTesting (294)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (292)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (291)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (288)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module UMG (286)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module UMGEditor (285)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module EditorStyle (280)
+[2024.01.21-18.29.38:863][157]LogModuleManager: Shutting down and abandoning module SlateReflector (278)
+[2024.01.21-18.29.38:864][157]LogModuleManager: Shutting down and abandoning module Slate (276)
+[2024.01.21-18.29.38:864][157]LogModuleManager: Shutting down and abandoning module SlateCore (274)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (272)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (270)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module UnrealEd (268)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module MRMesh (266)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module Messaging (264)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (262)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (260)
+[2024.01.21-18.29.38:865][157]LogModuleManager: Shutting down and abandoning module LiveCoding (258)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module Networking (256)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module Core (254)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module AssetDefinition (252)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MovieSceneTools (250)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module CurveEditor (249)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module Sequencer (247)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module KismetCompiler (244)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MeshBuilder (242)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module NaniteBuilder (240)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MeshUtilities (238)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (237)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (236)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (235)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (232)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (231)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (229)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (227)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (225)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module MaterialBaking (221)
+[2024.01.21-18.29.38:874][157]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (218)
+[2024.01.21-18.29.38:885][157]LogModuleManager: Shutting down and abandoning module TelemetryUtils (215)
+[2024.01.21-18.29.38:885][157]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (212)
+[2024.01.21-18.29.38:885][157]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (210)
+[2024.01.21-18.29.38:885][157]LogModuleManager: Shutting down and abandoning module DerivedDataCache (208)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TargetPlatform (206)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (205)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (203)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (201)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (199)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (197)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (195)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (193)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (191)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (189)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (187)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (185)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (183)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (181)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (179)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (177)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (175)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormat (173)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module ImageWrapper (172)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (170)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (168)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (166)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (164)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (162)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (160)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module TurnkeySupport (157)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module InputCore (154)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module Settings (152)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (150)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (148)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (147)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module Chaos (144)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module GeometryCore (143)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (140)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (139)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module AVEncoder (138)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module D3D11RHI (134)
+[2024.01.21-18.29.38:888][157]LogModuleManager: Shutting down and abandoning module ACLPlugin (132)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module VariantManagerContent (130)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module GLTFExporter (128)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module DatasmithContent (126)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (124)
+[2024.01.21-18.29.38:889][157]RenderDocPlugin: plugin has been unloaded.
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module PixWinPlugin (122)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (120)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (118)
+[2024.01.21-18.29.38:889][157]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (116)
+[2024.01.21-18.29.38:890][157]LogModuleManager: Shutting down and abandoning module XMPP (111)
+[2024.01.21-18.29.38:890][157]LogModuleManager: Shutting down and abandoning module WebSockets (110)
+[2024.01.21-18.29.38:908][157]LogModuleManager: Shutting down and abandoning module HTTP (107)
+[2024.01.21-18.29.38:908][157]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests:
+[2024.01.21-18.29.38:908][157]LogHttp: Warning: 	verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BF57F8922-49C9-77BD-02A4-4383C37D8D30%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=a9045eb54873e8e51d9f288acbb7c9e1%7Cefd8bde14a904323bf6d4b350bde3870%7Ce559d8fd-2422-434e-b8b2-294b29f8cc49&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing
+[2024.01.21-18.29.38:914][157]LogModuleManager: Shutting down and abandoning module SSL (106)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (102)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (100)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (98)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (96)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module NiagaraShader (94)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (92)
+[2024.01.21-18.29.38:915][157]LogModuleManager: Shutting down and abandoning module WmfMedia (90)
+[2024.01.21-18.29.38:917][157]LogModuleManager: Shutting down and abandoning module Media (89)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (86)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module AISupportModule (84)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (82)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (80)
+[2024.01.21-18.29.38:918][157]LogSlate: Slate User Destroyed.  User Index 0, Is Virtual User: 0
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (78)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module OpenXRAR (76)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module AugmentedReality (75)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module OpenXRHMD (72)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (70)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module ChunkDownloader (68)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module ChaosCloth (66)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (62)
+[2024.01.21-18.29.38:918][157]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (60)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module SourceControl (59)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module XGEController (48)
+[2024.01.21-18.29.38:919][157]LogXGEController: Cleaning working directory: C:/Users/Windows sucks/AppData/Local/Temp/UnrealXGEWorkingDir/
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module FastBuildController (46)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42)
+[2024.01.21-18.29.38:919][157]LogModuleManager: Shutting down and abandoning module AudioEditor (40)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module PropertyEditor (39)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module Virtualization (36)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module MessageLog (35)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module TextureCompressor (32)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module RenderCore (28)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module Landscape (26)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module Renderer (20)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module Engine (18)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module CoreUObject (16)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module SandboxFile (14)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module PakFile (12)
+[2024.01.21-18.29.38:920][157]LogPakFile: Destroying PakPlatformFile
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module RSA (11)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module NetworkFile (8)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module StreamingFile (6)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
+[2024.01.21-18.29.38:920][157]LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
+[2024.01.21-18.29.38:924][157]LogD3D11RHI: Shutdown
+[2024.01.21-18.29.38:924][157]LogD3D11RHI: CleanupD3DDevice
+[2024.01.21-18.29.38:967][157]LogExit: Exiting.
+[2024.01.21-18.29.38:978][157]Log file closed, 01/21/24 19:29:38
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-18.32.32.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-18.32.32.log
new file mode 100644
index 0000000000000000000000000000000000000000..ef0bf56441e9d015c33934df660afbbc0265f86b
--- /dev/null
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt-backup-2024.01.21-18.32.32.log
@@ -0,0 +1,2036 @@
+Log file open, 01/21/24 19:29:42
+LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
+LogWindows: File 'aqProf.dll' does not exist
+LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
+LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi.dll' does not exist
+LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
+LogWindows: File 'VtuneApi32e.dll' does not exist
+LogWindows: Started CrashReportClient (pid=3176)
+LogWindows: Custom abort handler registered for crash reporting.
+LogInit: Display: Running engine for game: BackroomsDigitalArt
+LogCore: UnrealTraceServer: Trace store launch successful
+LogTrace: Initializing trace...
+LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region'
+LogTrace: Finished trace initialization.
+LogCsvProfiler: Display: Metadata set : platform="Windows"
+LogCsvProfiler: Display: Metadata set : config="Development"
+LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046"
+LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3"
+LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.3007] "
+LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 7 5800X 8-Core Processor"
+LogCsvProfiler: Display: Metadata set : pgoenabled="0"
+LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0"
+LogCsvProfiler: Display: Metadata set : ltoenabled="0"
+LogCsvProfiler: Display: Metadata set : asan="0"
+LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
+LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
+LogCsvProfiler: Display: Metadata set : llm="0"
+LogStats: Stats thread started at 0.240058
+LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
+LogInit: Session CrashGUID >====================================================
+         Session CrashGUID >   UECC-Windows-B441E4784230CA4BF545BC8D5D64A4DF
+         Session CrashGUID >====================================================
+LogConfig: Display: Loading Mac ini files took 0.03 seconds
+LogConfig: Display: Loading Android ini files took 0.03 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds
+LogConfig: Display: Loading IOS ini files took 0.03 seconds
+LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
+LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds
+LogPluginManager: Mounting Engine plugin EnhancedInput
+LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin FastBuildController
+LogPluginManager: Mounting Engine plugin Bridge
+LogPluginManager: Mounting Engine plugin MeshPainting
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin Paper2D
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin ActorLayerUtilities
+LogPluginManager: Mounting Engine plugin AndroidPermission
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AndroidFileServer
+LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
+LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AudioCapture
+LogPluginManager: Mounting Engine plugin AudioSynesthesia
+LogPluginManager: Mounting Engine plugin AudioWidgets
+LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin CustomMeshComponent
+LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
+LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
+LogPluginManager: Mounting Engine plugin GooglePAD
+LogPluginManager: Mounting Engine plugin InputDebugging
+LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
+LogPluginManager: Mounting Engine plugin Metasound
+LogPluginManager: Mounting Engine plugin MobilePatchingUtils
+LogPluginManager: Mounting Engine plugin MsQuic
+LogPluginManager: Mounting Engine plugin OpenXR
+LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXRHandTracking
+LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
+LogPluginManager: Mounting Engine plugin ResonanceAudio
+LogPluginManager: Mounting Engine plugin RigVM
+LogPluginManager: Mounting Engine plugin SignificanceManager
+LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
+LogPluginManager: Mounting Engine plugin WaveTable
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
+LogPluginManager: Mounting Engine plugin XRBase
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ConcertMain
+LogPluginManager: Mounting Engine plugin LightMixer
+LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ConcertSyncClient
+LogPluginManager: Mounting Engine plugin ConcertSyncCore
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+SourceControl: Revision control is disabled
+LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126)
+LogWindows: File 'WinPixGpuCapturer.dll' does not exist
+PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX.
+LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine]
+RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings.
+LogInit: Using libcurl 8.4.0
+LogInit:  - built for Windows
+LogInit:  - supports SSL with OpenSSL/1.1.1t
+LogInit:  - supports HTTP deflate (compression) using libz 1.2.13
+LogInit:  - other features:
+LogInit:      CURL_VERSION_SSL
+LogInit:      CURL_VERSION_LIBZ
+LogInit:      CURL_VERSION_IPV6
+LogInit:      CURL_VERSION_ASYNCHDNS
+LogInit:      CURL_VERSION_LARGEFILE
+LogInit:  CurlRequestOptions (configurable via config and command line):
+LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
+LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
+LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
+LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
+LogInit:  - LocalHostAddr = Default
+LogInit:  - BufferSize = 65536
+LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
+LogOnline: OSS: Created online subsystem instance for: NULL
+LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+LogHMD: OpenXRHMDModule::InitInstance using DefaultLoader.
+LogHMD: OpenXR runtime supported extensions:
+LogHMD: 	XR_KHR_vulkan_enable
+LogHMD: 	XR_KHR_vulkan_enable2
+LogHMD: 	XR_KHR_D3D11_enable
+LogHMD: 	XR_KHR_D3D12_enable
+LogHMD: 	XR_KHR_opengl_enable
+LogHMD: 	XR_KHR_win32_convert_performance_counter_time
+LogHMD: 	XR_EXT_win32_appcontainer_compatible
+LogHMD: 	XR_KHR_binding_modification
+LogHMD: 	XR_KHR_composition_layer_depth
+LogHMD: 	XR_KHR_visibility_mask
+LogHMD: 	XR_EXT_active_action_set_priority
+LogHMD: 	XR_EXT_dpad_binding
+LogHMD: 	XR_EXT_frame_composition_report
+LogHMD: 	XR_EXT_hand_tracking
+LogHMD: 	XR_EXT_hand_joints_motion_range
+LogHMD: 	XR_EXT_hp_mixed_reality_controller
+LogHMD: 	XR_EXT_palm_pose
+LogHMD: 	XR_FB_display_refresh_rate
+LogHMD: 	XR_HTC_vive_cosmos_controller_interaction
+LogHMD: 	XR_HTC_vive_focus3_controller_interaction
+LogHMD: 	XR_HTC_vive_wrist_tracker_interaction
+LogHMD: 	XR_MND_headless
+LogHMD: 	XR_VALVE_analog_threshold
+LogHMD: 	XR_HTCX_vive_tracker_interaction
+LogHMD: 	XR_EXT_debug_utils
+LogHMD: Optional extension XR_KHR_vulkan_swapchain_format_list is not available
+LogHMD: Optional extension XR_FB_foveation_vulkan is not available
+LogHMD: Optional extension XR_KHR_composition_layer_cylinder is not available
+LogHMD: Optional extension XR_KHR_composition_layer_equirect is not available
+LogHMD: Optional extension XR_VARJO_quad_views is not available
+LogHMD: Optional extension XR_EPIC_view_configuration_fov is not available
+LogHMD: Optional extension XR_FB_composition_layer_alpha_blend is not available
+LogHMD: Optional extension XR_FB_foveation is not available
+LogHMD: Optional extension XR_FB_swapchain_update_state is not available
+LogHMD: Optional extension XR_FB_foveation_configuration is not available
+LogHMD: Optional extension XR_OCULUS_audio_device_guid is not available
+LogHMD: Warning: Required extension XR_EXT_eye_gaze_interaction is not available
+LogHMD: Could not enable all required OpenXR extensions for OpenXREyeTracker on current system. This plugin will be loaded but ignored, but will be enabled on a target platform that supports the required extension.
+LogHMD: Initialized OpenXR on SteamVR/OpenXR runtime version 2.2.3
+LogInit: ExecutableName: UnrealEditor.exe
+LogInit: Build: ++UE5+Release-5.3-CL-29314046
+LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3
+LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3
+LogInit: Net CL: 27405482
+LogInit: OS: Windows 11 (23H2) [10.0.22631.3007] (), CPU: AMD Ryzen 7 5800X 8-Core Processor             , GPU: AMD Radeon RX 6800
+LogInit: Compiled (64-bit): Nov  3 2023 16:09:16
+LogInit: Architecture: x64
+LogInit: Compiled with Visual C++: 19.36.32537.00
+LogInit: Build Configuration: Development
+LogInit: Branch Name: ++UE5+Release-5.3
+LogInit: Command Line: 
+LogInit: Base Directory: G:/UnrealEngines/UE_5.3/Engine/Binaries/Win64/
+LogInit: Allocator: Mimalloc
+LogInit: Installed Engine Build: 1
+LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
+LogDevObjectVersion: Number of dev versions registered: 36
+LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
+LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
+LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
+LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
+LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
+LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
+LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
+LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
+LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20
+LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
+LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47
+LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13
+LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
+LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
+LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
+LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
+LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
+LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
+LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
+LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111
+LogDevObjectVersion:   FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2
+LogDevObjectVersion:   FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10
+LogDevObjectVersion:   FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11
+LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
+LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
+LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
+LogDevObjectVersion:   Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41
+LogDevObjectVersion:   Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
+LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
+LogDevObjectVersion:   Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
+LogDevObjectVersion:   UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118
+LogDevObjectVersion:   UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47
+LogDevObjectVersion:   UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8
+LogDevObjectVersion:   UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0
+LogDevObjectVersion:   Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
+LogDevObjectVersion:   UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1
+LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
+LogInit: Object subsystem initialized
+LogConfig: Set CVar [[con.DebugEarlyDefault:1]]
+LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created
+LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created
+LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created
+LogConfig: Set CVar [[r.setres:1280x720]]
+LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created
+LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created
+LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
+LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
+LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.21-18.29.43:280][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.21-18.29.43:280][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.21-18.29.43:280][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.21-18.29.43:281][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.21-18.29.43:281][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.21-18.29.43:281][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.21-18.29.43:281][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.21-18.29.43:282][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.21-18.29.43:282][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.21-18.29.43:283][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.21-18.29.43:284][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-18.29.43:284][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-18.29.43:284][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-18.29.43:291][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.21-18.29.43:291][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI: D3D11 adapters:
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.29.43:294][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     VendorId    : 1414
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     DeviceId    : 008c
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     SubSysId    : 0000
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     Revision    : 0000
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.29.43:372][  0]LogD3D11RHI:     AdapterLuid : 0 94040
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.29.43:374][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.29.43:374][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-18.29.43:374][  0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.21-18.29.43:374][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.21-18.29.43:374][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.21-18.29.43:374][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
+[2024.01.21-18.29.43:374][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.AOQuality:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.DetailMode:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
+[2024.01.21-18.29.43:374][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
+[2024.01.21-18.29.43:375][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
+[2024.01.21-18.29.43:375][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
+[2024.01.21-18.29.43:375][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.21-18.29.43:375][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.21-18.29.43:375][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.21-18.29.43:375][  0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.21-18.29.43:375][  0]LogInit: User: Windowssucks
+[2024.01.21-18.29.43:375][  0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.21-18.29.43:375][  0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.21-18.29.43:375][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.21-18.29.43:375][  0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.21-18.29.43:375][  0]LogMemory: Process Physical Memory: 493.94 MB used, 522.68 MB peak
+[2024.01.21-18.29.43:375][  0]LogMemory: Process Virtual Memory: 495.30 MB used, 495.30 MB peak
+[2024.01.21-18.29.43:375][  0]LogMemory: Physical Memory: 9652.39 MB used,  23002.36 MB free, 32654.75 MB total
+[2024.01.21-18.29.43:375][  0]LogMemory: Virtual Memory: 19658.61 MB used,  20996.14 MB free, 40654.75 MB total
+[2024.01.21-18.29.43:375][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.21-18.29.43:380][  0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.21-18.29.43:387][  0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.21-18.29.43:388][  0]LogInit: Using OS detected language (en-US).
+[2024.01.21-18.29.43:388][  0]LogInit: Using OS detected locale (en-DE).
+[2024.01.21-18.29.43:389][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.21-18.29.43:390][  0]LogInit: Setting process to per monitor DPI aware
+[2024.01.21-18.29.43:585][  0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.21-18.29.43:585][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
+[2024.01.21-18.29.43:585][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
+[2024.01.21-18.29.43:585][  0]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.29.43:597][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.21-18.29.43:597][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
+[2024.01.21-18.29.43:694][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-18.29.43:694][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-18.29.43:694][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-18.29.43:694][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-18.29.43:694][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-18.29.43:695][  0]LogWindows: Attached monitors:
+[2024.01.21-18.29.43:695][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.21-18.29.43:695][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.21-18.29.43:695][  0]LogWindows: Found 2 attached monitors.
+[2024.01.21-18.29.43:695][  0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.21-18.29.43:695][  0]LogRHI: RHI Adapter Info:
+[2024.01.21-18.29.43:695][  0]LogRHI:             Name: AMD Radeon RX 6800
+[2024.01.21-18.29.43:695][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.21-18.29.43:695][  0]LogRHI:      Driver Date: 11-22-2023
+[2024.01.21-18.29.43:695][  0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.21-18.29.43:695][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.29.43:717][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.29.43:802][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.21-18.29.43:802][  0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.21-18.29.43:804][  0]LogD3D11RHI: Async texture creation enabled
+[2024.01.21-18.29.43:804][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.21-18.29.43:804][  0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.21-18.29.43:807][  0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.21-18.29.43:814][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.21-18.29.43:821][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
+[2024.01.21-18.29.43:821][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
+[2024.01.21-18.29.43:841][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.21-18.29.43:841][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.21-18.29.43:841][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.21-18.29.43:841][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.21-18.29.43:841][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.21-18.29.43:841][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.21-18.29.43:841][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.21-18.29.43:841][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.21-18.29.43:842][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.21-18.29.43:842][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.21-18.29.43:843][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.21-18.29.43:843][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.21-18.29.43:844][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.21-18.29.43:856][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.21-18.29.43:857][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.21-18.29.43:860][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.21-18.29.43:860][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.21-18.29.43:863][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.21-18.29.43:863][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.21-18.29.43:863][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.21-18.29.43:863][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.21-18.29.43:865][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.21-18.29.43:865][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.21-18.29.43:865][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.21-18.29.43:868][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.21-18.29.43:868][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.21-18.29.43:868][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.21-18.29.43:868][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.21-18.29.43:871][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.21-18.29.43:871][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.21-18.29.43:875][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.21-18.29.43:875][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.21-18.29.43:875][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.21-18.29.43:875][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.21-18.29.43:875][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.21-18.29.43:882][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.21-18.29.43:928][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_MRT
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_TVOS
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_SM5
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_SM6
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_SIM
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   PCD3D_SM6
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   PCD3D_SM5
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   PCD3D_ES31
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   GLSL_150_ES31
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   VVM_1_0
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
+[2024.01.21-18.29.43:931][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
+[2024.01.21-18.29.43:931][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.21-18.29.43:933][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.21-18.29.43:933][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.21-18.29.43:933][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.21-18.29.43:933][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-18.29.43:933][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.21-18.29.43:969][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.21-18.29.43:969][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-18.29.43:969][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.21-18.29.43:974][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.21-18.29.43:974][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1544.07MBs, RandomWriteSpeed=301.55MBs. Assigned SpeedClass 'Local'
+[2024.01.21-18.29.43:975][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.21-18.29.43:975][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.21-18.29.43:975][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.21-18.29.43:975][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.21-18.29.43:975][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.21-18.29.43:975][  0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/17068/).
+[2024.01.21-18.29.43:976][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/A4DB9B4C406A14F058AFC5902FDA6A67/'.
+[2024.01.21-18.29.43:976][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.21-18.29.43:976][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.21-18.29.44:682][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.21-18.29.44:790][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.21-18.29.44:790][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-18.29.45:026][  0]LogSlate: Using FreeType 2.10.0
+[2024.01.21-18.29.45:026][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.21-18.29.45:040][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.21-18.29.45:040][  0]LogAssetRegistry: FAssetRegistry took 0.0021 seconds to start up
+[2024.01.21-18.29.45:048][  0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.21-18.29.45:211][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.21-18.29.45:211][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.21-18.29.45:211][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.21-18.29.45:212][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.21-18.29.45:212][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: Available device profiles:
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669BA00][0000051E3F1B7800 66] GlobalDefaults, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669B200][0000051E3F1BA000 66] Windows, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669B000][0000051E3E262800 66] WindowsEditor, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46698E00][0000051E40512800 66] WindowsServer, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669C000][0000051E1B1A5000 66] WindowsClient, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669C200][0000051E393AA000 66] IOS, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669C400][0000051E46C70000 66] iPadAir2, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669C600][0000051E46C72800 66] IPadPro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669C800][0000051E46C75000 66] iPadAir3, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669CA00][0000051E46C77800 66] iPadAir4, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669CC00][0000051E46C7A000 66] iPadAir5, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669CE00][0000051E46C7C800 66] iPadMini4, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669D000][0000051E46C80000 66] iPadMini5, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669D200][0000051E46C82800 66] iPadMini6, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669D400][0000051E46C85000 66] iPhone6S, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669D600][0000051E46C87800 66] iPhone7, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669D800][0000051E46C8A000 66] iPodTouch7, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669DA00][0000051E46C8C800 66] iPhone6SPlus, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669DC00][0000051E46C90000 66] iPhone7Plus, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669DE00][0000051E46C92800 66] iPhoneSE, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669E000][0000051E46C95000 66] iPhone8, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669E200][0000051E46C97800 66] iPhone8Plus, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669E400][0000051E46C9A000 66] iPhoneX, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669E600][0000051E46C9C800 66] iPhoneXS, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669E800][0000051E46CA0000 66] iPhoneXSMax, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669EA00][0000051E46CA2800 66] iPhoneXR, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669EC00][0000051E46CA5000 66] iPhone11, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669EE00][0000051E46CA7800 66] iPhone11Pro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669F000][0000051E46CAA000 66] iPhone11ProMax, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669F200][0000051E46CAC800 66] iPhoneSE2, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669F400][0000051E46CB0000 66] iPhone12Mini, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669F600][0000051E46CB2800 66] iPhone12, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669F800][0000051E46CB5000 66] iPhone12Pro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669FA00][0000051E46CB7800 66] iPhone12ProMax, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669FC00][0000051E46CBA000 66] iPhone13Mini, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4669FE00][0000051E46CBC800 66] iPhone13, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E4616FE00][0000051E46CC0000 66] iPhone13Pro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E39216A00][0000051E46CC2800 66] iPhone13ProMax, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10000][0000051E46CC5000 66] iPhoneSE3, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10200][0000051E46CC7800 66] iPhone14, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10400][0000051E46CCA000 66] iPhone14Plus, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10600][0000051E46CCC800 66] iPhone14Pro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10800][0000051E46D20000 66] iPhone14ProMax, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10A00][0000051E46D22800 66] iPhone15, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10C00][0000051E46D25000 66] iPhone15Plus, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D10E00][0000051E46D27800 66] iPhone15Pro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11000][0000051E46D2A000 66] iPhone15ProMax, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11200][0000051E46D2C800 66] iPadPro105, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11400][0000051E46D30000 66] iPadPro129, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11600][0000051E46D32800 66] iPadPro97, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11800][0000051E46D35000 66] iPadPro2_129, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11A00][0000051E46D37800 66] iPad5, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11C00][0000051E46D3A000 66] iPad6, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D11E00][0000051E46D3C800 66] iPad7, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12000][0000051E46D40000 66] iPad8, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12200][0000051E46D42800 66] iPad9, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12400][0000051E46D45000 66] iPad10, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12600][0000051E46D47800 66] iPadPro11, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12800][0000051E46D4A000 66] iPadPro2_11, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12A00][0000051E46D4C800 66] iPadPro3_11, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12C00][0000051E46D50000 66] iPadPro4_11, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D12E00][0000051E46D52800 66] iPadPro3_129, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13000][0000051E46D55000 66] iPadPro4_129, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13200][0000051E46D57800 66] iPadPro5_129, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13400][0000051E46D5A000 66] iPadPro6_129, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13600][0000051E46D5C800 66] AppleTV, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13800][0000051E46D60000 66] AppleTV4K, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13A00][0000051E46D62800 66] AppleTV2_4K, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13C00][0000051E46D65000 66] TVOS, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D13E00][0000051E46D67800 66] Mac, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14000][0000051E46D6A000 66] MacEditor, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14200][0000051E46D6C800 66] MacClient, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14400][0000051E46D70000 66] MacServer, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14600][0000051E46D72800 66] Linux, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14800][0000051E46D75000 66] LinuxEditor, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14A00][0000051E46D77800 66] LinuxArm64Editor, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14C00][0000051E46D7A000 66] LinuxArm64, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D14E00][0000051E46D7C800 66] LinuxClient, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15000][0000051E46D80000 66] LinuxArm64Client, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15200][0000051E46D82800 66] LinuxServer, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15400][0000051E46D85000 66] LinuxArm64Server, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15600][0000051E46D87800 66] Android, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15800][0000051E46D8A000 66] Android_Preview_OpenGL, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15A00][0000051E46D8C800 66] Android_Preview_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15C00][0000051E46D90000 66] Android_Low, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D15E00][0000051E46D92800 66] Android_Mid, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16000][0000051E46D95000 66] Android_High, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16200][0000051E46D97800 66] Android_Default, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16400][0000051E46D9A000 66] Android_Adreno4xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16600][0000051E46D9C800 66] Android_Adreno5xx_Low, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16800][0000051E46DA0000 66] Android_Adreno5xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16A00][0000051E46DA2800 66] Android_Adreno6xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16C00][0000051E46DA5000 66] Android_Adreno6xx_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D16E00][0000051E46DA7800 66] Android_Adreno7xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17000][0000051E46DAA000 66] Android_Adreno7xx_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17200][0000051E46DAC800 66] Android_Mali_T6xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17400][0000051E46DB0000 66] Android_Mali_T7xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17600][0000051E46DB2800 66] Android_Mali_T8xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17800][0000051E46DB5000 66] Android_Mali_G71, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17A00][0000051E46DB7800 66] Android_Mali_G72, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17C00][0000051E46DBA000 66] Android_Mali_G72_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D17E00][0000051E46DBC800 66] Android_Mali_G76, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18000][0000051E46DC0000 66] Android_Mali_G76_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18200][0000051E46DC2800 66] Android_Mali_G77, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18400][0000051E46DC5000 66] Android_Mali_G77_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18600][0000051E46DC7800 66] Android_Mali_G78, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18800][0000051E46DCA000 66] Android_Mali_G78_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18A00][0000051E46DCC800 66] Android_Mali_G710, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D18C00][0000051E46DD0000 66] Android_Mali_G710_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19000][0000051E46DD2800 66] Android_Mali_G7xx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19200][0000051E46DD5000 66] Android_Mali_G7xx_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19400][0000051E46DD7800 66] Android_Xclipse_920, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19600][0000051E46DDA000 66] Android_Xclipse_920_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19A00][0000051E46DDC800 66] Android_Vulkan_SM5, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19C00][0000051E46DE0000 66] Android_PowerVR_G6xxx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D19E00][0000051E46DE2800 66] Android_PowerVR_GT7xxx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1A000][0000051E46DE5000 66] Android_PowerVR_GE8xxx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1A200][0000051E46DE7800 66] Android_PowerVR_GM9xxx, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1A400][0000051E46DEA000 66] Android_PowerVR_GM9xxx_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1A600][0000051E46DEC800 66] Android_TegraK1, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1A800][0000051E46DF0000 66] Android_Unknown_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1AA00][0000051E46DF2800 66] Oculus_Quest, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1AC00][0000051E46DF5000 66] Oculus_Quest2, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1AE00][0000051E46DF7800 66] Meta_Quest_Pro, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1B000][0000051E46DFA000 66] Meta_Quest_3, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1B200][0000051E46DFC800 66] HoloLens, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: 	[0000051E46D1B400][0000051E46E00000 66] MagicLeap_Vulkan, 
+[2024.01.21-18.29.45:340][  0]LogDeviceProfileManager: Active device profile: [0000051E4669B000][0000051E3E262800 66] WindowsEditor
+[2024.01.21-18.29.45:340][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.21-18.29.45:340][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.21-18.29.45:341][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-18.29.45:341][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.29.45:341][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.29.45:341][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.29.45:341][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.29.45:341][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.29.45:344][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.21-18.29.45:344][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.21-18.29.45:420][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.21-18.29.45:463][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.21-18.29.45:463][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.21-18.29.45:463][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.21-18.29.45:463][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.21-18.29.45:463][  0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.21-18.29.45:744][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.21-18.29.45:744][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.21-18.29.45:753][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.21-18.29.45:753][  0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
+[2024.01.21-18.29.45:753][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.21-18.29.45:758][  0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.21-18.29.45:758][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.21-18.29.45:759][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.21-18.29.45:762][  0]LogLiveCoding: Display: Waiting for server
+[2024.01.21-18.29.45:785][  0]LogSlate: Border
+[2024.01.21-18.29.45:785][  0]LogSlate: BreadcrumbButton
+[2024.01.21-18.29.45:785][  0]LogSlate: Brushes.Title
+[2024.01.21-18.29.45:785][  0]LogSlate: Default
+[2024.01.21-18.29.45:785][  0]LogSlate: Icons.Save
+[2024.01.21-18.29.45:785][  0]LogSlate: Icons.Toolbar.Settings
+[2024.01.21-18.29.45:785][  0]LogSlate: ListView
+[2024.01.21-18.29.45:785][  0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.21-18.29.45:785][  0]LogSlate: SoftwareCursor_Grab
+[2024.01.21-18.29.45:785][  0]LogSlate: TableView.DarkRow
+[2024.01.21-18.29.45:785][  0]LogSlate: TableView.Row
+[2024.01.21-18.29.45:785][  0]LogSlate: TreeView
+[2024.01.21-18.29.45:876][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.21-18.29.45:878][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2 ms
+[2024.01.21-18.29.45:891][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.21-18.29.45:891][  0]LogInit: XR: MultiViewport is Disabled
+[2024.01.21-18.29.45:891][  0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.21-18.29.46:067][  0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.21-18.29.46:098][  0]LogPython: Using Python 3.9.7
+[2024.01.21-18.29.46:114][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.21-18.29.46:830][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.21-18.29.46:848][  0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.21-18.29.46:945][  0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.21-18.29.46:950][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.21-18.29.46:951][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.21-18.29.47:004][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 84BD79D145A998B515F972A784A6F327 | Instance: 316926D548125C53BB6FCBBC26C88ED4 (DESKTOP-2MPQGVL-17068).
+[2024.01.21-18.29.47:358][  0]LogOpenImageDenoise: OIDN starting up
+[2024.01.21-18.29.47:398][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.21-18.29.47:416][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-18.29.47:416][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-18.29.47:482][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
+[2024.01.21-18.29.47:482][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.21-18.29.47:574][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.29.47:576][  0]LogUProjectInfo: Found projects:
+[2024.01.21-18.29.47:587][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.29.47:596][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.29.47:596][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.29.47:597][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.29.47:805][  0]LogCollectionManager: Loaded 0 collections in 0.000678 seconds
+[2024.01.21-18.29.47:807][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.21-18.29.47:808][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.21-18.29.47:810][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.21-18.29.48:084][  0]LogEngine: Initializing Engine...
+[2024.01.21-18.29.48:088][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.21-18.29.48:090][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
+[2024.01.21-18.29.48:154][  0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.21-18.29.48:159][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.29.48:159][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.29.48:165][  0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.21-18.29.48:166][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.21-18.29.48:166][  0]LogInit: Texture streaming: Enabled
+[2024.01.21-18.29.48:178][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.21-18.29.48:183][  0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.21-18.29.48:190][  0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.21-18.29.48:191][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.21-18.29.48:191][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.29.48:192][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.29.48:192][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.29.48:197][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.29.48:233][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.29.48:234][  0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.29.48:235][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.29.48:235][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.29.48:236][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.21-18.29.48:236][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.21-18.29.48:237][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.21-18.29.48:237][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.21-18.29.48:237][  0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.21-18.29.48:237][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.21-18.29.48:237][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-18.29.48:248][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.21-18.29.48:251][  0]LogInit: Undo buffer set to 32 MB
+[2024.01.21-18.29.48:251][  0]LogInit: Transaction tracking system initialized
+[2024.01.21-18.29.48:267][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.21-18.29.48:267][  0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.21-18.29.48:269][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.00223 seconds (Found 160 uncontrolled assets)
+[2024.01.21-18.29.48:274][  0]BlueprintLog: New page: Editor Load
+[2024.01.21-18.29.48:333][  0]LocalizationService: Localization service is disabled
+[2024.01.21-18.29.48:347][  0]TimingProfiler: Initialize
+[2024.01.21-18.29.48:347][  0]TimingProfiler: OnSessionChanged
+[2024.01.21-18.29.48:347][  0]LoadingProfiler: Initialize
+[2024.01.21-18.29.48:347][  0]LoadingProfiler: OnSessionChanged
+[2024.01.21-18.29.48:347][  0]NetworkingProfiler: Initialize
+[2024.01.21-18.29.48:347][  0]NetworkingProfiler: OnSessionChanged
+[2024.01.21-18.29.48:347][  0]MemoryProfiler: Initialize
+[2024.01.21-18.29.48:347][  0]MemoryProfiler: OnSessionChanged
+[2024.01.21-18.29.48:405][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.29.48:405][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.29.48:405][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.29.48:469][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.21-18.29.48:561][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.21-18.29.48:637][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.21-18.29.48:638][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.29.48:638][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.069
+[2024.01.21-18.29.48:638][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.21-18.29.48:638][  0]LightingResults: New page: Lighting Build
+[2024.01.21-18.29.48:641][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.29.48:641][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.29.48:641][  0]MapCheck: New page: Map Check
+[2024.01.21-18.29.48:641][  0]LightingResults: New page: Lighting Build
+[2024.01.21-18.29.48:645][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.29.48:648][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.64ms
+[2024.01.21-18.29.48:671][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.21-18.29.48:815][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-18.29.48:838][  0]LogStaticMesh: Display: Building static mesh Box_3CC13EA5...
+[2024.01.21-18.29.48:839][  0]LogStaticMesh: Built static mesh [0.00s] /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
+[2024.01.21-18.29.48:873][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.21-18.29.48:873][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.29.48:873][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.29.48:873][  0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.29.48:995][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.21-18.29.49:006][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
+[2024.01.21-18.29.49:007][  0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.21-18.29.49:007][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,098ms to complete.
+[2024.01.21-18.29.49:011][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.442
+[2024.01.21-18.29.49:011][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.29.49:011][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.29.49:011][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.21-18.29.49:011][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.21-18.29.49:012][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-18.29.49:012][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.29.49:012][  0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-18.29.49:012][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-18.29.49:012][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-18.29.49:012][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:090][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.29.49:101][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.29.49:108][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.29.49:116][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.29.49:123][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.29.49:159][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:159][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:159][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:159][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:159][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:159][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:159][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:160][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:160][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:160][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:160][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:160][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:161][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:161][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:161][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:161][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:161][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:161][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:161][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.29.49:161][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.21-18.29.49:225][  0]LogSlate: Took 0.000189 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.21-18.29.49:228][  0]LogSlate: Took 0.000135 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.21-18.29.49:229][  0]LogSlate: Took 0.000101 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.21-18.29.49:244][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.21-18.29.49:244][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.21-18.29.49:352][  0]LogStall: Startup...
+[2024.01.21-18.29.49:354][  0]LogStall: Startup complete.
+[2024.01.21-18.29.49:358][  0]LogLoad: (Engine Initialization) Total time: 6.79 seconds
+[2024.01.21-18.29.49:358][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.21-18.29.49:413][  0]LogAssetRegistry: AssetRegistryGather time 0.0732s: AssetDataDiscovery 0.0163s, AssetDataGather 0.0223s, StoreResults 0.0346s.
+[2024.01.21-18.29.49:435][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
+[2024.01.21-18.29.49:484][  0]LogContentStreaming: Texture pool size now 800 MB
+[2024.01.21-18.29.49:519][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.21-18.29.49:547][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+
+[2024.01.21-18.29.49:547][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.026648 secs
+[2024.01.21-18.29.49:738][  1]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyDIST/5b/f6/fcde907fb42f2786978e6a9855c6ac74b555.udd from '/Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5'.
+[2024.01.21-18.29.50:048][  2]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Move collision when writing file C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache/Buckets/LegacyCARD/9c/c1/14274d154342a6b3807a92ed99ecb093a302.udd from '/Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5'.
+[2024.01.21-18.29.50:389][  3]LogSlate: Took 0.000065 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.21-18.30.13:465][ 95]LogSlate: Took 0.000154 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.21-18.30.13:577][104]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.30.13:590][104]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.30.13:691][106]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.30.18:634][275]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.30.18:635][275]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.30.18:635][275]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.30.18:664][275]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
+[2024.01.21-18.30.19:276][275]LogSlate: Took 0.000136 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.21-18.30.21:697][338]LogViewport: Scene viewport resized to 453x1357, mode Windowed.
+[2024.01.21-18.30.32:655][670]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.21-18.31.07:357][755]LogViewport: Scene viewport resized to 451x1357, mode Windowed.
+[2024.01.21-18.31.07:371][756]LogViewport: Scene viewport resized to 447x1357, mode Windowed.
+[2024.01.21-18.31.07:396][757]LogViewport: Scene viewport resized to 433x1357, mode Windowed.
+[2024.01.21-18.31.07:409][758]LogViewport: Scene viewport resized to 424x1357, mode Windowed.
+[2024.01.21-18.31.07:422][759]LogViewport: Scene viewport resized to 416x1357, mode Windowed.
+[2024.01.21-18.31.07:434][760]LogViewport: Scene viewport resized to 406x1357, mode Windowed.
+[2024.01.21-18.31.07:448][761]LogViewport: Scene viewport resized to 393x1357, mode Windowed.
+[2024.01.21-18.31.07:460][762]LogViewport: Scene viewport resized to 381x1357, mode Windowed.
+[2024.01.21-18.31.07:473][763]LogViewport: Scene viewport resized to 368x1357, mode Windowed.
+[2024.01.21-18.31.07:487][764]LogViewport: Scene viewport resized to 355x1357, mode Windowed.
+[2024.01.21-18.31.07:500][765]LogViewport: Scene viewport resized to 343x1357, mode Windowed.
+[2024.01.21-18.31.07:512][766]LogViewport: Scene viewport resized to 333x1357, mode Windowed.
+[2024.01.21-18.31.07:524][767]LogViewport: Scene viewport resized to 321x1357, mode Windowed.
+[2024.01.21-18.31.07:536][768]LogViewport: Scene viewport resized to 312x1357, mode Windowed.
+[2024.01.21-18.31.07:549][769]LogViewport: Scene viewport resized to 304x1357, mode Windowed.
+[2024.01.21-18.31.07:562][770]LogViewport: Scene viewport resized to 297x1357, mode Windowed.
+[2024.01.21-18.31.07:575][771]LogViewport: Scene viewport resized to 292x1357, mode Windowed.
+[2024.01.21-18.31.07:588][772]LogViewport: Scene viewport resized to 289x1357, mode Windowed.
+[2024.01.21-18.31.07:600][773]LogViewport: Scene viewport resized to 287x1357, mode Windowed.
+[2024.01.21-18.31.07:619][775]LogViewport: Scene viewport resized to 286x1357, mode Windowed.
+[2024.01.21-18.31.07:632][776]LogViewport: Scene viewport resized to 283x1357, mode Windowed.
+[2024.01.21-18.31.07:645][777]LogViewport: Scene viewport resized to 279x1357, mode Windowed.
+[2024.01.21-18.31.07:657][778]LogViewport: Scene viewport resized to 274x1357, mode Windowed.
+[2024.01.21-18.31.07:670][779]LogViewport: Scene viewport resized to 270x1357, mode Windowed.
+[2024.01.21-18.31.07:682][780]LogViewport: Scene viewport resized to 266x1357, mode Windowed.
+[2024.01.21-18.31.07:694][781]LogViewport: Scene viewport resized to 262x1357, mode Windowed.
+[2024.01.21-18.31.07:707][782]LogViewport: Scene viewport resized to 258x1357, mode Windowed.
+[2024.01.21-18.31.07:718][783]LogViewport: Scene viewport resized to 255x1357, mode Windowed.
+[2024.01.21-18.31.07:731][784]LogViewport: Scene viewport resized to 251x1357, mode Windowed.
+[2024.01.21-18.31.07:743][785]LogViewport: Scene viewport resized to 246x1357, mode Windowed.
+[2024.01.21-18.31.07:756][786]LogViewport: Scene viewport resized to 242x1357, mode Windowed.
+[2024.01.21-18.31.07:768][787]LogViewport: Scene viewport resized to 238x1357, mode Windowed.
+[2024.01.21-18.31.07:780][788]LogViewport: Scene viewport resized to 234x1357, mode Windowed.
+[2024.01.21-18.31.07:793][789]LogViewport: Scene viewport resized to 232x1357, mode Windowed.
+[2024.01.21-18.31.07:806][790]LogViewport: Scene viewport resized to 230x1357, mode Windowed.
+[2024.01.21-18.31.07:817][791]LogViewport: Scene viewport resized to 228x1357, mode Windowed.
+[2024.01.21-18.31.07:830][792]LogViewport: Scene viewport resized to 225x1357, mode Windowed.
+[2024.01.21-18.31.07:843][793]LogViewport: Scene viewport resized to 224x1357, mode Windowed.
+[2024.01.21-18.31.07:856][794]LogViewport: Scene viewport resized to 222x1357, mode Windowed.
+[2024.01.21-18.31.07:868][795]LogViewport: Scene viewport resized to 221x1357, mode Windowed.
+[2024.01.21-18.31.07:936][803]LogViewport: Scene viewport resized to 223x1357, mode Windowed.
+[2024.01.21-18.31.07:947][804]LogViewport: Scene viewport resized to 226x1357, mode Windowed.
+[2024.01.21-18.31.07:972][805]LogViewport: Scene viewport resized to 244x1357, mode Windowed.
+[2024.01.21-18.31.07:984][806]LogViewport: Scene viewport resized to 258x1357, mode Windowed.
+[2024.01.21-18.31.07:996][807]LogViewport: Scene viewport resized to 275x1357, mode Windowed.
+[2024.01.21-18.31.08:009][808]LogViewport: Scene viewport resized to 295x1357, mode Windowed.
+[2024.01.21-18.31.08:022][809]LogViewport: Scene viewport resized to 313x1357, mode Windowed.
+[2024.01.21-18.31.08:034][810]LogViewport: Scene viewport resized to 330x1357, mode Windowed.
+[2024.01.21-18.31.08:047][811]LogViewport: Scene viewport resized to 349x1357, mode Windowed.
+[2024.01.21-18.31.08:060][812]LogViewport: Scene viewport resized to 365x1357, mode Windowed.
+[2024.01.21-18.31.08:073][813]LogViewport: Scene viewport resized to 379x1357, mode Windowed.
+[2024.01.21-18.31.08:086][814]LogViewport: Scene viewport resized to 389x1357, mode Windowed.
+[2024.01.21-18.31.08:097][815]LogViewport: Scene viewport resized to 397x1357, mode Windowed.
+[2024.01.21-18.31.08:111][816]LogViewport: Scene viewport resized to 401x1357, mode Windowed.
+[2024.01.21-18.31.08:123][817]LogViewport: Scene viewport resized to 403x1357, mode Windowed.
+[2024.01.21-18.31.08:192][825]LogViewport: Scene viewport resized to 404x1357, mode Windowed.
+[2024.01.21-18.31.08:211][827]LogViewport: Scene viewport resized to 403x1357, mode Windowed.
+[2024.01.21-18.31.08:227][828]LogViewport: Scene viewport resized to 402x1357, mode Windowed.
+[2024.01.21-18.31.08:240][829]LogViewport: Scene viewport resized to 400x1357, mode Windowed.
+[2024.01.21-18.31.08:252][830]LogViewport: Scene viewport resized to 398x1357, mode Windowed.
+[2024.01.21-18.31.08:266][831]LogViewport: Scene viewport resized to 393x1357, mode Windowed.
+[2024.01.21-18.31.08:277][832]LogViewport: Scene viewport resized to 389x1357, mode Windowed.
+[2024.01.21-18.31.08:290][833]LogViewport: Scene viewport resized to 383x1357, mode Windowed.
+[2024.01.21-18.31.08:303][834]LogViewport: Scene viewport resized to 379x1357, mode Windowed.
+[2024.01.21-18.31.08:315][835]LogViewport: Scene viewport resized to 376x1357, mode Windowed.
+[2024.01.21-18.31.08:327][836]LogViewport: Scene viewport resized to 374x1357, mode Windowed.
+[2024.01.21-18.31.08:489][855]LogViewport: Scene viewport resized to 375x1357, mode Windowed.
+[2024.01.21-18.31.08:501][856]LogViewport: Scene viewport resized to 376x1357, mode Windowed.
+[2024.01.21-18.31.08:524][857]LogViewport: Scene viewport resized to 379x1357, mode Windowed.
+[2024.01.21-18.31.08:537][858]LogViewport: Scene viewport resized to 381x1357, mode Windowed.
+[2024.01.21-18.31.08:549][859]LogViewport: Scene viewport resized to 383x1357, mode Windowed.
+[2024.01.21-18.31.08:561][860]LogViewport: Scene viewport resized to 384x1357, mode Windowed.
+[2024.01.21-18.31.08:573][861]LogViewport: Scene viewport resized to 385x1357, mode Windowed.
+[2024.01.21-18.31.08:632][868]LogViewport: Scene viewport resized to 387x1357, mode Windowed.
+[2024.01.21-18.31.08:651][870]LogViewport: Scene viewport resized to 388x1357, mode Windowed.
+[2024.01.21-18.31.08:690][874]LogViewport: Scene viewport resized to 390x1357, mode Windowed.
+[2024.01.21-18.32.01:549][689]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.21-18.32.07:112][182]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.137 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 12304 files in 14344 folders with total size 651 MiB.
+[2024.01.21-18.32.28:241][261]Cmd: CLOSE_SLATE_MAINFRAME
+[2024.01.21-18.32.28:302][261]LogUObjectHash: Compacting FUObjectHashTables data took   1.29ms
+[2024.01.21-18.32.29:295][261]LogSlate: Window 'Save Content' being destroyed
+[2024.01.21-18.32.29:302][261]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.32.29:328][261]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.32.29:362][261]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-18.32.29:370][261]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.006493 seconds
+[2024.01.21-18.32.29:452][261]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.32.29:452][261]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapFE54EB0C43A52C94665253BBCACCFACD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.32.29:460][261]LogFileHelpers: All files are already saved.
+[2024.01.21-18.32.29:460][261]LogFileHelpers: Saving map 'BackroomsMap' took 0.133
+[2024.01.21-18.32.29:473][261]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.32.29:476][261]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.32.29:476][261]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampC744356A4DF71106D5AACD8BE73718E6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.32.29:483][261]LogFileHelpers: InternalPromptForCheckoutAndSave took 180 ms
+[2024.01.21-18.32.29:483][261]LogStall: Shutdown...
+[2024.01.21-18.32.29:489][261]LogStall: Shutdown complete.
+[2024.01.21-18.32.29:505][261]LogSlate: Window 'Lamp' being destroyed
+[2024.01.21-18.32.29:513][261]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.29:514][261]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.29:559][261]LogSlate: Window 'BackroomsDigitalArt - Unreal Editor' being destroyed
+[2024.01.21-18.32.29:655][261]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-18.32.29:655][261]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.32.29:655][261]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.32.29:657][262]Cmd: QUIT_EDITOR
+[2024.01.21-18.32.29:657][262]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
+[2024.01.21-18.32.29:667][262]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
+[2024.01.21-18.32.29:667][262]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
+[2024.01.21-18.32.29:667][262]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
+[2024.01.21-18.32.29:671][262]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.29:671][262]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.29:678][262]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
+[2024.01.21-18.32.29:882][262]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
+[2024.01.21-18.32.29:882][262]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
+[2024.01.21-18.32.29:882][262]LogAudio: Display: Audio Device unregistered from world 'BackroomsMap'.
+[2024.01.21-18.32.29:882][262]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-18.32.29:882][262]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.21-18.32.29:884][262]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.21-18.32.29:888][262]LogAudio: Display: Audio Device Manager Shutdown
+[2024.01.21-18.32.29:888][262]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.32.29:890][262]LogExit: Preparing to exit.
+[2024.01.21-18.32.29:909][262]LogUObjectHash: Compacting FUObjectHashTables data took   1.03ms
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.29:915][262]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:022][262]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:025][262]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogActorComponent: UnregisterComponent: (/Engine/Transient.None) Not registered. Aborting.
+[2024.01.21-18.32.31:028][262]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.31:146][262]LogDirectoryWatcher: Display: Refresh of ReadDirectoryChangesW failed. GetLastError code [6] Handle [FFFFFFFFFFFFFFFF], Path [G:/digital_art/BackroomsDigitalArt/Content/]. Aborting watch request...
+[2024.01.21-18.32.31:179][262]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
+[2024.01.21-18.32.31:195][262]LogExit: Editor shut down
+[2024.01.21-18.32.31:197][262]LogExit: Transaction tracking system shut down
+[2024.01.21-18.32.31:351][262]LogExit: Object subsystem successfully closed.
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-18.32.31:360][262]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.32.31:387][262]LogShaderCompilers: Display: Shaders left to compile 0
+[2024.01.21-18.32.31:400][262]LogVirtualization: UE::Virtualization was shutdown
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module ExternalImagePicker (1100)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1098)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module AddContentDialog (1096)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1095)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1092)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module SceneOutliner (1090)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module StatusBar (1088)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1086)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1084)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module StatsViewer (1082)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1080)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module AutomationWorker (1078)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1076)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1074)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1072)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1070)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module WebMMedia (1068)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1066)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1064)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1063)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1060)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1058)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1056)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1054)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1052)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1050)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1048)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1046)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module BspMode (1044)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module GeometryMode (1042)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1040)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1038)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1036)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1034)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1032)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module IKRigEditor (1030)
+[2024.01.21-18.32.31:413][262]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1028)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1026)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1024)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module RigVMEditor (1022)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1020)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module OpenXRInput (1018)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1016)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1014)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1012)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module PlanarCut (1010)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module FractureEngine (1008)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module CharacterAI (1006)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module SmartSnapping (1004)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module SessionServices (1002)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module MeshPaint (1000)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (998)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module PlacementMode (997)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module FoliageEdit (994)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module LandscapeEditor (992)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (990)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module ActorPickerMode (988)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module ViewportSnapping (986)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module EditorWidgets (984)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module ViewportInteraction (982)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module ClothPainter (980)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (979)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module WidgetRegistration (976)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module LogVisualizer (974)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (972)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (970)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (969)
+[2024.01.21-18.32.31:414][262]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (967)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (964)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (962)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (960)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (958)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (956)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (954)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module AnimationSettings (952)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (950)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module CSVtoSVG (948)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (946)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module EditorConfig (944)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module EditorFramework (942)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module TraceInsights (940)
+[2024.01.21-18.32.31:437][262]MemoryProfiler: Shutdown
+[2024.01.21-18.32.31:437][262]NetworkingProfiler: Shutdown
+[2024.01.21-18.32.31:437][262]LoadingProfiler: Shutdown
+[2024.01.21-18.32.31:437][262]TimingProfiler: Shutdown
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module TraceServices (939)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module TraceAnalysis (938)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (934)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (933)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module InputBindingEditor (930)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module MergeActors (928)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (926)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module LocalizationService (925)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module HardwareTargeting (922)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (920)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module UndoHistory (918)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module XmlParser (916)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module Blutility (914)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (912)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (911)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (908)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (907)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module SettingsEditor (904)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module ProjectLauncher (902)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module SessionFrontend (900)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module ProfilerClient (898)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module DeviceManager (896)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module AutomationController (894)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module AutomationWindow (892)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module Layers (890)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (888)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module DetailCustomizations (886)
+[2024.01.21-18.32.31:437][262]LogModuleManager: Shutting down and abandoning module PackagesDialog (884)
+[2024.01.21-18.32.31:438][262]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (882)
+[2024.01.21-18.32.31:438][262]LogModuleManager: Shutting down and abandoning module Persona (880)
+[2024.01.21-18.32.31:438][262]LogModuleManager: Shutting down and abandoning module Kismet (878)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module KismetWidgets (877)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module GraphEditor (874)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module StructViewer (872)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module ClassViewer (870)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (868)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (866)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module SourceControlWindows (864)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module OutputLog (862)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module Documentation (860)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (858)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (856)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module MovieScene (854)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (852)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (850)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (848)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module AudioMixer (847)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module AudioMixerCore (846)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module LauncherPlatform (842)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module AnalyticsET (840)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module PortalServices (838)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module PortalRpc (836)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module MessagingRpc (834)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module AIModule (832)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module GameplayDebugger (831)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module AITestSuite (829)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module NavigationSystem (827)
+[2024.01.21-18.32.31:447][262]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (824)
+[2024.01.21-18.32.31:448][262]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (822)
+[2024.01.21-18.32.31:448][262]LogModuleManager: Shutting down and abandoning module TypedElementFramework (820)
+[2024.01.21-18.32.31:448][262]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (818)
+[2024.01.21-18.32.31:448][262]LogModuleManager: Shutting down and abandoning module ProfilerService (816)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (814)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (812)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (810)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (808)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module TakesCore (806)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (804)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module MegascansPlugin (802)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module Bridge (800)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (798)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (796)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (794)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (792)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (790)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module CollectionManager (789)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (786)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module LightMixer (784)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module AlembicImporter (782)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module AlembicLibrary (781)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (778)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeTests (776)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (774)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (772)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeEditor (770)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module VariantManager (768)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (766)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (764)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (762)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeExport (760)
+[2024.01.21-18.32.31:686][262]LogModuleManager: Shutting down and abandoning module InterchangeMessages (758)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module GLTFCore (756)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (754)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (752)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (750)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module MediaPlate (748)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module MediaCompositing (746)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module ImgMedia (744)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (742)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (740)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module UVEditorTools (738)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module UVEditor (736)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (734)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (732)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (730)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (728)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module PluginBrowser (726)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module EditorDebugTools (724)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (722)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (720)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module CurveEditorTools (718)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (716)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module CryptoKeys (714)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module ChangelistReview (712)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (710)
+[2024.01.21-18.32.31:687][262]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (706)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module DumpGPUServices (704)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (702)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (700)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module UObjectPlugin (698)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (696)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (694)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module PluginUtils (692)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (690)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module GitSourceControl (688)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (686)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (684)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module TemplateSequence (682)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (680)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (678)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module SequencerScripting (676)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module TakeSequencer (674)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module TakeMovieScene (672)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (670)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (668)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (666)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (664)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (662)
+[2024.01.21-18.32.31:688][262]LogModuleManager: Shutting down and abandoning module LiveLink (660)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ControlRigSpline (658)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (656)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (654)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (652)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module XRBaseEditor (650)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module XRBase (648)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module SynthesisEditor (646)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ResonanceAudio (644)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (642)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (640)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module OpenXREditor (638)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (636)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (634)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ModelingOperators (632)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (630)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ModelingComponents (628)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryFramework (627)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (624)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module MeshModelingTools (622)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (620)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module InputDebugging (618)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GooglePAD (616)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module DynamicMesh (614)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (612)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (610)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCache (608)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (606)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (604)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (602)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AudioCapture (600)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (599)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AssetTags (596)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (594)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (592)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AppleImageUtils (590)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AndroidPermission (588)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (586)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (584)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (582)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (580)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module StaticMeshEditorModeling (578)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (577)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (576)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (572)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (570)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (568)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (566)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (564)
+[2024.01.21-18.32.32:580][262]LogOpenImageDenoise: OIDN shutting down
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (562)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (560)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (558)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (556)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (554)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (552)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module MeshLODToolset (550)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (548)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module LocalizableMessage (546)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (544)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (542)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (540)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (538)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (536)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (535)
+[2024.01.21-18.32.32:580][262]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (533)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (530)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module DataflowNodes (528)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (526)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module DataflowEditor (524)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module BackChannel (522)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (520)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ChaosNiagara (518)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module FractureEditor (516)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (514)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (512)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module AutomationUtils (510)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (508)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (506)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module Paper2DEditor (504)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (502)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module TraceUtilities (500)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (498)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (496)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module InputEditor (494)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (492)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module SQLiteCore (490)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ConcertServer (488)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ConcertClient (486)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ConcertTransport (485)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module Concert (482)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module InterchangePipelines (480)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module InterchangeImport (478)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (476)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module InterchangeNodes (474)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (472)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (470)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module FacialAnimation (468)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (466)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module DataValidation (464)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (462)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module TreeMap (461)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (458)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module Niagara (456)
+[2024.01.21-18.32.32:581][262]LogModuleManager: Shutting down and abandoning module NiagaraEditor (455)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module ContentBrowser (454)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module ContentBrowserData (453)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module NiagaraCore (448)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (446)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (444)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module GameplayCameras (442)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module AnimationSharing (440)
+[2024.01.21-18.32.32:582][262]LogModuleManager: Shutting down and abandoning module UdpMessaging (438)
+[2024.01.21-18.32.32:682][262]LogModuleManager: Shutting down and abandoning module TcpMessaging (436)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module ActorSequence (434)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (432)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module IKRig (430)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (428)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module ControlRig (426)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module Constraints (425)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AnimationData (422)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (420)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module Synthesis (418)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module SoundFields (416)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module SignificanceManager (414)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (412)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module RigVM (410)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (408)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (406)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (404)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundEditor (402)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module ToolMenus (401)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AudioWidgets (399)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (398)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (394)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundEngine (392)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module WaveTable (391)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (389)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (386)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (384)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (382)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (380)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (378)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (376)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module CableComponent (374)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (372)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (371)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (368)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module SignalProcessing (367)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module StructUtils (364)
+[2024.01.21-18.32.32:782][262]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (362)
+[2024.01.21-18.32.32:784][262]LogModuleManager: Shutting down and abandoning module PBIK (360)
+[2024.01.21-18.32.32:784][262]LogModuleManager: Shutting down and abandoning module FullBodyIK (358)
+[2024.01.21-18.32.32:784][262]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (356)
+[2024.01.21-18.32.32:784][262]LogModuleManager: Shutting down and abandoning module TakeRecorder (355)
+[2024.01.21-18.32.32:784][262]LogModuleManager: Shutting down and abandoning module LevelEditor (353)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (352)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (350)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module MainFrame (348)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module HotReload (347)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module ChaosCaching (342)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module LevelSequence (341)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module Paper2D (338)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (336)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module BlueprintGraph (335)
+[2024.01.21-18.32.32:785][262]LogModuleManager: Shutting down and abandoning module EnhancedInput (332)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (330)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (328)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module AndroidFileServer (326)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (324)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module PacketHandler (322)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (320)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module AnimGraph (318)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module TimeManagement (316)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module AnimationDataController (314)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (312)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (310)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module MediaAssets (308)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module Overlay (306)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module OverlayEditor (305)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module VREditor (302)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module StringTableEditor (300)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (298)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (296)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module FunctionalTesting (294)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (292)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (291)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (288)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module UMG (286)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module UMGEditor (285)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module EditorStyle (280)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module SlateReflector (278)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module Slate (276)
+[2024.01.21-18.32.32:786][262]LogModuleManager: Shutting down and abandoning module SlateCore (274)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (272)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (270)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module UnrealEd (268)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module MRMesh (266)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module Messaging (264)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (262)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (260)
+[2024.01.21-18.32.32:788][262]LogModuleManager: Shutting down and abandoning module LiveCoding (258)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module Networking (256)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module Core (254)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module AssetDefinition (252)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MovieSceneTools (250)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module CurveEditor (249)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module Sequencer (247)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module KismetCompiler (244)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MeshBuilder (242)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module NaniteBuilder (240)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MeshUtilities (238)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (237)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (236)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (235)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (232)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (231)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (229)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (227)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (225)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module MaterialBaking (221)
+[2024.01.21-18.32.32:799][262]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (218)
+[2024.01.21-18.32.32:810][262]LogModuleManager: Shutting down and abandoning module TelemetryUtils (215)
+[2024.01.21-18.32.32:810][262]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (212)
+[2024.01.21-18.32.32:810][262]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (210)
+[2024.01.21-18.32.32:810][262]LogModuleManager: Shutting down and abandoning module DerivedDataCache (208)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module TargetPlatform (206)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (205)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (203)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (201)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (199)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (197)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (195)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (193)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (191)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (189)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (187)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (185)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (183)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (181)
+[2024.01.21-18.32.32:814][262]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (179)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (177)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (175)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormat (173)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module ImageWrapper (172)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (170)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (168)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (166)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (164)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (162)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (160)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module TurnkeySupport (157)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module InputCore (154)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module Settings (152)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (150)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (148)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (147)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module Chaos (144)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module GeometryCore (143)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (140)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (139)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module AVEncoder (138)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module D3D11RHI (134)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module VariantManagerContent (132)
+[2024.01.21-18.32.32:815][262]LogModuleManager: Shutting down and abandoning module WmfMedia (130)
+[2024.01.21-18.32.32:817][262]LogModuleManager: Shutting down and abandoning module Media (129)
+[2024.01.21-18.32.32:818][262]LogModuleManager: Shutting down and abandoning module GLTFExporter (126)
+[2024.01.21-18.32.32:818][262]LogModuleManager: Shutting down and abandoning module DatasmithContent (124)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (122)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (120)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (118)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (116)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (114)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (112)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (110)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module NiagaraShader (108)
+[2024.01.21-18.32.32:819][262]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (106)
+[2024.01.21-18.32.32:820][262]LogModuleManager: Shutting down and abandoning module XMPP (101)
+[2024.01.21-18.32.32:820][262]LogModuleManager: Shutting down and abandoning module WebSockets (100)
+[2024.01.21-18.32.32:827][262]LogModuleManager: Shutting down and abandoning module HTTP (97)
+[2024.01.21-18.32.32:827][262]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests:
+[2024.01.21-18.32.32:827][262]LogHttp: Warning: 	verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BE1BA60A7-4E7F-70F5-42CB-35A23BAC325F%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=a9045eb54873e8e51d9f288acbb7c9e1%7Cefd8bde14a904323bf6d4b350bde3870%7Ce559d8fd-2422-434e-b8b2-294b29f8cc49&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing
+[2024.01.21-18.32.32:847][262]LogModuleManager: Shutting down and abandoning module SSL (96)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (92)
+[2024.01.21-18.32.32:848][262]RenderDocPlugin: plugin has been unloaded.
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module PixWinPlugin (90)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (88)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module ACLPlugin (86)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (84)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module AISupportModule (82)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (80)
+[2024.01.21-18.32.32:848][262]LogSlate: Slate User Destroyed.  User Index 0, Is Virtual User: 0
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (78)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module OpenXRAR (76)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module AugmentedReality (75)
+[2024.01.21-18.32.32:848][262]LogModuleManager: Shutting down and abandoning module OpenXRHMD (72)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (70)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module ChunkDownloader (68)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module ChaosCloth (66)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (62)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (60)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module SourceControl (59)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module XGEController (48)
+[2024.01.21-18.32.32:849][262]LogXGEController: Cleaning working directory: C:/Users/Windows sucks/AppData/Local/Temp/UnrealXGEWorkingDir/
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module FastBuildController (46)
+[2024.01.21-18.32.32:849][262]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module AudioEditor (40)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module PropertyEditor (39)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module Virtualization (36)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module MessageLog (35)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module TextureCompressor (32)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module RenderCore (28)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module Landscape (26)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module Renderer (20)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module Engine (18)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module CoreUObject (16)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module SandboxFile (14)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module PakFile (12)
+[2024.01.21-18.32.32:850][262]LogPakFile: Destroying PakPlatformFile
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module RSA (11)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module NetworkFile (8)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module StreamingFile (6)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
+[2024.01.21-18.32.32:850][262]LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
+[2024.01.21-18.32.32:854][262]LogD3D11RHI: Shutdown
+[2024.01.21-18.32.32:854][262]LogD3D11RHI: CleanupD3DDevice
+[2024.01.21-18.32.32:899][262]LogExit: Exiting.
+[2024.01.21-18.32.32:925][262]Log file closed, 01/21/24 19:32:32
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log
index 37382fbd6ef402857bc95c8543918c6832f5bb4d..71d45f23d7c842b1ae574a1570617c693bdd02e3 100644
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt.log
@@ -1,4 +1,4 @@
-Log file open, 01/21/24 18:44:47
+Log file open, 01/21/24 19:41:14
 LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
 LogWindows: File 'aqProf.dll' does not exist
 LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
@@ -6,7 +6,7 @@ LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
 LogWindows: File 'VtuneApi.dll' does not exist
 LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
 LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=17864)
+LogWindows: Started CrashReportClient (pid=17980)
 LogWindows: Custom abort handler registered for crash reporting.
 LogInit: Display: Running engine for game: BackroomsDigitalArt
 LogCore: UnrealTraceServer: Trace store launch successful
@@ -26,56 +26,115 @@ LogCsvProfiler: Display: Metadata set : asan="0"
 LogCsvProfiler: Display: Metadata set : commandline="" G:\digital_art\BackroomsDigitalArt\BackroomsDigitalArt.uproject""
 LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
 LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.216899
+LogStats: Stats thread started at 0.219492
 LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
 LogInit: Session CrashGUID >====================================================
-         Session CrashGUID >   UECC-Windows-652F484B477A379173AA29BD123E43EA
+         Session CrashGUID >   UECC-Windows-9E5083AC4066B461BDEECB823687278B
          Session CrashGUID >====================================================
-LogConfig: Display: Loading Mac ini files took 0.02 seconds
 LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
 LogConfig: Display: Loading Android ini files took 0.02 seconds
+LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
 LogConfig: Display: Loading Windows ini files took 0.03 seconds
-LogConfig: Display: Loading Unix ini files took 0.03 seconds
 LogConfig: Display: Loading TVOS ini files took 0.03 seconds
-LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
 LogConfig: Display: Loading Linux ini files took 0.03 seconds
+LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
 LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
-LogPluginManager: Mounting Engine plugin Bridge
 LogPluginManager: Mounting Engine plugin FastBuildController
 LogPluginManager: Mounting Engine plugin MeshPainting
-LogPluginManager: Mounting Engine plugin TraceUtilities
-LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin Bridge
 LogPluginManager: Mounting Engine plugin EnhancedInput
 LogPluginManager: Found config from plugin[EnhancedInput] Input
+LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin TraceUtilities
+LogPluginManager: Mounting Engine plugin ActorSequence
 LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin ACLPlugin
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin ControlRigSpline
+LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
+LogPluginManager: Mounting Engine plugin IKRig
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin LiveLink
+LogPluginManager: Mounting Engine plugin ControlRig
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin Interchange
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin InterchangeEditor
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin AndroidMedia
+LogPluginManager: Mounting Engine plugin AvfMedia
+LogPluginManager: Mounting Engine plugin ImgMedia
+LogPluginManager: Mounting Engine plugin MediaCompositing
+LogPluginManager: Mounting Engine plugin MediaPlate
+LogPluginManager: Mounting Engine plugin MediaPlayerEditor
+LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin CameraShakePreviewer
+LogPluginManager: Mounting Engine plugin GameplayCameras
+LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin OodleNetwork
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin Takes
+LogPluginManager: Mounting Engine plugin AnimationSharing
+LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin DumpGPUServices
+LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
+LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PerforceSourceControl
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
+LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin SubversionSourceControl
+LogPluginManager: Mounting Engine plugin TextureFormatOodle
+LogPluginManager: Mounting Engine plugin TraceDataFilters
+LogPluginManager: Mounting Engine plugin UObjectPlugin
+LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
+LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
+LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin DatasmithContent
+LogPluginManager: Mounting Engine plugin GLTFExporter
+LogPluginManager: Mounting Engine plugin VariantManager
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin AssetManagerEditor
+LogPluginManager: Mounting Engine plugin BlueprintHeaderView
+LogPluginManager: Mounting Engine plugin ChangelistReview
+LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin DataValidation
+LogPluginManager: Mounting Engine plugin EditorDebugTools
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
+LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
+LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin GameplayTagsEditor
+LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
+LogPluginManager: Mounting Engine plugin MaterialAnalyzer
+LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
+LogPluginManager: Mounting Engine plugin PluginBrowser
+LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
+LogPluginManager: Mounting Engine plugin SequencerAnimTools
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
+LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
 LogPluginManager: Mounting Engine plugin ActorLayerUtilities
 LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin AndroidFileServer
@@ -117,123 +176,69 @@ LogPluginManager: Mounting Engine plugin SoundFields
 LogPluginManager: Mounting Engine plugin Synthesis
 LogPluginManager: Mounting Engine plugin WaveTable
 LogPluginManager: Mounting Engine plugin WebMMoviePlayer
+LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
 LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
-LogPluginManager: Mounting Engine plugin AISupport
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin AndroidMedia
-LogPluginManager: Mounting Engine plugin AvfMedia
-LogPluginManager: Mounting Engine plugin ImgMedia
-LogPluginManager: Mounting Engine plugin MediaCompositing
-LogPluginManager: Mounting Engine plugin MediaPlate
-LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WebMMedia
-LogPluginManager: Mounting Engine plugin WmfMedia
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin InterchangeTests
-LogPluginManager: Mounting Engine plugin CameraShakePreviewer
-LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin AlembicImporter
-LogPluginManager: Mounting Engine plugin AssetManagerEditor
-LogPluginManager: Mounting Engine plugin BlueprintHeaderView
-LogPluginManager: Mounting Engine plugin ChangelistReview
-LogPluginManager: Mounting Engine plugin CryptoKeys
-LogPluginManager: Mounting Engine plugin CurveEditorTools
-LogPluginManager: Mounting Engine plugin DataValidation
-LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
-LogPluginManager: Mounting Engine plugin FacialAnimation
-LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin GeometryMode
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
-LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
-LogPluginManager: Mounting Engine plugin PluginBrowser
-LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
-LogPluginManager: Mounting Engine plugin UVEditor
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
-LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DumpGPUServices
-LogPluginManager: Mounting Engine plugin GitSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
-LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
-LogPluginManager: Mounting Engine plugin PluginUtils
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
-LogPluginManager: Mounting Engine plugin SubversionSourceControl
-LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin UObjectPlugin
-LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin DatasmithContent
-LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin TcpMessaging
-LogPluginManager: Mounting Engine plugin UdpMessaging
-LogPluginManager: Mounting Engine plugin ACLPlugin
-LogPluginManager: Mounting Engine plugin AnimationData
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
-LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
-LogPluginManager: Mounting Engine plugin ControlRig
-LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin LiveLink
-LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
-LogPluginManager: Mounting Engine plugin SQLiteCore
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
 LogPluginManager: Mounting Engine plugin LightMixer
 LogPluginManager: Mounting Engine plugin ObjectMixer
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin SQLiteCore
 LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
 LogPluginManager: Mounting Engine plugin ConcertMain
 LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
 LogPluginManager: Mounting Engine plugin ConcertSyncClient
 LogPluginManager: Mounting Engine plugin ConcertSyncCore
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
@@ -246,24 +251,19 @@ LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
@@ -401,2759 +401,3159 @@ LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy
 LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
 LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
 LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.21-17.44.47:341][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.21-17.44.47:343][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.21-17.44.47:343][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.21-17.44.47:345][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.21-17.44.47:345][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.21-17.44.47:345][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.21-17.44.47:351][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
-[2024.01.21-17.44.47:351][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI: D3D11 adapters:
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-17.44.47:353][  0]LogD3D11RHI:     AdapterLuid : 0 89856
-[2024.01.21-17.44.47:428][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
-[2024.01.21-17.44.47:428][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
-[2024.01.21-17.44.47:428][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     VendorId    : 1414
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     DeviceId    : 008c
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     SubSysId    : 0000
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     Revision    : 0000
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-17.44.47:429][  0]LogD3D11RHI:     AdapterLuid : 0 94040
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI: Chosen D3D11 Adapter:
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-17.44.47:430][  0]LogD3D11RHI:     AdapterLuid : 0 89856
-[2024.01.21-17.44.47:430][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.21-17.44.47:430][  0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.21-17.44.47:430][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.21-17.44.47:430][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.21-17.44.47:430][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.21-17.44.47:430][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
-[2024.01.21-17.44.47:430][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
-[2024.01.21-17.44.47:430][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.AOQuality:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DetailMode:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
-[2024.01.21-17.44.47:431][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.21-17.44.47:431][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.21-17.44.47:431][  0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.21-17.44.47:431][  0]LogInit: User: Windowssucks
-[2024.01.21-17.44.47:431][  0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.21-17.44.47:431][  0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.21-17.44.47:431][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.21-17.44.47:431][  0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.21-17.44.47:431][  0]LogMemory: Process Physical Memory: 493.02 MB used, 521.30 MB peak
-[2024.01.21-17.44.47:431][  0]LogMemory: Process Virtual Memory: 493.52 MB used, 493.52 MB peak
-[2024.01.21-17.44.47:431][  0]LogMemory: Physical Memory: 9132.38 MB used,  23522.37 MB free, 32654.75 MB total
-[2024.01.21-17.44.47:431][  0]LogMemory: Virtual Memory: 18877.05 MB used,  21777.70 MB free, 40654.75 MB total
-[2024.01.21-17.44.47:431][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.21-17.44.47:435][  0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.21-17.44.47:441][  0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.21-17.44.47:442][  0]LogInit: Using OS detected language (en-US).
-[2024.01.21-17.44.47:442][  0]LogInit: Using OS detected locale (en-DE).
-[2024.01.21-17.44.47:443][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.21-17.44.47:443][  0]LogInit: Setting process to per monitor DPI aware
-[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
-[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
-[2024.01.21-17.44.47:621][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.21-17.44.47:632][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.21-17.44.47:632][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
-[2024.01.21-17.44.47:724][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.21-17.44.47:724][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.21-17.44.47:724][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.21-17.44.47:724][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.21-17.44.47:724][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.21-17.44.47:725][  0]LogWindows: Attached monitors:
-[2024.01.21-17.44.47:725][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.21-17.44.47:725][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.21-17.44.47:725][  0]LogWindows: Found 2 attached monitors.
-[2024.01.21-17.44.47:725][  0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.21-17.44.47:725][  0]LogRHI: RHI Adapter Info:
-[2024.01.21-17.44.47:725][  0]LogRHI:             Name: AMD Radeon RX 6800
-[2024.01.21-17.44.47:725][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.21-17.44.47:725][  0]LogRHI:      Driver Date: 11-22-2023
-[2024.01.21-17.44.47:725][  0]LogD3D11RHI: Creating new Direct3DDevice
-[2024.01.21-17.44.47:725][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.21-17.44.47:750][  0]LogD3D11RHI:     AdapterLuid : 0 89856
-[2024.01.21-17.44.47:837][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
-[2024.01.21-17.44.47:837][  0]LogD3D11RHI: RHI has support for 64 bit atomics
-[2024.01.21-17.44.47:837][  0]LogD3D11RHI: Async texture creation enabled
-[2024.01.21-17.44.47:837][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
-[2024.01.21-17.44.47:837][  0]LogD3D11RHI: Array index from any shader is supported
-[2024.01.21-17.44.47:840][  0]LogVRS: Current RHI does not support Variable Rate Shading
-[2024.01.21-17.44.47:847][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
-[2024.01.21-17.44.47:856][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
-[2024.01.21-17.44.47:856][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
-[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.21-17.44.47:876][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.21-17.44.47:876][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.21-17.44.47:876][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.21-17.44.47:876][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.21-17.44.47:877][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.21-17.44.47:877][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.21-17.44.47:878][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.21-17.44.47:878][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.21-17.44.47:879][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.21-17.44.47:891][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.21-17.44.47:895][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.21-17.44.47:895][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.21-17.44.47:897][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.21-17.44.47:898][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.21-17.44.47:898][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.21-17.44.47:898][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.21-17.44.47:900][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.21-17.44.47:900][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.21-17.44.47:900][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.21-17.44.47:903][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.21-17.44.47:905][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.21-17.44.47:905][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.21-17.44.47:910][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.21-17.44.47:918][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.21-17.44.47:962][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.21-17.44.47:964][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MRT
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_TVOS
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_SM5
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_SM6
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_SIM
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   PCD3D_SM6
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   PCD3D_SM5
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   PCD3D_ES31
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   GLSL_150_ES31
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   VVM_1_0
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
-[2024.01.21-17.44.47:965][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
-[2024.01.21-17.44.47:965][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.21-17.44.47:967][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.21-17.44.48:006][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.21-17.44.48:006][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.21-17.44.48:006][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2234.83MBs, RandomWriteSpeed=297.30MBs. Assigned SpeedClass 'Local'
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.21-17.44.48:010][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.21-17.44.48:012][  0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/15200/).
-[2024.01.21-17.44.48:012][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/52254A744C3D6F517931ACB46E5724FF/'.
-[2024.01.21-17.44.48:012][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.21-17.44.48:012][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.21-17.44.48:690][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.21-17.44.48:836][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.21-17.44.48:836][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.21-17.44.49:072][  0]LogSlate: Using FreeType 2.10.0
-[2024.01.21-17.44.49:072][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.21-17.44.49:086][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.21-17.44.49:086][  0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
-[2024.01.21-17.44.49:095][  0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.21-17.44.49:263][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.21-17.44.49:263][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.21-17.44.49:263][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.21-17.44.49:264][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.21-17.44.49:264][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: Available device profiles:
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868A600][00000B7BB11B7800 66] GlobalDefaults, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868AA00][00000B7BB11BA000 66] Windows, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B000][00000B7BB0262800 66] WindowsEditor, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B200][00000B7BB2512800 66] WindowsServer, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B400][00000B7B8D9A5000 66] WindowsClient, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B600][00000B7BAB4AA000 66] IOS, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868B800][00000B7BB8C60000 66] iPadAir2, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868BA00][00000B7BB8C62800 66] IPadPro, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868BC00][00000B7BB8C65000 66] iPadAir3, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868BE00][00000B7BB8C67800 66] iPadAir4, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C000][00000B7BB8C6A000 66] iPadAir5, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C200][00000B7BB8C6C800 66] iPadMini4, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C400][00000B7BB8C70000 66] iPadMini5, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C600][00000B7BB8C72800 66] iPadMini6, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868C800][00000B7BB8C75000 66] iPhone6S, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868CA00][00000B7BB8C77800 66] iPhone7, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868CC00][00000B7BB8C7A000 66] iPodTouch7, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868CE00][00000B7BB8C7C800 66] iPhone6SPlus, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868D000][00000B7BB8C80000 66] iPhone7Plus, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868D200][00000B7BB8C82800 66] iPhoneSE, 
-[2024.01.21-17.44.49:391][  0]LogDeviceProfileManager: 	[00000B7BB868D400][00000B7BB8C85000 66] iPhone8, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868D600][00000B7BB8C87800 66] iPhone8Plus, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868D800][00000B7BB8C8A000 66] iPhoneX, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868DA00][00000B7BB8C8C800 66] iPhoneXS, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868DC00][00000B7BB8C90000 66] iPhoneXSMax, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868DE00][00000B7BB8C92800 66] iPhoneXR, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E000][00000B7BB8C95000 66] iPhone11, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E200][00000B7BB8C97800 66] iPhone11Pro, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E400][00000B7BB8C9A000 66] iPhone11ProMax, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E600][00000B7BB8C9C800 66] iPhoneSE2, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868E800][00000B7BB8CA0000 66] iPhone12Mini, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868EA00][00000B7BB8CA2800 66] iPhone12, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868EC00][00000B7BB8CA5000 66] iPhone12Pro, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868EE00][00000B7BB8CA7800 66] iPhone12ProMax, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F000][00000B7BB8CAA000 66] iPhone13Mini, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F200][00000B7BB8CAC800 66] iPhone13, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F400][00000B7BB8CB0000 66] iPhone13Pro, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F600][00000B7BB8CB2800 66] iPhone13ProMax, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868F800][00000B7BB8CB5000 66] iPhoneSE3, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868FA00][00000B7BB8CB7800 66] iPhone14, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868FC00][00000B7BB8CBA000 66] iPhone14Plus, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB868FE00][00000B7BB8CBC800 66] iPhone14Pro, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB7FBFE00][00000B7BB8D00000 66] iPhone14ProMax, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BAB266800][00000B7BB8D02800 66] iPhone15, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10000][00000B7BB8D05000 66] iPhone15Plus, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10200][00000B7BB8D07800 66] iPhone15Pro, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10400][00000B7BB8D0A000 66] iPhone15ProMax, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10600][00000B7BB8D0C800 66] iPadPro105, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10800][00000B7BB8D20000 66] iPadPro129, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10A00][00000B7BB8D22800 66] iPadPro97, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10C00][00000B7BB8D25000 66] iPadPro2_129, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D10E00][00000B7BB8D27800 66] iPad5, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11000][00000B7BB8D2A000 66] iPad6, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11200][00000B7BB8D2C800 66] iPad7, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11400][00000B7BB8D30000 66] iPad8, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11600][00000B7BB8D32800 66] iPad9, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11800][00000B7BB8D35000 66] iPad10, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11A00][00000B7BB8D37800 66] iPadPro11, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11C00][00000B7BB8D3A000 66] iPadPro2_11, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D11E00][00000B7BB8D3C800 66] iPadPro3_11, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12000][00000B7BB8D40000 66] iPadPro4_11, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12200][00000B7BB8D42800 66] iPadPro3_129, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12400][00000B7BB8D45000 66] iPadPro4_129, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12600][00000B7BB8D47800 66] iPadPro5_129, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12800][00000B7BB8D4A000 66] iPadPro6_129, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12A00][00000B7BB8D4C800 66] AppleTV, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12C00][00000B7BB8D50000 66] AppleTV4K, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D12E00][00000B7BB8D52800 66] AppleTV2_4K, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13000][00000B7BB8D55000 66] TVOS, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13200][00000B7BB8D57800 66] Mac, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13400][00000B7BB8D5A000 66] MacEditor, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13600][00000B7BB8D5C800 66] MacClient, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13800][00000B7BB8D60000 66] MacServer, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13A00][00000B7BB8D62800 66] Linux, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13C00][00000B7BB8D65000 66] LinuxEditor, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D13E00][00000B7BB8D67800 66] LinuxArm64Editor, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14000][00000B7BB8D6A000 66] LinuxArm64, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14200][00000B7BB8D6C800 66] LinuxClient, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14400][00000B7BB8D70000 66] LinuxArm64Client, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14600][00000B7BB8D72800 66] LinuxServer, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14800][00000B7BB8D75000 66] LinuxArm64Server, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14A00][00000B7BB8D77800 66] Android, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14C00][00000B7BB8D7A000 66] Android_Preview_OpenGL, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D14E00][00000B7BB8D7C800 66] Android_Preview_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15000][00000B7BB8D80000 66] Android_Low, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15200][00000B7BB8D82800 66] Android_Mid, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15400][00000B7BB8D85000 66] Android_High, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15600][00000B7BB8D87800 66] Android_Default, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15800][00000B7BB8D8A000 66] Android_Adreno4xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15A00][00000B7BB8D8C800 66] Android_Adreno5xx_Low, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15C00][00000B7BB8D90000 66] Android_Adreno5xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D15E00][00000B7BB8D92800 66] Android_Adreno6xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16000][00000B7BB8D95000 66] Android_Adreno6xx_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16200][00000B7BB8D97800 66] Android_Adreno7xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16400][00000B7BB8D9A000 66] Android_Adreno7xx_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16600][00000B7BB8D9C800 66] Android_Mali_T6xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16800][00000B7BB8DA0000 66] Android_Mali_T7xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16A00][00000B7BB8DA2800 66] Android_Mali_T8xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16C00][00000B7BB8DA5000 66] Android_Mali_G71, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D16E00][00000B7BB8DA7800 66] Android_Mali_G72, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17000][00000B7BB8DAA000 66] Android_Mali_G72_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17200][00000B7BB8DAC800 66] Android_Mali_G76, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17400][00000B7BB8DB0000 66] Android_Mali_G76_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17600][00000B7BB8DB2800 66] Android_Mali_G77, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17800][00000B7BB8DB5000 66] Android_Mali_G77_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17A00][00000B7BB8DB7800 66] Android_Mali_G78, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17C00][00000B7BB8DBA000 66] Android_Mali_G78_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D17E00][00000B7BB8DBC800 66] Android_Mali_G710, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18000][00000B7BB8DC0000 66] Android_Mali_G710_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18400][00000B7BB8DC2800 66] Android_Mali_G7xx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18600][00000B7BB8DC5000 66] Android_Mali_G7xx_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18800][00000B7BB8DC7800 66] Android_Xclipse_920, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18A00][00000B7BB8DCA000 66] Android_Xclipse_920_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D18E00][00000B7BB8DCC800 66] Android_Vulkan_SM5, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19000][00000B7BB8DD0000 66] Android_PowerVR_G6xxx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19200][00000B7BB8DD2800 66] Android_PowerVR_GT7xxx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19400][00000B7BB8DD5000 66] Android_PowerVR_GE8xxx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19600][00000B7BB8DD7800 66] Android_PowerVR_GM9xxx, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19800][00000B7BB8DDA000 66] Android_PowerVR_GM9xxx_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19A00][00000B7BB8DDC800 66] Android_TegraK1, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19C00][00000B7BB8DE0000 66] Android_Unknown_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D19E00][00000B7BB8DE2800 66] Oculus_Quest, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A000][00000B7BB8DE5000 66] Oculus_Quest2, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A200][00000B7BB8DE7800 66] Meta_Quest_Pro, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A400][00000B7BB8DEA000 66] Meta_Quest_3, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A600][00000B7BB8DEC800 66] HoloLens, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: 	[00000B7BB8D1A800][00000B7BB8DF0000 66] MagicLeap_Vulkan, 
-[2024.01.21-17.44.49:392][  0]LogDeviceProfileManager: Active device profile: [00000B7BB868B000][00000B7BB0262800 66] WindowsEditor
-[2024.01.21-17.44.49:392][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.21-17.44.49:392][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.21-17.44.49:392][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-17.44.49:392][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.21-17.44.49:395][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.21-17.44.49:395][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.21-17.44.49:469][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.21-17.44.49:509][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.21-17.44.49:509][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.21-17.44.49:509][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.21-17.44.49:510][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.21-17.44.49:510][  0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.21-17.44.49:796][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.21-17.44.49:796][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.21-17.44.49:805][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.21-17.44.49:805][  0]LogUObjectAllocator: 6340888 out of 0 bytes used by permanent object pool.
-[2024.01.21-17.44.49:805][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.21-17.44.49:810][  0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.21-17.44.49:810][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.21-17.44.49:810][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.21-17.44.49:813][  0]LogLiveCoding: Display: Waiting for server
-[2024.01.21-17.44.49:832][  0]LogSlate: Border
-[2024.01.21-17.44.49:832][  0]LogSlate: BreadcrumbButton
-[2024.01.21-17.44.49:832][  0]LogSlate: Brushes.Title
-[2024.01.21-17.44.49:832][  0]LogSlate: Default
-[2024.01.21-17.44.49:832][  0]LogSlate: Icons.Save
-[2024.01.21-17.44.49:832][  0]LogSlate: Icons.Toolbar.Settings
-[2024.01.21-17.44.49:832][  0]LogSlate: ListView
-[2024.01.21-17.44.49:832][  0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.21-17.44.49:832][  0]LogSlate: SoftwareCursor_Grab
-[2024.01.21-17.44.49:832][  0]LogSlate: TableView.DarkRow
-[2024.01.21-17.44.49:832][  0]LogSlate: TableView.Row
-[2024.01.21-17.44.49:832][  0]LogSlate: TreeView
-[2024.01.21-17.44.49:927][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.21-17.44.49:929][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
-[2024.01.21-17.44.49:941][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.21-17.44.49:941][  0]LogInit: XR: MultiViewport is Disabled
-[2024.01.21-17.44.49:941][  0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.21-17.44.50:099][  0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.21-17.44.50:141][  0]LogPython: Using Python 3.9.7
-[2024.01.21-17.44.50:166][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.21-17.44.50:896][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.21-17.44.50:914][  0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.21-17.44.51:098][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 982ABE7A4EF003AD335A9D9E61D55AB3 | Instance: B62B005147D92B3737EC29A12B09A11D (DESKTOP-2MPQGVL-15200).
-[2024.01.21-17.44.51:201][  0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.21-17.44.51:206][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.21-17.44.51:208][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.21-17.44.51:440][  0]LogOpenImageDenoise: OIDN starting up
-[2024.01.21-17.44.51:482][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.21-17.44.51:500][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.21-17.44.51:500][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.21-17.44.51:567][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
-[2024.01.21-17.44.51:567][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.21-17.44.51:827][  0]SourceControl: Revision control is disabled
-[2024.01.21-17.44.51:830][  0]LogUProjectInfo: Found projects:
-[2024.01.21-17.44.51:840][  0]SourceControl: Revision control is disabled
-[2024.01.21-17.44.51:852][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-17.44.51:852][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-17.44.51:853][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-17.44.51:929][  0]LogCollectionManager: Loaded 0 collections in 0.000671 seconds
-[2024.01.21-17.44.51:930][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.21-17.44.51:932][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.21-17.44.51:933][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.21-17.44.52:201][  0]LogEngine: Initializing Engine...
-[2024.01.21-17.44.52:204][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.21-17.44.52:206][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
-[2024.01.21-17.44.52:273][  0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.21-17.44.52:279][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.44.52:280][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.44.52:285][  0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.21-17.44.52:286][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.21-17.44.52:286][  0]LogInit: Texture streaming: Enabled
-[2024.01.21-17.44.52:300][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.21-17.44.52:305][  0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.21-17.44.52:311][  0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.21-17.44.52:312][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.21-17.44.52:312][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-17.44.52:313][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-17.44.52:313][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-17.44.52:318][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-17.44.52:351][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-17.44.52:351][  0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-17.44.52:353][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-17.44.52:353][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-17.44.52:353][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.21-17.44.52:353][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.21-17.44.52:355][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.21-17.44.52:355][  0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.21-17.44.52:355][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.21-17.44.52:355][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.21-17.44.52:355][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.21-17.44.52:366][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.21-17.44.52:369][  0]LogInit: Undo buffer set to 32 MB
-[2024.01.21-17.44.52:369][  0]LogInit: Transaction tracking system initialized
-[2024.01.21-17.44.52:385][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.21-17.44.52:385][  0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.21-17.44.52:387][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002212 seconds (Found 160 uncontrolled assets)
-[2024.01.21-17.44.52:391][  0]BlueprintLog: New page: Editor Load
-[2024.01.21-17.44.52:449][  0]LocalizationService: Localization service is disabled
-[2024.01.21-17.44.52:463][  0]TimingProfiler: Initialize
-[2024.01.21-17.44.52:463][  0]TimingProfiler: OnSessionChanged
-[2024.01.21-17.44.52:463][  0]LoadingProfiler: Initialize
-[2024.01.21-17.44.52:463][  0]LoadingProfiler: OnSessionChanged
-[2024.01.21-17.44.52:463][  0]NetworkingProfiler: Initialize
-[2024.01.21-17.44.52:463][  0]NetworkingProfiler: OnSessionChanged
-[2024.01.21-17.44.52:463][  0]MemoryProfiler: Initialize
-[2024.01.21-17.44.52:463][  0]MemoryProfiler: OnSessionChanged
-[2024.01.21-17.44.52:520][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-17.44.52:520][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-17.44.52:520][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.21-17.44.52:582][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.21-17.44.52:709][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.21-17.44.52:746][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.21-17.44.52:747][  0]SourceControl: Revision control is disabled
-[2024.01.21-17.44.52:747][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.032
-[2024.01.21-17.44.52:747][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
-[2024.01.21-17.44.52:747][  0]LightingResults: New page: Lighting Build
-[2024.01.21-17.44.52:749][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-17.44.52:749][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-17.44.52:749][  0]MapCheck: New page: Map Check
-[2024.01.21-17.44.52:749][  0]LightingResults: New page: Lighting Build
-[2024.01.21-17.44.52:753][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.21-17.44.52:756][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.21-17.44.52:816][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.21-17.44.52:901][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.21-17.44.52:951][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.21-17.44.52:951][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.44.52:952][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.44.52:952][  0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-17.44.53:068][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.21-17.44.53:079][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
-[2024.01.21-17.44.53:080][  0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.21-17.44.53:080][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,102ms to complete.
-[2024.01.21-17.44.53:085][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.369
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: ================================================
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.21-17.44.53:085][  0]LogShaderCompilers: Display: ================================================
-[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-17.44.53:171][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-17.44.53:171][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.21-17.44.53:182][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-17.44.53:189][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-17.44.53:196][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-17.44.53:203][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-17.44.53:238][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:238][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:238][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:238][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:239][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:239][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:239][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:239][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:239][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:239][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:240][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:240][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.21-17.44.53:241][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.21-17.44.53:292][  0]LogSlate: Took 0.000106 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.21-17.44.53:294][  0]LogSlate: Took 0.000088 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.21-17.44.53:295][  0]LogSlate: Took 0.000064 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.21-17.44.53:309][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
-[2024.01.21-17.44.53:396][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.21-17.44.53:417][  0]LogStall: Startup...
-[2024.01.21-17.44.53:419][  0]LogStall: Startup complete.
-[2024.01.21-17.44.53:423][  0]LogLoad: (Engine Initialization) Total time: 6.71 seconds
-[2024.01.21-17.44.53:423][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.21-17.44.53:479][  0]LogAssetRegistry: AssetRegistryGather time 0.0756s: AssetDataDiscovery 0.0182s, AssetDataGather 0.0223s, StoreResults 0.0351s.
-[2024.01.21-17.44.53:501][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
-[2024.01.21-17.44.53:549][  0]LogContentStreaming: Texture pool size now 800 MB
-[2024.01.21-17.44.53:581][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.21-17.44.53:602][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
-
-[2024.01.21-17.44.53:609][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.026819 secs
-[2024.01.21-17.44.54:455][  3]LogSlate: Took 0.000050 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.21-17.44.56:972][ 66]LogSlate: Took 0.000097 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.21-17.44.58:322][218]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
-[2024.01.21-17.44.58:322][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.44.58:322][218]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.44.58:325][218]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
-[2024.01.21-17.44.58:883][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.44.58:896][218]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.44.58:956][218]LogSlate: Took 0.000127 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
-[2024.01.21-17.44.58:991][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.44.59:065][222]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.45.00:107][344]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
-[2024.01.21-17.45.02:995][667]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Door/Holztextur.Holztextur
-[2024.01.21-17.45.03:000][667]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.45.03:000][667]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.45.03:112][667]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.03:112][667]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(1)
-[2024.01.21-17.45.03:112][667]MaterialEditorStats: User interpolators: 2/4 Scalars (1/4 Vectors) (TexCoords: 2, Custom: 0)
-[2024.01.21-17.45.03:112][667]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.03:119][667]LogViewport: Scene viewport resized to 376x444, mode Windowed.
-[2024.01.21-17.45.03:184][669]MaterialEditorStats: Base pass shader: 148 instructions
-[2024.01.21-17.45.03:184][669]MaterialEditorStats: Base pass vertex shader: 122 instructions
-[2024.01.21-17.45.03:184][669]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.03:184][669]MaterialEditorStats: Texture Lookups (Est.): VS(3), PS(1)
-[2024.01.21-17.45.03:184][669]MaterialEditorStats: User interpolators: 2/4 Scalars (1/4 Vectors) (TexCoords: 2, Custom: 0)
-[2024.01.21-17.45.03:184][669]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.05:356][921]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	Cannot force a cast between non-numeric types.
-
-[2024.01.21-17.45.05:361][921]MaterialEditorStats: Error: [SM5] Cannot force a cast between non-numeric types.
-[2024.01.21-17.45.09:528][410]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	Cannot force a cast between non-numeric types.
-
-[2024.01.21-17.45.09:556][411]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.45.11:914][689]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	Cannot force a cast between non-numeric types.
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.Shadow.TranslucentPerObject.ProjectEnabled:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.SupportCloudShadowOnForwardLitTranslucent:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.21-18.41.14:862][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.21-18.41.14:862][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.21-18.41.14:862][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.21-18.41.14:863][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.21-18.41.14:865][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.21-18.41.14:865][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.21-18.41.14:868][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-18.41.14:868][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-18.41.14:868][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-18.41.14:874][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.21-18.41.14:874][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI: D3D11 adapters:
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.41.14:876][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     VendorId    : 1414
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     DeviceId    : 008c
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     SubSysId    : 0000
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     Revision    : 0000
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.41.14:954][  0]LogD3D11RHI:     AdapterLuid : 0 94040
+[2024.01.21-18.41.14:955][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.21-18.41.14:955][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.21-18.41.14:955][  0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.21-18.41.14:955][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.41.14:955][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.41.14:955][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.41.14:956][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.41.14:956][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.41.14:956][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.41.14:956][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.41.14:956][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.41.14:956][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.41.14:956][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-18.41.14:956][  0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.21-18.41.14:956][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.21-18.41.14:956][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.21-18.41.14:956][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.AOQuality:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DetailMode:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
+[2024.01.21-18.41.14:956][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.21-18.41.14:956][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.21-18.41.14:956][  0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.21-18.41.14:956][  0]LogInit: User: Windowssucks
+[2024.01.21-18.41.14:956][  0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.21-18.41.14:956][  0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.21-18.41.14:956][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.21-18.41.14:956][  0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.21-18.41.14:956][  0]LogMemory: Process Physical Memory: 494.00 MB used, 525.32 MB peak
+[2024.01.21-18.41.14:956][  0]LogMemory: Process Virtual Memory: 494.78 MB used, 495.66 MB peak
+[2024.01.21-18.41.14:956][  0]LogMemory: Physical Memory: 12366.86 MB used,  20287.89 MB free, 32654.75 MB total
+[2024.01.21-18.41.14:956][  0]LogMemory: Virtual Memory: 24346.97 MB used,  16307.78 MB free, 40654.75 MB total
+[2024.01.21-18.41.14:956][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.21-18.41.14:960][  0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.21-18.41.14:967][  0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.21-18.41.14:967][  0]LogInit: Using OS detected language (en-US).
+[2024.01.21-18.41.14:967][  0]LogInit: Using OS detected locale (en-DE).
+[2024.01.21-18.41.14:968][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.21-18.41.14:968][  0]LogInit: Setting process to per monitor DPI aware
+[2024.01.21-18.41.15:165][  0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.21-18.41.15:165][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
+[2024.01.21-18.41.15:165][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
+[2024.01.21-18.41.15:165][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-18.41.15:178][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.21-18.41.15:178][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
+[2024.01.21-18.41.15:274][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-18.41.15:274][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-18.41.15:274][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-18.41.15:274][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-18.41.15:274][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-18.41.15:274][  0]LogWindows: Attached monitors:
+[2024.01.21-18.41.15:275][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.21-18.41.15:275][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.21-18.41.15:275][  0]LogWindows: Found 2 attached monitors.
+[2024.01.21-18.41.15:275][  0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.21-18.41.15:275][  0]LogRHI: RHI Adapter Info:
+[2024.01.21-18.41.15:275][  0]LogRHI:             Name: AMD Radeon RX 6800
+[2024.01.21-18.41.15:275][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.21-18.41.15:275][  0]LogRHI:      Driver Date: 11-22-2023
+[2024.01.21-18.41.15:275][  0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.21-18.41.15:275][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.41.15:300][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.41.15:397][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.21-18.41.15:397][  0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.21-18.41.15:397][  0]LogD3D11RHI: Async texture creation enabled
+[2024.01.21-18.41.15:397][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.21-18.41.15:397][  0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.21-18.41.15:401][  0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.21-18.41.15:408][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.21-18.41.15:417][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
+[2024.01.21-18.41.15:417][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
+[2024.01.21-18.41.15:440][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.21-18.41.15:440][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.21-18.41.15:440][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.21-18.41.15:440][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.21-18.41.15:440][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.21-18.41.15:440][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.21-18.41.15:440][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.21-18.41.15:441][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.21-18.41.15:441][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.21-18.41.15:442][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.21-18.41.15:442][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.21-18.41.15:442][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.21-18.41.15:443][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.21-18.41.15:461][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.21-18.41.15:465][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.21-18.41.15:465][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.21-18.41.15:468][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.21-18.41.15:468][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.21-18.41.15:468][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.21-18.41.15:468][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.21-18.41.15:471][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.21-18.41.15:471][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.21-18.41.15:471][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.21-18.41.15:473][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.21-18.41.15:473][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.21-18.41.15:473][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.21-18.41.15:473][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.21-18.41.15:476][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.21-18.41.15:476][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.21-18.41.15:480][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.21-18.41.15:480][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.21-18.41.15:480][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.21-18.41.15:480][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.21-18.41.15:480][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.21-18.41.15:487][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.21-18.41.15:526][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_MRT
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_TVOS
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_SM5
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_SM6
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_SIM
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   PCD3D_SM6
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   PCD3D_SM5
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   PCD3D_ES31
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   GLSL_150_ES31
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   VVM_1_0
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
+[2024.01.21-18.41.15:529][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
+[2024.01.21-18.41.15:529][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.21-18.41.15:531][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.21-18.41.15:531][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.21-18.41.15:531][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.21-18.41.15:531][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-18.41.15:531][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.21-18.41.15:569][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.21-18.41.15:569][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-18.41.15:569][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.21-18.41.15:573][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.21-18.41.15:573][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.03ms. RandomReadSpeed=2004.07MBs, RandomWriteSpeed=281.77MBs. Assigned SpeedClass 'Local'
+[2024.01.21-18.41.15:574][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.21-18.41.15:574][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.21-18.41.15:574][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.21-18.41.15:574][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.21-18.41.15:574][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.21-18.41.15:575][  0]LogShaderCompilers: Guid format shader working directory is 9 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/308/).
+[2024.01.21-18.41.15:575][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/25FE9E3047D87B384F7204A8F33A927B/'.
+[2024.01.21-18.41.15:575][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.21-18.41.15:575][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.21-18.41.16:311][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.21-18.41.16:483][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.21-18.41.16:483][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-18.41.16:755][  0]LogSlate: Using FreeType 2.10.0
+[2024.01.21-18.41.16:756][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.21-18.41.16:771][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.21-18.41.16:771][  0]LogAssetRegistry: FAssetRegistry took 0.0020 seconds to start up
+[2024.01.21-18.41.16:782][  0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.21-18.41.16:973][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.21-18.41.16:974][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.21-18.41.16:974][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.21-18.41.16:975][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.21-18.41.16:975][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: Available device profiles:
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056B9200][00000B34FE1B7800 66] GlobalDefaults, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056B9800][00000B34FE1BA000 66] Windows, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056B9E00][00000B34FD262800 66] WindowsEditor, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BA000][00000B34FF512800 66] WindowsServer, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BA200][00000B34DA195000 66] WindowsClient, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BA400][00000B34F842A000 66] IOS, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BA600][00000B3505C60000 66] iPadAir2, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BA800][00000B3505C62800 66] IPadPro, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BAA00][00000B3505C65000 66] iPadAir3, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BAC00][00000B3505C67800 66] iPadAir4, 
+[2024.01.21-18.41.17:113][  0]LogDeviceProfileManager: 	[00000B35056BAE00][00000B3505C6A000 66] iPadAir5, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BB000][00000B3505C6C800 66] iPadMini4, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BB200][00000B3505C70000 66] iPadMini5, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BB400][00000B3505C72800 66] iPadMini6, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BB600][00000B3505C75000 66] iPhone6S, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BB800][00000B3505C77800 66] iPhone7, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BBA00][00000B3505C7A000 66] iPodTouch7, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BBC00][00000B3505C7C800 66] iPhone6SPlus, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BBE00][00000B3505C80000 66] iPhone7Plus, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BC000][00000B3505C82800 66] iPhoneSE, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BC200][00000B3505C85000 66] iPhone8, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BC400][00000B3505C87800 66] iPhone8Plus, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BC600][00000B3505C8A000 66] iPhoneX, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BC800][00000B3505C8C800 66] iPhoneXS, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BCA00][00000B3505C90000 66] iPhoneXSMax, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BCC00][00000B3505C92800 66] iPhoneXR, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BCE00][00000B3505C95000 66] iPhone11, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BD000][00000B3505C97800 66] iPhone11Pro, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BD200][00000B3505C9A000 66] iPhone11ProMax, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BD400][00000B3505C9C800 66] iPhoneSE2, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BD600][00000B3505CA0000 66] iPhone12Mini, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BD800][00000B3505CA2800 66] iPhone12, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BDA00][00000B3505CA5000 66] iPhone12Pro, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BDC00][00000B3505CA7800 66] iPhone12ProMax, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BDE00][00000B3505CAA000 66] iPhone13Mini, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BE000][00000B3505CAC800 66] iPhone13, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BE200][00000B3505CB0000 66] iPhone13Pro, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BE400][00000B3505CB2800 66] iPhone13ProMax, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BE600][00000B3505CB5000 66] iPhoneSE3, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BE800][00000B3505CB7800 66] iPhone14, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BEA00][00000B3505CBA000 66] iPhone14Plus, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BEC00][00000B3505CBC800 66] iPhone14Pro, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BEE00][00000B3505D00000 66] iPhone14ProMax, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BF000][00000B3505D02800 66] iPhone15, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BF200][00000B3505D05000 66] iPhone15Plus, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BF400][00000B3505D07800 66] iPhone15Pro, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BF600][00000B3505D0A000 66] iPhone15ProMax, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BF800][00000B3505D0C800 66] iPadPro105, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BFA00][00000B3505D10000 66] iPadPro129, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BFC00][00000B3505D12800 66] iPadPro97, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B35056BFE00][00000B3505D15000 66] iPadPro2_129, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B350516F200][00000B3505D17800 66] iPad5, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B34F8246400][00000B3505D1A000 66] iPad6, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20000][00000B3505D1C800 66] iPad7, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20200][00000B3505D30000 66] iPad8, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20400][00000B3505D32800 66] iPad9, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20600][00000B3505D35000 66] iPad10, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20800][00000B3505D37800 66] iPadPro11, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20A00][00000B3505D3A000 66] iPadPro2_11, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20C00][00000B3505D3C800 66] iPadPro3_11, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D20E00][00000B3505D40000 66] iPadPro4_11, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21000][00000B3505D42800 66] iPadPro3_129, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21200][00000B3505D45000 66] iPadPro4_129, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21400][00000B3505D47800 66] iPadPro5_129, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21600][00000B3505D4A000 66] iPadPro6_129, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21800][00000B3505D4C800 66] AppleTV, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21A00][00000B3505D50000 66] AppleTV4K, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21C00][00000B3505D52800 66] AppleTV2_4K, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D21E00][00000B3505D55000 66] TVOS, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22000][00000B3505D57800 66] Mac, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22200][00000B3505D5A000 66] MacEditor, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22400][00000B3505D5C800 66] MacClient, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22600][00000B3505D60000 66] MacServer, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22800][00000B3505D62800 66] Linux, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22A00][00000B3505D65000 66] LinuxEditor, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22C00][00000B3505D67800 66] LinuxArm64Editor, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D22E00][00000B3505D6A000 66] LinuxArm64, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23000][00000B3505D6C800 66] LinuxClient, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23200][00000B3505D70000 66] LinuxArm64Client, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23400][00000B3505D72800 66] LinuxServer, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23600][00000B3505D75000 66] LinuxArm64Server, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23800][00000B3505D77800 66] Android, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23A00][00000B3505D7A000 66] Android_Preview_OpenGL, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23C00][00000B3505D7C800 66] Android_Preview_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D23E00][00000B3505D80000 66] Android_Low, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24000][00000B3505D82800 66] Android_Mid, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24200][00000B3505D85000 66] Android_High, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24400][00000B3505D87800 66] Android_Default, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24600][00000B3505D8A000 66] Android_Adreno4xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24800][00000B3505D8C800 66] Android_Adreno5xx_Low, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24A00][00000B3505D90000 66] Android_Adreno5xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24C00][00000B3505D92800 66] Android_Adreno6xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D24E00][00000B3505D95000 66] Android_Adreno6xx_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25000][00000B3505D97800 66] Android_Adreno7xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25200][00000B3505D9A000 66] Android_Adreno7xx_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25400][00000B3505D9C800 66] Android_Mali_T6xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25600][00000B3505DA0000 66] Android_Mali_T7xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25800][00000B3505DA2800 66] Android_Mali_T8xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25A00][00000B3505DA5000 66] Android_Mali_G71, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25C00][00000B3505DA7800 66] Android_Mali_G72, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D25E00][00000B3505DAA000 66] Android_Mali_G72_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26000][00000B3505DAC800 66] Android_Mali_G76, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26200][00000B3505DB0000 66] Android_Mali_G76_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26400][00000B3505DB2800 66] Android_Mali_G77, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26600][00000B3505DB5000 66] Android_Mali_G77_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26800][00000B3505DB7800 66] Android_Mali_G78, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26A00][00000B3505DBA000 66] Android_Mali_G78_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26C00][00000B3505DBC800 66] Android_Mali_G710, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D26E00][00000B3505DC0000 66] Android_Mali_G710_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D27200][00000B3505DC2800 66] Android_Mali_G7xx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D27400][00000B3505DC5000 66] Android_Mali_G7xx_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D27600][00000B3505DC7800 66] Android_Xclipse_920, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D27800][00000B3505DCA000 66] Android_Xclipse_920_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D27C00][00000B3505DCC800 66] Android_Vulkan_SM5, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D27E00][00000B3505DD0000 66] Android_PowerVR_G6xxx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28000][00000B3505DD2800 66] Android_PowerVR_GT7xxx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28200][00000B3505DD5000 66] Android_PowerVR_GE8xxx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28400][00000B3505DD7800 66] Android_PowerVR_GM9xxx, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28600][00000B3505DDA000 66] Android_PowerVR_GM9xxx_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28800][00000B3505DDC800 66] Android_TegraK1, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28A00][00000B3505DE0000 66] Android_Unknown_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28C00][00000B3505DE2800 66] Oculus_Quest, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D28E00][00000B3505DE5000 66] Oculus_Quest2, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D29000][00000B3505DE7800 66] Meta_Quest_Pro, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D29200][00000B3505DEA000 66] Meta_Quest_3, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D29400][00000B3505DEC800 66] HoloLens, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: 	[00000B3505D29600][00000B3505DF0000 66] MagicLeap_Vulkan, 
+[2024.01.21-18.41.17:114][  0]LogDeviceProfileManager: Active device profile: [00000B35056B9E00][00000B34FD262800 66] WindowsEditor
+[2024.01.21-18.41.17:114][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.21-18.41.17:114][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.21-18.41.17:114][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-18.41.17:115][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.41.17:115][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.41.17:115][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.41.17:115][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.41.17:115][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.41.17:118][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.21-18.41.17:118][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.21-18.41.17:203][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.21-18.41.17:247][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.21-18.41.17:247][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.21-18.41.17:247][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.21-18.41.17:247][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.21-18.41.17:247][  0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.21-18.41.17:557][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.21-18.41.17:557][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.21-18.41.17:568][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.21-18.41.17:568][  0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.21-18.41.17:568][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.21-18.41.17:573][  0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.21-18.41.17:573][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.21-18.41.17:574][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.21-18.41.17:577][  0]LogLiveCoding: Display: Waiting for server
+[2024.01.21-18.41.17:594][  0]LogSlate: Border
+[2024.01.21-18.41.17:594][  0]LogSlate: BreadcrumbButton
+[2024.01.21-18.41.17:594][  0]LogSlate: Brushes.Title
+[2024.01.21-18.41.17:594][  0]LogSlate: Default
+[2024.01.21-18.41.17:594][  0]LogSlate: Icons.Save
+[2024.01.21-18.41.17:594][  0]LogSlate: Icons.Toolbar.Settings
+[2024.01.21-18.41.17:594][  0]LogSlate: ListView
+[2024.01.21-18.41.17:594][  0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.21-18.41.17:594][  0]LogSlate: SoftwareCursor_Grab
+[2024.01.21-18.41.17:594][  0]LogSlate: TableView.DarkRow
+[2024.01.21-18.41.17:594][  0]LogSlate: TableView.Row
+[2024.01.21-18.41.17:594][  0]LogSlate: TreeView
+[2024.01.21-18.41.17:686][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.21-18.41.17:687][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.21-18.41.17:700][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.21-18.41.17:700][  0]LogInit: XR: MultiViewport is Disabled
+[2024.01.21-18.41.17:700][  0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.21-18.41.17:857][  0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.21-18.41.17:942][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 5DDEAB04435092B02CD907A58EA30838 | Instance: 1919E0A94D1DF39C547D6CA031379953 (DESKTOP-2MPQGVL-308).
+[2024.01.21-18.41.17:949][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.21-18.41.17:980][  0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.21-18.41.17:985][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.21-18.41.17:987][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.21-18.41.18:230][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.21-18.41.18:248][  0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.21-18.41.18:325][  0]LogPython: Using Python 3.9.7
+[2024.01.21-18.41.19:309][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.41.19:311][  0]LogUProjectInfo: Found projects:
+[2024.01.21-18.41.19:322][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.41.19:333][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.41.19:334][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.41.19:334][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.41.19:547][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.21-18.41.19:566][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-18.41.19:566][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-18.41.19:626][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
+[2024.01.21-18.41.19:626][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.21-18.41.19:724][  0]LogOpenImageDenoise: OIDN starting up
+[2024.01.21-18.41.19:768][  0]LogCollectionManager: Loaded 0 collections in 0.000695 seconds
+[2024.01.21-18.41.19:770][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.21-18.41.19:772][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.21-18.41.19:773][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.21-18.41.20:053][  0]LogEngine: Initializing Engine...
+[2024.01.21-18.41.20:056][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.21-18.41.20:058][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
+[2024.01.21-18.41.20:127][  0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.21-18.41.20:132][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.41.20:132][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.41.20:138][  0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.21-18.41.20:139][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.21-18.41.20:139][  0]LogInit: Texture streaming: Enabled
+[2024.01.21-18.41.20:153][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.21-18.41.20:158][  0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.21-18.41.20:166][  0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.21-18.41.20:166][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.21-18.41.20:167][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.41.20:168][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.41.20:168][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.41.20:173][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.41.20:209][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.41.20:210][  0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.41.20:211][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.41.20:211][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.41.20:213][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.21-18.41.20:213][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.21-18.41.20:214][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.21-18.41.20:215][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.21-18.41.20:215][  0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.21-18.41.20:215][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.21-18.41.20:215][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-18.41.20:228][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.21-18.41.20:234][  0]LogInit: Undo buffer set to 32 MB
+[2024.01.21-18.41.20:234][  0]LogInit: Transaction tracking system initialized
+[2024.01.21-18.41.20:260][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.21-18.41.20:261][  0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.21-18.41.20:263][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002544 seconds (Found 160 uncontrolled assets)
+[2024.01.21-18.41.20:270][  0]BlueprintLog: New page: Editor Load
+[2024.01.21-18.41.20:341][  0]LocalizationService: Localization service is disabled
+[2024.01.21-18.41.20:361][  0]TimingProfiler: Initialize
+[2024.01.21-18.41.20:361][  0]TimingProfiler: OnSessionChanged
+[2024.01.21-18.41.20:361][  0]LoadingProfiler: Initialize
+[2024.01.21-18.41.20:361][  0]LoadingProfiler: OnSessionChanged
+[2024.01.21-18.41.20:361][  0]NetworkingProfiler: Initialize
+[2024.01.21-18.41.20:361][  0]NetworkingProfiler: OnSessionChanged
+[2024.01.21-18.41.20:361][  0]MemoryProfiler: Initialize
+[2024.01.21-18.41.20:361][  0]MemoryProfiler: OnSessionChanged
+[2024.01.21-18.41.20:432][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.41.20:433][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.41.20:433][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.41.20:505][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.21-18.41.20:568][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.21-18.41.20:711][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.21-18.41.20:714][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.21-18.41.20:714][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.41.20:714][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.479
+[2024.01.21-18.41.20:714][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.21-18.41.20:715][  0]LightingResults: New page: Lighting Build
+[2024.01.21-18.41.20:718][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.41.20:718][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.41.20:718][  0]MapCheck: New page: Map Check
+[2024.01.21-18.41.20:719][  0]LightingResults: New page: Lighting Build
+[2024.01.21-18.41.20:722][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.41.20:726][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
+[2024.01.21-18.41.20:952][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-18.41.21:010][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.21-18.41.21:011][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.41.21:011][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.41.21:011][  0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.41.21:136][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.21-18.41.21:148][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.41.21:148][  0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.21-18.41.21:149][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,113ms to complete.
+[2024.01.21-18.41.21:153][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.918
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-18.41.21:153][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:237][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.41.21:248][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.41.21:255][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.41.21:263][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.41.21:272][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.41.21:291][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.21-18.41.21:310][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:310][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:311][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:311][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:311][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:311][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:311][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:311][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:312][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:312][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:312][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:312][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:312][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:312][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:312][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:312][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:312][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:313][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:313][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.41.21:313][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.21-18.41.21:364][  0]LogSlate: Took 0.000099 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.21-18.41.21:366][  0]LogSlate: Took 0.000069 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.21-18.41.21:367][  0]LogSlate: Took 0.000073 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.21-18.41.21:381][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.21-18.41.21:513][  0]LogStall: Startup...
+[2024.01.21-18.41.21:515][  0]LogStall: Startup complete.
+[2024.01.21-18.41.21:519][  0]LogLoad: (Engine Initialization) Total time: 7.28 seconds
+[2024.01.21-18.41.21:519][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.21-18.41.21:564][  0]LogAssetRegistry: AssetRegistryGather time 0.1040s: AssetDataDiscovery 0.0218s, AssetDataGather 0.0447s, StoreResults 0.0374s.
+[2024.01.21-18.41.21:584][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects)
+[2024.01.21-18.41.21:634][  0]LogContentStreaming: Texture pool size now 800 MB
+[2024.01.21-18.41.21:676][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.21-18.41.21:700][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
 
-[2024.01.21-17.45.11:915][689]LogMaterial: Warning: [AssetLog] /Engine/Transient.Holztextur: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	Cannot force a cast between non-numeric types.
+[2024.01.21-18.41.21:703][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.026107 secs
+[2024.01.21-18.41.22:536][  3]LogSlate: Took 0.000052 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.21-18.41.45:427][607]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.41.45:448][607]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.41.45:477][607]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-18.41.45:481][607]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.003834 seconds
+[2024.01.21-18.41.45:563][607]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.41.45:563][607]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap142D644742A5FCD19F4CC99EDA654E88.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.41.45:571][607]LogFileHelpers: All files are already saved.
+[2024.01.21-18.41.45:571][607]LogFileHelpers: Saving map 'BackroomsMap' took 0.123
+[2024.01.21-18.41.45:586][607]LogFileHelpers: InternalPromptForCheckoutAndSave took 158 ms
+[2024.01.21-18.41.45:588][607]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.41.45:588][607]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.41.55:803][293]LogSlate: Took 0.000101 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.21-18.41.55:951][306]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.42.50:780][609]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.42.50:820][609]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.42.50:845][609]LogUObjectHash: Compacting FUObjectHashTables data took   0.25ms
+[2024.01.21-18.42.50:932][609]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.42.50:932][609]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapADDFE3DB44A1485687665AA17146B55E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.42.50:939][609]LogFileHelpers: All files are already saved.
+[2024.01.21-18.42.50:939][609]LogFileHelpers: Saving map 'BackroomsMap' took 0.120
+[2024.01.21-18.42.50:949][609]LogFileHelpers: InternalPromptForCheckoutAndSave took 169 ms (total: 327 ms)
+[2024.01.21-18.42.50:952][609]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.42.50:952][609]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.43.38:668][570]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.094 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 12313 files in 14353 folders with total size 651 MiB.
+[2024.01.21-18.48.19:421][413]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.48.19:421][413]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.48.54:020][  0]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.48.54:045][  0]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.48.54:071][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.36ms
+[2024.01.21-18.48.54:155][  0]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.48.54:155][  0]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap09EF6C7548DF5987326CA98FFF68D485.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.48.54:162][  0]LogFileHelpers: All files are already saved.
+[2024.01.21-18.48.54:163][  0]LogFileHelpers: Saving map 'BackroomsMap' took 0.117
+[2024.01.21-18.48.54:171][  0]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms (total: 478 ms)
+[2024.01.21-18.48.54:174][  0]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.48.54:174][  0]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.49.12:345][981]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.49.15:699][228]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.21-18.50.18:157][169]LogFactory: FactoryCreateFile: SoundWave with SoundFactory (0 0 C:\Users\Windows sucks\Downloads\275628__hanneswannerberger__electronic-static-noise-tone.wav)
+[2024.01.21-18.50.18:565][169]LogAudioDerivedData: Display: Building compressed audio format BINKA hash BINKA_SCVER_5028_R4DV_false_SR0_48000.000000_SR1_32000.000000_SR2_24000.000000_SR3_12000.000000_SR4_8000.000000_QMOD_1.000000_CQLT_-1_ASTH_0.000000_INLC_false_CSZE_65536_LCF_false_ZCS_0_MCSO_0_END wave 275628__hanneswannerberger__electronic-static-noise-tone...
+[2024.01.21-18.50.18:876][169]LogAudio: Display: Chunk sizes for SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone: Chunk0=28 bytes, Chunk1-N=256k
+[2024.01.21-18.50.18:883][169]LogAudioDerivedData: Display: Building compressed audio format BINKA hash BINKA_SCVER_5028_R4DV_false_SR0_48000.000000_SR1_32000.000000_SR2_24000.000000_SR3_12000.000000_SR4_8000.000000_QMOD_1.000000_CQLT_-1_ASTH_0.000000_INLC_false_CSZE_65536_LCF_false_ZCS_0_MCSO_0_END wave 275628__hanneswannerberger__electronic-static-noise-tone...
+[2024.01.21-18.50.19:198][171]LogAudio: Display: Chunk sizes for SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone: Chunk0=28 bytes, Chunk1-N=256k
+[2024.01.21-18.50.29:022][638]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.50.29:029][638]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.50.29:029][638]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:50:29)
+[2024.01.21-18.50.29:033][638]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.21-18.50.29:033][638]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.21-18.50.29:033][638]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.50.29:059][638]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026427s)
+[2024.01.21-18.50.29:059][638]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026470s)
+[2024.01.21-18.50.29:069][638]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-18.50.29:070][638]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.50.29:070][638]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.50.29:070][638]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.50.29:071][638]LogPlayLevel: PIE: World Init took: (0.000847s)
+[2024.01.21-18.50.29:071][638]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.50.29:071][638]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.50.29:071][638]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.50.29:071][638]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.50.29:071][638]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.50.29:071][638]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.50.29:073][638]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.50.29:098][638]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.50.29:099][638]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.50.29:099][638]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.50.29:099][638]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.50.29:099][638]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.21-18.50.29:099][638]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.21-18.50.29:101][638]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.21-18.50.29:101][638]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.21-18.50.29:101][638]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.21-18.50.29:101][638]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.21-18.50.29:101][638]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.21-18.50.29:301][638]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.50.29:315][638]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.50.29
+[2024.01.21-18.50.29:316][638]LogWorld: Bringing up level for play took: 0.013834
+[2024.01.21-18.50.29:318][638]LogOnline: OSS: Created online subsystem instance for: :Context_3
+[2024.01.21-18.50.29:322][638]LogSpawn: Warning: SpawnActor failed because of collision at the spawn location [X=7281.920 Y=-497.364 Z=479.584] for [BP_FirstPersonCharacter_C]
+[2024.01.21-18.50.29:322][638]LogGameMode: Warning: SpawnDefaultPawnAtTransform: Couldn't spawn Pawn of type BP_FirstPersonCharacter_C at Rotation: Pitch 0.000000 Yaw -110.627183 Roll 0.000000
+Translation: 7281.920473 -497.364434 479.583644
+Scale3D: 1.000000 1.000000 1.000000
 
-[2024.01.21-17.45.15:058][ 59]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.15:058][ 59]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-17.45.15:058][ 59]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-17.45.15:105][ 61]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.18:352][445]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.18:352][445]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-17.45.18:352][445]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.18:372][447]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-17.45.18:372][447]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.18:372][447]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-17.45.18:372][447]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-17.45.18:372][447]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.20:521][700]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.20:559][702]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.21:811][849]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.21:855][851]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.22:269][898]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.22:318][900]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.24:559][167]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.24:579][169]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.26:148][351]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.26:382][379]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.26:484][391]MaterialEditorStats: Shader Count: 3
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.26:761][423]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.27:089][461]LogMaterialEditor: Saving and Compiling material Holztextur
-[2024.01.21-17.45.27:167][461]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
-[2024.01.21-17.45.27:771][461]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
-[2024.01.21-17.45.27:778][461]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.45.28:609][461]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
-[2024.01.21-17.45.28:616][461]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.006812 seconds
-[2024.01.21-17.45.28:618][461]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
-[2024.01.21-17.45.28:618][461]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/HolztexturEE913495467BF8A729E6C2A0AC7E2375.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
-[2024.01.21-17.45.28:622][461]LogFileHelpers: InternalPromptForCheckoutAndSave took 843 ms
-[2024.01.21-17.45.28:622][461]AssetCheck: New page: Asset Save: Holztextur
-[2024.01.21-17.45.28:622][461]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: MaxSampler: 200 instructions
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.28:623][461]MaterialEditorStats: Shader Count: 16
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.35:183][237]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.35:448][269]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.45.35:553][281]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.35:554][281]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.45.35:933][325]LogMaterialEditor: Saving and Compiling material Holztextur
-[2024.01.21-17.45.35:981][325]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
-[2024.01.21-17.45.36:605][325]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
-[2024.01.21-17.45.36:611][325]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.45.37:459][325]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
-[2024.01.21-17.45.37:461][325]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
-[2024.01.21-17.45.37:461][325]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Holztextur133FC1B94BD4EE48534E3E9C7A7115D3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
-[2024.01.21-17.45.37:465][325]LogFileHelpers: InternalPromptForCheckoutAndSave took 854 ms (total: 1.69 sec)
-[2024.01.21-17.45.37:466][325]AssetCheck: New page: Asset Save: Holztextur
-[2024.01.21-17.45.37:466][325]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: MaxSampler: 200 instructions
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.45.37:467][325]MaterialEditorStats: Shader Count: 16
-[2024.01.21-17.45.40:343][635]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
-[2024.01.21-17.45.40:343][635]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
-[2024.01.21-17.45.40:346][635]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_0
-[2024.01.21-17.45.40:349][635]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_0
-[2024.01.21-17.45.40:355][635]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
-[2024.01.21-17.45.42:199][805]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
-[2024.01.21-17.45.42:199][805]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start_C
-[2024.01.21-17.45.42:204][805]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_1
-[2024.01.21-17.45.42:206][805]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start as actor: Blueprint_door_start_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_start_C_1
-[2024.01.21-17.45.42:223][805]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
-[2024.01.21-17.46.00:941][908]LogEditorTransaction: Undo Modify Component(s)
-[2024.01.21-17.46.12:029][130]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.46.12:064][130]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
-[2024.01.21-17.46.12:070][130]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
-[2024.01.21-17.46.12:070][130]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_startBE616CBC42EFC8A3EE38A6981CAF1F41.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
-[2024.01.21-17.46.12:083][130]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 1.75 sec)
-[2024.01.21-17.46.12:084][130]AssetCheck: New page: Asset Save: Blueprint_door_start
-[2024.01.21-17.46.12:084][130]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
-[2024.01.21-17.46.26:681][873]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.46.26:706][873]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
-[2024.01.21-17.46.26:711][873]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
-[2024.01.21-17.46.26:711][873]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start0C7977924353F6C9361CC48DEDDF5572.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
-[2024.01.21-17.46.26:715][873]LogFileHelpers: InternalPromptForCheckoutAndSave took 34 ms (total: 1.78 sec)
-[2024.01.21-17.46.26:716][873]AssetCheck: New page: Asset Save: Blueprint_door_start
-[2024.01.21-17.46.26:716][873]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
-[2024.01.21-17.46.27:096][918]BlueprintLog: New page: Compile Blueprint_door_start
-[2024.01.21-17.46.27:164][918]LogUObjectHash: Compacting FUObjectHashTables data took   1.26ms
-[2024.01.21-17.47.02:965][364]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.47.02:998][364]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.47.03:035][364]LogUObjectHash: Compacting FUObjectHashTables data took   1.10ms
-[2024.01.21-17.47.03:123][364]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.47.03:123][364]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapF7D9BB39471686902C5811991C63C33A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.47.03:131][364]LogFileHelpers: All files are already saved.
-[2024.01.21-17.47.03:131][364]LogFileHelpers: Saving map 'BackroomsMap' took 0.133
-[2024.01.21-17.47.03:140][364]LogFileHelpers: InternalPromptForCheckoutAndSave took 174 ms (total: 1.96 sec)
-[2024.01.21-17.47.03:142][364]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.47.03:142][364]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.47.08:804][980]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.47.08:830][980]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.47.08:862][980]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
-[2024.01.21-17.47.08:942][980]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.47.08:942][980]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap214A1BB94E285910AD685292AAA62DBE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.47.08:949][980]LogFileHelpers: All files are already saved.
-[2024.01.21-17.47.08:949][980]LogFileHelpers: Saving map 'BackroomsMap' took 0.119
-[2024.01.21-17.47.08:956][980]LogFileHelpers: InternalPromptForCheckoutAndSave took 152 ms (total: 2.11 sec)
-[2024.01.21-17.47.08:959][980]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.47.08:959][980]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.47.10:121][ 91]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:22.111 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 11995 files in 14049 folders with total size 633 MiB.
-[2024.01.21-17.47.39:953][ 21]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.47.39:969][ 21]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.47.40:003][ 21]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.21-17.47.40:091][ 21]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.47.40:091][ 21]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap61DADC7E4550360D46BA98A5E2D9E5C0.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.47.40:098][ 21]LogFileHelpers: All files are already saved.
-[2024.01.21-17.47.40:098][ 21]LogFileHelpers: Saving map 'BackroomsMap' took 0.130
-[2024.01.21-17.47.40:107][ 21]LogFileHelpers: InternalPromptForCheckoutAndSave took 154 ms (total: 2.26 sec)
-[2024.01.21-17.47.40:109][ 21]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.47.40:109][ 21]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.47.42:029][219]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.21-17.47.42:037][219]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.21-17.47.42:037][219]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 19:47:42)
-[2024.01.21-17.47.42:041][219]LogOnline: OSS: Created online subsystem instance for: NULL
-[2024.01.21-17.47.42:041][219]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-[2024.01.21-17.47.42:041][219]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-17.47.42:067][219]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026171s)
-[2024.01.21-17.47.42:067][219]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026204s)
-[2024.01.21-17.47.42:079][219]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
-[2024.01.21-17.47.42:080][219]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.47.42:080][219]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.47.42:080][219]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.21-17.47.42:081][219]LogPlayLevel: PIE: World Init took: (0.000936s)
-[2024.01.21-17.47.42:081][219]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.21-17.47.42:081][219]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.21-17.47.42:081][219]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.21-17.47.42:081][219]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.21-17.47.42:081][219]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.21-17.47.42:081][219]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.21-17.47.42:083][219]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.21-17.47.42:109][219]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.21-17.47.42:109][219]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.21-17.47.42:110][219]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.21-17.47.42:110][219]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.21-17.47.42:110][219]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
-[2024.01.21-17.47.42:110][219]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
-[2024.01.21-17.47.42:112][219]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
-[2024.01.21-17.47.42:112][219]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
-[2024.01.21-17.47.42:112][219]LogInit: FAudioDevice initialized with ID 2.
-[2024.01.21-17.47.42:112][219]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
-[2024.01.21-17.47.42:112][219]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.21-17.47.42:357][219]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.21-17.47.42:368][219]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-18.47.42
-[2024.01.21-17.47.42:369][219]LogWorld: Bringing up level for play took: 0.011638
-[2024.01.21-17.47.42:371][219]LogOnline: OSS: Created online subsystem instance for: :Context_8
-[2024.01.21-17.47.42:378][219]PIE: Server logged in
-[2024.01.21-17.47.42:379][219]PIE: Play in editor total start time 0,343 seconds.
-[2024.01.21-17.48.08:524][340]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-17.48.08:524][340]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.21-17.48.08:524][340]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-17.48.08:526][340]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-17.48.08:530][340]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.21-17.48.08:534][340]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-17.48.08:547][340]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.21-17.48.08:549][340]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.21-17.48.08:550][340]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.21-17.48.08:551][340]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.21-17.48.08:560][340]LogUObjectHash: Compacting FUObjectHashTables data took   1.23ms
-[2024.01.21-17.48.08:596][341]LogPlayLevel: Display: Destroying online subsystem :Context_8
-[2024.01.21-17.49.07:471][123]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.49.07:504][123]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.49.07:538][123]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
-[2024.01.21-17.49.07:624][123]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.49.07:624][123]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7C615569422818FAD06AB6B5FC7DA056.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.49.07:631][123]LogFileHelpers: All files are already saved.
-[2024.01.21-17.49.07:631][123]LogFileHelpers: Saving map 'BackroomsMap' took 0.128
-[2024.01.21-17.49.07:638][123]LogFileHelpers: InternalPromptForCheckoutAndSave took 167 ms (total: 2.43 sec)
-[2024.01.21-17.49.07:641][123]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.49.07:641][123]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.49.11:708][443]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.49.11:732][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.49.11:766][443]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.21-17.49.11:846][443]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.49.11:846][443]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap23EA535A424D94B880998C842F053DDD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.49.11:853][443]LogFileHelpers: All files are already saved.
-[2024.01.21-17.49.11:853][443]LogFileHelpers: Saving map 'BackroomsMap' took 0.122
-[2024.01.21-17.49.11:860][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 152 ms (total: 2.58 sec)
-[2024.01.21-17.49.11:863][443]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.49.11:863][443]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.49.22:561][533]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.49.22:586][533]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.49.22:619][533]LogUObjectHash: Compacting FUObjectHashTables data took   0.76ms
-[2024.01.21-17.49.22:699][533]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.49.22:699][533]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapDF4DEE414FE4DFB5BDAE9B80629FD29B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.49.22:707][533]LogFileHelpers: All files are already saved.
-[2024.01.21-17.49.22:707][533]LogFileHelpers: Saving map 'BackroomsMap' took 0.121
-[2024.01.21-17.49.22:718][533]LogFileHelpers: InternalPromptForCheckoutAndSave took 157 ms (total: 2.74 sec)
-[2024.01.21-17.49.22:721][533]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.49.22:721][533]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.49.24:840][766]LogEditorViewport: Clicking Background
-[2024.01.21-17.49.59:306][860]LogContentBrowser: Deferred new asset file creation: Blueprint_door_start1
-[2024.01.21-17.49.59:317][860]LogContentBrowser: Creating deferred item: Blueprint_door_start1
-[2024.01.21-17.49.59:326][861]LogContentBrowser: Renaming the item being created (Deferred Item: Blueprint_door_start1).
-[2024.01.21-17.50.02:401][227]LogContentBrowser: Attempting asset rename: Blueprint_door_start1 -> Blueprint_door_end
-[2024.01.21-17.50.02:419][227]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
-[2024.01.21-17.50.02:427][227]LogContentBrowser: End creating deferred item Blueprint_door_start1
-[2024.01.21-17.50.02:428][227]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.50.03:740][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
-[2024.01.21-17.50.03:740][375]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
-[2024.01.21-17.50.03:743][375]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_0
-[2024.01.21-17.50.03:745][375]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_0
-[2024.01.21-17.50.05:019][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
-[2024.01.21-17.50.05:019][490]LogActorFactory: Actor Factory attempting to spawn BlueprintGeneratedClass /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end_C
-[2024.01.21-17.50.05:023][490]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_1
-[2024.01.21-17.50.05:025][490]LogActorFactory: Actor Factory spawned Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end as actor: Blueprint_door_end_C /Game/BackroomsMap.BackroomsMap:PersistentLevel.Blueprint_door_end_C_1
-[2024.01.21-17.50.22:467][498]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.50.22:496][498]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.50.22:544][498]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
-[2024.01.21-17.50.22:633][498]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.50.22:633][498]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap3395A05D49333E3833F1C2A969E4AA77.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.50.22:640][498]LogFileHelpers: All files are already saved.
-[2024.01.21-17.50.22:640][498]LogFileHelpers: Saving map 'BackroomsMap' took 0.145
-[2024.01.21-17.50.22:652][498]LogFileHelpers: InternalPromptForCheckoutAndSave took 184 ms (total: 2.93 sec)
-[2024.01.21-17.50.22:654][498]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.50.22:654][498]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.50.23:940][628]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end
-[2024.01.21-17.50.23:940][628]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.50.23:940][628]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.50.24:086][628]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find Color 'Graph.Node.Comment.TextColor'.'
-[2024.01.21-17.50.25:075][709]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
-[2024.01.21-17.50.45:433][145]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.50.45:473][145]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_end" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset" SILENT=true
-[2024.01.21-17.50.45:478][145]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_end
-[2024.01.21-17.50.45:478][145]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_endE804A74540C9E03C4981BB9B187C0765.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset'
-[2024.01.21-17.50.45:495][145]LogFileHelpers: InternalPromptForCheckoutAndSave took 62 ms (total: 2.99 sec)
-[2024.01.21-17.50.45:496][145]AssetCheck: New page: Asset Save: Blueprint_door_end
-[2024.01.21-17.50.45:496][145]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end
-[2024.01.21-17.50.46:700][226]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.50.46:724][226]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_end" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset" SILENT=true
-[2024.01.21-17.50.46:729][226]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_end
-[2024.01.21-17.50.46:729][226]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_endDB6DE633433DD7C5A021278E113950AD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_end.uasset'
-[2024.01.21-17.50.46:733][226]LogFileHelpers: InternalPromptForCheckoutAndSave took 33 ms (total: 3.02 sec)
-[2024.01.21-17.50.46:734][226]AssetCheck: New page: Asset Save: Blueprint_door_end
-[2024.01.21-17.50.46:734][226]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_end.Blueprint_door_end
-[2024.01.21-17.50.47:377][278]BlueprintLog: New page: Compile Blueprint_door_end
-[2024.01.21-17.50.47:437][278]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
-[2024.01.21-17.50.48:375][344]LogSlate: Window 'Blueprint_door_end' being destroyed
-[2024.01.21-17.50.48:422][344]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-17.50.48:422][344]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-17.50.57:132][373]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.50.57:155][373]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-17.50.57:190][373]LogUObjectHash: Compacting FUObjectHashTables data took   1.12ms
-[2024.01.21-17.50.57:278][373]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-17.50.57:279][373]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap0F24540847EC307397448EA3A211D75E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-17.50.57:286][373]LogFileHelpers: All files are already saved.
-[2024.01.21-17.50.57:286][373]LogFileHelpers: Saving map 'BackroomsMap' took 0.131
-[2024.01.21-17.50.57:295][373]LogFileHelpers: InternalPromptForCheckoutAndSave took 161 ms (total: 3.18 sec)
-[2024.01.21-17.50.57:296][373]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-17.50.57:296][373]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-17.50.58:290][478]LogEditorViewport: Clicking Background
-[2024.01.21-17.50.58:472][498]LogEditorViewport: Clicking Background
-[2024.01.21-17.52.52:758][645]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.21-17.53.03:267][793]LogUObjectHash: Compacting FUObjectHashTables data took   1.63ms
-[2024.01.21-17.53.16:884][966]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-17.53.16:884][966]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-17.53.19:856][280]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Door/Holztextur.Holztextur
-[2024.01.21-17.53.19:859][280]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.53.19:859][280]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.53.19:958][280]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.53.19:959][280]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.19:959][280]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.19:959][280]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.53.19:962][280]LogViewport: Scene viewport resized to 376x444, mode Windowed.
-[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: ================================================
-[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: Total job queries 102, among them cache hits 40 (39.22%)
-[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: Tracking 58 distinct input hashes that result in 39 distinct outputs (67.24%)
-[2024.01.21-17.53.20:135][295]LogShaderCompilers: Display: RAM used: 134,53 KiB of 1,60 GiB budget. Usage: 0.01%
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Shaders Compiled: 36
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Jobs assigned 40, completed 36 (90.00%)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Average time worker was idle: 60.49 s
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Time job spent in pending queue: average 0.09 s, longest 0.49 s
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Job execution time: average 0.42 s, max 0.63 s
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Job life time (pending + execution): average 0.51 s, max 0.79
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Shader code size: average 6,105 KiB, min 1,414 KiB, max 12,859 KiB
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 3.78 s
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Jobs were issued in 40 batches (only local compilation was used), average 1.00 jobs/batch
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Average processing rate: 9.53 jobs/sec
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Total thread time: 11,924 s
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Total thread preprocess time: 0,963 s
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Percentage time preprocessing: 8.08%
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Effective parallelization: 3.16 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    2 times, average 0.48 sec, max 0.49 sec, min 0.47 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    2 times, average 0.46 sec, max 0.47 sec, min 0.45 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.45 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: Top 5 shader types by total compile time:
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 8.01% of total time (compiled    2 times, average 0.48 sec, max 0.49 sec, min 0.47 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.75% of total time (compiled    2 times, average 0.46 sec, max 0.47 sec, min 0.45 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy - 7.54% of total time (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.45 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy - 7.53% of total time (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight - 7.46% of total time (compiled    2 times, average 0.45 sec, max 0.45 sec, min 0.44 sec)
-[2024.01.21-17.53.20:136][295]LogShaderCompilers: Display: ================================================
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.20:385][325]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.20:601][350]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.22:645][590]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.22:895][619]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.23:107][643]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.53.23:418][675]LogMaterialEditor: Saving and Compiling material Holztextur
-[2024.01.21-17.53.23:503][675]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
-[2024.01.21-17.53.24:113][675]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
-[2024.01.21-17.53.24:137][675]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.53.24:900][675]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
-[2024.01.21-17.53.24:902][675]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
-[2024.01.21-17.53.24:902][675]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Holztextur99C3FB704E10A4A5953965B574839005.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
-[2024.01.21-17.53.24:909][675]LogFileHelpers: InternalPromptForCheckoutAndSave took 771 ms (total: 3.95 sec)
-[2024.01.21-17.53.24:909][675]AssetCheck: New page: Asset Save: Holztextur
-[2024.01.21-17.53.24:909][675]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: MaxSampler: 200 instructions
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.24:916][675]MaterialEditorStats: Shader Count: 16
-[2024.01.21-17.53.28:255][ 48]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting.
-[2024.01.21-17.53.28:255][ 48]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true
-[2024.01.21-17.53.28:255][ 48]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.35:140][864]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.35:397][894]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.35:606][918]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.37:900][187]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.53.38:126][213]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.53.38:127][213]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.38:127][213]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.38:127][213]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.38:335][237]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.40:308][469]MaterialEditorStats: Shader Count: 0
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.40:634][507]MaterialEditorStats: Shader Count: 1
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.40:736][518]MaterialEditorStats: Shader Count: 4
-[2024.01.21-17.53.41:138][562]LogMaterialEditor: Saving and Compiling material Holztextur
-[2024.01.21-17.53.41:222][562]LogUObjectHash: Compacting FUObjectHashTables data took   1.17ms
-[2024.01.21-17.53.41:938][562]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.21-17.53.41:962][562]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.53.42:645][562]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Holztextur" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset" SILENT=true
-[2024.01.21-17.53.42:647][562]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Holztextur
-[2024.01.21-17.53.42:647][562]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/HolztexturBE44AF5A4CAA4FEA9C41299A62531F23.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Holztextur.uasset'
-[2024.01.21-17.53.42:653][562]LogFileHelpers: InternalPromptForCheckoutAndSave took 691 ms (total: 4.65 sec)
-[2024.01.21-17.53.42:654][562]AssetCheck: New page: Asset Save: Holztextur
-[2024.01.21-17.53.42:654][562]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Door/Holztextur.Holztextur
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: Base pass shader: 151 instructions
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: MaxSampler: 200 instructions
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(5)
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: LWC Other usages (Est.): 3
-[2024.01.21-17.53.42:660][562]MaterialEditorStats: Shader Count: 16
-[2024.01.21-17.54.13:660][  4]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.54.14:553][ 65]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.21-17.54.14:554][ 65]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.54.14:554][ 65]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.54.15:721][138]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
-[2024.01.21-17.54.27:375][824]BlueprintLog: New page: Compile Lamp
-[2024.01.21-17.54.27:528][824]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
-[2024.01.21-17.54.28:272][856]LogViewport: Scene viewport resized to 1329x703, mode Windowed.
-[2024.01.21-17.54.28:328][858]LogViewport: Scene viewport resized to 768x358, mode Windowed.
-[2024.01.21-17.54.28:363][859]LogViewport: Scene viewport resized to 549x225, mode Windowed.
-[2024.01.21-17.54.28:385][860]LogViewport: Scene viewport resized to 545x221, mode Windowed.
-[2024.01.21-17.54.28:716][883]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
-[2024.01.21-17.54.29:012][906]LogSlate: Window 'Lamp' being destroyed
-[2024.01.21-17.54.48:082][640]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
-[2024.01.21-17.54.48:082][640]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-17.54.48:082][640]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-17.54.49:177][749]LogViewport: Scene viewport resized to 1332x685, mode Windowed.
-[2024.01.21-17.55.38:087][572]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-17.55.38:123][572]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Door/Blueprint_door_start" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset" SILENT=true
-[2024.01.21-17.55.38:129][572]LogSavePackage: Moving output files for package: /Game/GameMap/Door/Blueprint_door_start
-[2024.01.21-17.55.38:129][572]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Blueprint_door_start3E32E8184A61A99B006A38A4EFA2E430.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start.uasset'
-[2024.01.21-17.55.38:142][572]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 4.70 sec)
-[2024.01.21-17.55.38:143][572]AssetCheck: New page: Asset Save: Blueprint_door_start
-[2024.01.21-17.55.38:143][572]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Door/Blueprint_door_start.Blueprint_door_start
-[2024.01.21-17.55.38:766][646]BlueprintLog: New page: Compile Blueprint_door_start
-[2024.01.21-17.55.38:803][646]LogUObjectHash: Compacting FUObjectHashTables data took   1.42ms
-[2024.01.21-17.56.15:223][381]LogViewport: Scene viewport resized to 978x892, mode Windowed.
-[2024.01.21-18.00.41:418][553]LogContentBrowser: Deferred new asset folder creation: NewFolder
-[2024.01.21-18.00.41:431][553]LogContentBrowser: Creating deferred item: NewFolder
-[2024.01.21-18.00.41:447][554]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder).
-[2024.01.21-18.00.42:949][689]LogContentBrowser: Attempting asset rename: NewFolder -> Table
-[2024.01.21-18.00.42:950][689]LogContentBrowser: End creating deferred item NewFolder
-[2024.01.21-18.00.48:424][184]LogContentBrowser: Deferred new asset file creation: NewMaterial
-[2024.01.21-18.00.48:435][184]LogContentBrowser: Creating deferred item: NewMaterial
-[2024.01.21-18.00.48:462][186]LogContentBrowser: Renaming the item being created (Deferred Item: NewMaterial).
-[2024.01.21-18.00.52:258][580]LogContentBrowser: Attempting asset rename: NewMaterial -> Table_matieral
-[2024.01.21-18.00.52:260][580]LogContentBrowser: End creating deferred item NewMaterial
-[2024.01.21-18.00.52:674][622]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.00.52:678][622]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.21-18.00.52:678][622]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.21-18.00.52:779][622]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.00.52:779][622]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.00.52:779][622]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.00.52:782][622]LogViewport: Scene viewport resized to 376x444, mode Windowed.
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: ================================================
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Total job queries 162, among them cache hits 60 (37.04%)
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Tracking 102 distinct input hashes that result in 54 distinct outputs (52.94%)
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: RAM used: 244,92 KiB of 1,60 GiB budget. Usage: 0.01%
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Shaders Compiled: 80
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Jobs assigned 80, completed 80 (100%)
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Average time worker was idle: 54.83 s
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Time job spent in pending queue: average 0.07 s, longest 0.49 s
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Job execution time: average 0.42 s, max 0.63 s
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Job life time (pending + execution): average 0.49 s, max 0.79
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Shader code size: average 5,948 KiB, min 1,414 KiB, max 12,988 KiB
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 8.56 s
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Jobs were issued in 80 batches (only local compilation was used), average 1.00 jobs/batch
-[2024.01.21-18.00.52:811][623]LogShaderCompilers: Display: Average processing rate: 9.34 jobs/sec
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Total thread time: 26,806 s
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Total thread preprocess time: 2,113 s
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Percentage time preprocessing: 7.88%
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Effective parallelization: 3.13 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    4 times, average 0.48 sec, max 0.50 sec, min 0.47 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    4 times, average 0.47 sec, max 0.50 sec, min 0.45 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy (compiled    4 times, average 0.45 sec, max 0.48 sec, min 0.43 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled    4 times, average 0.45 sec, max 0.47 sec, min 0.43 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled    4 times, average 0.45 sec, max 0.48 sec, min 0.43 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: Top 5 shader types by total compile time:
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 9.11% of total time (compiled    8 times, average 0.31 sec, max 0.32 sec, min 0.29 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                                                 FLumenCardVS - 9.00% of total time (compiled    8 times, average 0.30 sec, max 0.32 sec, min 0.28 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 9.00% of total time (compiled    8 times, average 0.30 sec, max 0.33 sec, min 0.24 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 7.18% of total time (compiled    4 times, average 0.48 sec, max 0.50 sec, min 0.47 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.01% of total time (compiled    4 times, average 0.47 sec, max 0.50 sec, min 0.45 sec)
-[2024.01.21-18.00.52:812][623]LogShaderCompilers: Display: ================================================
-[2024.01.21-18.00.52:833][624]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-18.00.52:833][624]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.00.52:833][624]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-18.00.52:833][624]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.00.52:833][624]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.00:575][860]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed
-[2024.01.21-18.01.00:584][860]LogInterchangeEngine: [Pending] Importing
-[2024.01.21-18.01.00:584][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG.mtlx]
-[2024.01.21-18.01.00:586][860]LogInterchangeEngine: [Pending] Importing -  (2)
-[2024.01.21-18.01.00:586][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalDX.jpg]
-[2024.01.21-18.01.00:587][860]LogInterchangeEngine: [Pending] Importing -  (3)
-[2024.01.21-18.01.00:587][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_Color.jpg]
-[2024.01.21-18.01.00:587][860]LogInterchangeEngine: [Pending] Importing -  (4)
-[2024.01.21-18.01.00:587][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalGL.jpg]
-[2024.01.21-18.01.00:588][860]LogInterchangeEngine: [Pending] Importing -  (5)
-[2024.01.21-18.01.00:588][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_Displacement.jpg]
-[2024.01.21-18.01.00:589][860]LogInterchangeEngine: [Pending] Importing -  (6)
-[2024.01.21-18.01.00:589][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029_2K-JPG_Roughness.jpg]
-[2024.01.21-18.01.00:589][860]LogInterchangeEngine: [Pending] Importing -  (7)
-[2024.01.21-18.01.00:589][860]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Fabric029_2K-JPG/Fabric029.png]
-[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalDX.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
-[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_Color.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
-[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_NormalGL.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
-[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_Displacement.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
-[2024.01.21-18.01.00:592][860]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Fabric029_2K-JPG/Fabric029_2K-JPG_Roughness.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
-[2024.01.21-18.01.00:618][861]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency
-[2024.01.21-18.01.00:628][861]LogInterchangeEngine: [Pending] Importing -  (7)
-[2024.01.21-18.01.00:629][861]LogInterchangeEngine: [Pending] Importing -  (6)
-[2024.01.21-18.01.00:629][861]LogInterchangeEngine: [Pending] Importing -  (5)
-[2024.01.21-18.01.00:638][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.Fabric029_2K-JPG_Roughness (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.00:645][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.Fabric029_2K-JPG_Displacement (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.00:776][861]LogInterchangeImport: Warning: the surfaceshader of <Fabric029_2K_JPG> is not supported
-[2024.01.21-18.01.00:798][861]LogInterchangePipeline: Display: Auto-detected normal map
-[2024.01.21-18.01.00:835][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.Fabric029_2K-JPG_Color (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.00:880][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalDX.Fabric029_2K-JPG_NormalDX (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.00:889][861]LogInterchangePipeline: Display: Auto-detected normal map
-[2024.01.21-18.01.00:914][861]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029.Fabric029 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 124.145823 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (4)
-[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (3)
-[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (2)
-[2024.01.21-18.01.00:958][862]LogInterchangeEngine: [Pending] Importing -  (1)
-[2024.01.21-18.01.01:003][862]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.Fabric029_2K-JPG_NormalGL (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.01:151][864]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness_jpg.Fabric029_2K-JPG_Roughness_jpg (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.01:160][864]LogInterchangeEngine: [Success] Import Done
-[2024.01.21-18.01.01:161][864]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color_jpg.Fabric029_2K-JPG_Color_jpg (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.01:161][864]LogTexture: Display: Building textures: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL_jpg.Fabric029_2K-JPG_NormalGL_jpg (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
-[2024.01.21-18.01.01:262][865]LogInterchangeEngine: [Success] Import Done
-[2024.01.21-18.01.04:252][180]LogUObjectHash: Compacting FUObjectHashTables data took   1.38ms
-[2024.01.21-18.01.04:909][180]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.01.04:927][180]LogUObjectHash: Compacting FUObjectHashTables data took   1.10ms
-[2024.01.21-18.01.04:941][180]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
-[2024.01.21-18.01.04:952][180]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.21-18.01.06:253][331]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
-[2024.01.21-18.01.06:693][331]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.01.06:712][331]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.21-18.01.06:724][331]LogUObjectHash: Compacting FUObjectHashTables data took   1.15ms
-[2024.01.21-18.01.06:735][331]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.21-18.01.07:730][447]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
-[2024.01.21-18.01.08:973][447]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.01.10:253][597]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.21-18.01.10:728][597]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.01.10:747][597]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
-[2024.01.21-18.01.10:761][597]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
-[2024.01.21-18.01.10:772][597]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.21-18.01.13:626][928]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.21-18.01.14:540][928]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.01.14:558][928]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
-[2024.01.21-18.01.14:573][928]LogUObjectHash: Compacting FUObjectHashTables data took   1.35ms
-[2024.01.21-18.01.14:586][928]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
-[2024.01.21-18.01.16:057][ 88]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.16:058][ 88]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.16:058][ 88]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.16:110][ 90]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.17:656][270]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.17:656][270]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.17:656][270]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.17:679][271]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-18.01.17:679][271]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.17:679][271]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-18.01.17:679][271]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.17:679][271]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.23:730][992]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.23:731][992]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.23:731][992]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.23:765][994]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-18.01.23:765][994]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.23:765][994]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-18.01.23:765][994]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.23:765][994]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.26:534][321]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.26:534][321]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.26:534][321]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.26:557][323]MaterialEditorStats: Base pass shader: 141 instructions
-[2024.01.21-18.01.26:557][323]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.26:557][323]MaterialEditorStats: Texture samplers: 2/16
-[2024.01.21-18.01.26:557][323]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
-[2024.01.21-18.01.26:557][323]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.29:310][632]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.29:343][634]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.32:294][986]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.01.32:346][986]LogUObjectHash: Compacting FUObjectHashTables data took   0.76ms
-[2024.01.21-18.01.32:528][986]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.21-18.01.32:550][986]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.01.32:603][986]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.01.32:605][986]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.01.32:605][986]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral17FFA3904FF484DE3B4DF2964B601AE4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.01.32:617][986]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 4.77 sec)
-[2024.01.21-18.01.32:618][986]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.01.32:618][986]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: MaxSampler: 203 instructions
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.32:619][986]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.34:120][164]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.34:159][166]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.35:697][349]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.35:736][351]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.50:915][159]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.50:977][161]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.50:977][161]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.50:977][161]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.01.50:977][161]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.50:978][161]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.50:978][161]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.51:563][226]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.51:609][228]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.53:686][469]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.01.53:749][471]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.01.56:335][768]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+[2024.01.21-18.50.29:325][638]PIE: Server logged in
+[2024.01.21-18.50.29:326][638]PIE: Play in editor total start time 0,297 seconds.
+[2024.01.21-18.50.30:239][685]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.50.30:239][685]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.50.30:240][685]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.50.30:241][685]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.50.30:244][685]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.50.30:246][685]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.50.30:253][685]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.50.30:253][685]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.21-18.50.30:253][685]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.21-18.50.30:254][685]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.21-18.50.30:258][685]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.50.30:262][685]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-18.50.30:319][687]LogPlayLevel: Display: Destroying online subsystem :Context_3
+[2024.01.21-18.50.34:001][910]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.50.34:009][910]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.50.34:009][910]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:50:34)
+[2024.01.21-18.50.34:009][910]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.50.34:036][910]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027840s)
+[2024.01.21-18.50.34:036][910]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027877s)
+[2024.01.21-18.50.34:040][910]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.50.34:042][910]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.50.34:042][910]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.50.34:042][910]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.50.34:042][910]LogPlayLevel: PIE: World Init took: (0.000763s)
+[2024.01.21-18.50.34:042][910]LogAudio: Display: Creating Audio Device:                 Id: 3, Scope: Unique, Realtime: True
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.50.34:042][910]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.50.34:042][910]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.50.34:043][910]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.50.34:043][910]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.50.34:043][910]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.50.34:044][910]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.50.34:070][910]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.50.34:070][910]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.50.34:070][910]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.50.34:070][910]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.50.34:070][910]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
+[2024.01.21-18.50.34:070][910]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
+[2024.01.21-18.50.34:072][910]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
+[2024.01.21-18.50.34:072][910]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
+[2024.01.21-18.50.34:072][910]LogInit: FAudioDevice initialized with ID 3.
+[2024.01.21-18.50.34:072][910]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.21-18.50.34:072][910]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.21-18.50.34:074][910]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.50.34:085][910]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.50.34
+[2024.01.21-18.50.34:085][910]LogWorld: Bringing up level for play took: 0.011414
+[2024.01.21-18.50.34:087][910]LogOnline: OSS: Created online subsystem instance for: :Context_4
+[2024.01.21-18.50.34:090][910]PIE: Server logged in
+[2024.01.21-18.50.34:090][910]PIE: Play in editor total start time 0,081 seconds.
+[2024.01.21-18.50.57:349][576]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.50.57:349][576]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.50.57:349][576]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.50.57:351][576]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.50.57:353][576]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.50.57:356][576]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.50.57:359][576]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.50.57:361][576]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.21-18.50.57:361][576]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.21-18.50.57:363][576]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.21-18.50.57:370][576]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-18.50.57:434][578]LogPlayLevel: Display: Destroying online subsystem :Context_4
+[2024.01.21-18.51.00:742][757]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.21-18.51.20:546][928]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.51.20:555][928]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.51.20:555][928]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:51:20)
+[2024.01.21-18.51.20:556][928]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.51.20:584][928]LogPlayLevel: PIE: StaticDuplicateObject took: (0.028461s)
+[2024.01.21-18.51.20:584][928]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.028495s)
+[2024.01.21-18.51.20:589][928]LogUObjectHash: Compacting FUObjectHashTables data took   0.62ms
+[2024.01.21-18.51.20:590][928]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.51.20:590][928]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.51.20:590][928]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.51.20:590][928]LogPlayLevel: PIE: World Init took: (0.000763s)
+[2024.01.21-18.51.20:590][928]LogAudio: Display: Creating Audio Device:                 Id: 4, Scope: Unique, Realtime: True
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.51.20:590][928]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.51.20:590][928]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.51.20:591][928]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.51.20:591][928]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.51.20:591][928]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.51.20:592][928]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.51.20:618][928]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.51.20:618][928]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.51.20:618][928]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.51.20:618][928]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.51.20:619][928]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4
+[2024.01.21-18.51.20:619][928]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4
+[2024.01.21-18.51.20:620][928]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4
+[2024.01.21-18.51.20:620][928]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4
+[2024.01.21-18.51.20:620][928]LogInit: FAudioDevice initialized with ID 4.
+[2024.01.21-18.51.20:620][928]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
+[2024.01.21-18.51.20:620][928]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.21-18.51.20:622][928]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.51.20:633][928]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.51.20
+[2024.01.21-18.51.20:634][928]LogWorld: Bringing up level for play took: 0.012034
+[2024.01.21-18.51.20:636][928]LogOnline: OSS: Created online subsystem instance for: :Context_5
+[2024.01.21-18.51.20:638][928]PIE: Server logged in
+[2024.01.21-18.51.20:638][928]PIE: Play in editor total start time 0,083 seconds.
+[2024.01.21-18.51.30:518][699]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.51.30:518][699]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.51.30:519][699]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.51.30:520][699]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.51.30:523][699]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.51.30:526][699]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.51.30:531][699]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.51.30:532][699]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4
+[2024.01.21-18.51.30:532][699]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.21-18.51.30:533][699]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
+[2024.01.21-18.51.30:536][699]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.51.30:540][699]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.51.30:636][701]LogPlayLevel: Display: Destroying online subsystem :Context_5
+[2024.01.21-18.51.32:112][815]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.51.32:134][815]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.51.32:159][815]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-18.51.32:245][815]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.51.32:245][815]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap78EA13C141697ED0080772B7DF8D6216.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.51.32:253][815]LogFileHelpers: All files are already saved.
+[2024.01.21-18.51.32:253][815]LogFileHelpers: Saving map 'BackroomsMap' took 0.119
+[2024.01.21-18.51.32:257][815]LogFileHelpers: InternalPromptForCheckoutAndSave took 144 ms (total: 623 ms)
+[2024.01.21-18.51.32:260][815]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.51.32:260][815]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.51.34:911][977]LogActorFactory: Actor Factory attempting to spawn SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-18.51.34:911][977]LogActorFactory: Actor Factory attempting to spawn SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-18.51.34:911][977]LogActorFactory: Actor Factory spawned SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone as actor: AmbientSound /Game/BackroomsMap.BackroomsMap:PersistentLevel.AmbientSound_0
+[2024.01.21-18.51.34:912][977]LogActorFactory: Actor Factory spawned SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone as actor: AmbientSound /Game/BackroomsMap.BackroomsMap:PersistentLevel.AmbientSound_0
+[2024.01.21-18.51.36:115][ 62]LogActorFactory: Actor Factory attempting to spawn SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-18.51.36:115][ 62]LogActorFactory: Actor Factory attempting to spawn SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-18.51.36:117][ 62]LogActorFactory: Actor Factory spawned SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone as actor: AmbientSound /Game/BackroomsMap.BackroomsMap:PersistentLevel.AmbientSound_1
+[2024.01.21-18.51.36:117][ 62]LogActorFactory: Actor Factory spawned SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone as actor: AmbientSound /Game/BackroomsMap.BackroomsMap:PersistentLevel.AmbientSound_1
+[2024.01.21-18.51.38:496][247]Cmd: MODE GRID=0
+[2024.01.21-18.54.11:964][941]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.54.12:013][941]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.54.12:038][941]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-18.54.12:127][941]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.54.12:127][941]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapB60B140E467A3A3FF4017B8B743998AE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.54.12:134][941]LogFileHelpers: All files are already saved.
+[2024.01.21-18.54.12:134][941]LogFileHelpers: Saving map 'BackroomsMap' took 0.122
+[2024.01.21-18.54.12:138][941]LogFileHelpers: InternalPromptForCheckoutAndSave took 174 ms (total: 797 ms)
+[2024.01.21-18.54.12:141][941]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.54.12:141][941]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.54.16:265][153]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.54.16:273][153]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.54.16:273][153]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:54:16)
+[2024.01.21-18.54.16:273][153]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.54.16:301][153]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027698s)
+[2024.01.21-18.54.16:301][153]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027734s)
+[2024.01.21-18.54.16:304][153]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-18.54.16:305][153]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.54.16:305][153]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.54.16:305][153]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.54.16:305][153]LogPlayLevel: PIE: World Init took: (0.000844s)
+[2024.01.21-18.54.16:305][153]LogAudio: Display: Creating Audio Device:                 Id: 5, Scope: Unique, Realtime: True
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.54.16:305][153]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.54.16:305][153]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.54.16:306][153]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.54.16:306][153]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.54.16:306][153]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.54.16:308][153]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.54.16:333][153]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.54.16:334][153]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.54.16:334][153]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.54.16:334][153]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.54.16:334][153]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5
+[2024.01.21-18.54.16:334][153]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5
+[2024.01.21-18.54.16:336][153]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5
+[2024.01.21-18.54.16:336][153]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5
+[2024.01.21-18.54.16:336][153]LogInit: FAudioDevice initialized with ID 5.
+[2024.01.21-18.54.16:336][153]LogAudio: Display: Audio Device (ID: 5) registered with world 'BackroomsMap'.
+[2024.01.21-18.54.16:336][153]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.21-18.54.16:337][153]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.54.16:348][153]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.54.16
+[2024.01.21-18.54.16:349][153]LogWorld: Bringing up level for play took: 0.011655
+[2024.01.21-18.54.16:352][153]LogOnline: OSS: Created online subsystem instance for: :Context_6
+[2024.01.21-18.54.16:354][153]PIE: Server logged in
+[2024.01.21-18.54.16:355][153]PIE: Play in editor total start time 0,083 seconds.
+[2024.01.21-18.54.25:317][888]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.54.25:317][888]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.54.25:317][888]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.54.25:319][888]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.54.25:321][888]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.54.25:324][888]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.54.25:329][888]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.54.25:329][888]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5
+[2024.01.21-18.54.25:329][888]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.21-18.54.25:331][888]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
+[2024.01.21-18.54.25:334][888]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.54.25:338][888]LogUObjectHash: Compacting FUObjectHashTables data took   0.61ms
+[2024.01.21-18.54.25:400][889]LogPlayLevel: Display: Destroying online subsystem :Context_6
+[2024.01.21-18.54.26:138][945]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.54.26:168][945]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.54.26:193][945]LogUObjectHash: Compacting FUObjectHashTables data took   0.47ms
+[2024.01.21-18.54.26:281][945]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.54.26:281][945]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap617A6D8E4B3744A7D1CFD5BB344B379B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.54.26:289][945]LogFileHelpers: All files are already saved.
+[2024.01.21-18.54.26:289][945]LogFileHelpers: Saving map 'BackroomsMap' took 0.122
+[2024.01.21-18.54.26:299][945]LogFileHelpers: InternalPromptForCheckoutAndSave took 161 ms (total: 958 ms)
+[2024.01.21-18.54.26:302][945]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.54.26:302][945]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.54.43:135][484]LogAssetEditorSubsystem: Opening Asset editor for SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-18.55.53:233][281]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.55.53:271][281]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.55.53:297][281]LogUObjectHash: Compacting FUObjectHashTables data took   0.47ms
+[2024.01.21-18.55.53:377][281]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.55.53:377][281]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap61DB069247BFAC7B222DBA87F8612F73.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.55.53:384][281]LogFileHelpers: All files are already saved.
+[2024.01.21-18.55.53:384][281]LogFileHelpers: Saving map 'BackroomsMap' took 0.114
+[2024.01.21-18.55.53:395][281]LogFileHelpers: InternalPromptForCheckoutAndSave took 161 ms (total: 1.11 sec)
+[2024.01.21-18.55.53:398][281]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.55.53:398][281]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.55.56:422][426]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.55.56:430][426]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.55.56:430][426]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:55:56)
+[2024.01.21-18.55.56:430][426]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.55.56:457][426]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027087s)
+[2024.01.21-18.55.56:457][426]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027120s)
+[2024.01.21-18.55.56:461][426]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.55.56:461][426]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.55.56:462][426]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.55.56:462][426]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.55.56:462][426]LogPlayLevel: PIE: World Init took: (0.000782s)
+[2024.01.21-18.55.56:462][426]LogAudio: Display: Creating Audio Device:                 Id: 6, Scope: Unique, Realtime: True
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.55.56:462][426]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.55.56:462][426]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.55.56:463][426]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.55.56:463][426]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.55.56:463][426]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.55.56:464][426]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.55.56:490][426]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.55.56:490][426]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.55.56:490][426]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.55.56:490][426]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.55.56:491][426]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6
+[2024.01.21-18.55.56:491][426]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6
+[2024.01.21-18.55.56:493][426]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6
+[2024.01.21-18.55.56:493][426]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6
+[2024.01.21-18.55.56:493][426]LogInit: FAudioDevice initialized with ID 6.
+[2024.01.21-18.55.56:493][426]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
+[2024.01.21-18.55.56:493][426]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.21-18.55.56:494][426]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.55.56:506][426]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.55.56
+[2024.01.21-18.55.56:507][426]LogWorld: Bringing up level for play took: 0.012618
+[2024.01.21-18.55.56:509][426]LogOnline: OSS: Created online subsystem instance for: :Context_7
+[2024.01.21-18.55.56:512][426]PIE: Server logged in
+[2024.01.21-18.55.56:512][426]PIE: Play in editor total start time 0,082 seconds.
+[2024.01.21-18.56.07:266][163]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.56.07:266][163]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.56.07:266][163]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.56.07:267][163]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.56.07:270][163]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.56.07:273][163]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.56.07:276][163]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.56.07:278][163]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6
+[2024.01.21-18.56.07:278][163]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.21-18.56.07:280][163]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
+[2024.01.21-18.56.07:287][163]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-18.56.07:351][164]LogPlayLevel: Display: Destroying online subsystem :Context_7
+[2024.01.21-18.56.41:198][412]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.56.41:222][412]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.56.41:249][412]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
+[2024.01.21-18.56.41:335][412]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.56.41:336][412]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap2878D1E2486BFB770027E5A2EDDD6A8B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.56.41:343][412]LogFileHelpers: All files are already saved.
+[2024.01.21-18.56.41:343][412]LogFileHelpers: Saving map 'BackroomsMap' took 0.121
+[2024.01.21-18.56.41:348][412]LogFileHelpers: InternalPromptForCheckoutAndSave took 149 ms (total: 1.26 sec)
+[2024.01.21-18.56.41:349][412]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.56.41:349][412]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.56.44:071][548]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.56.44:079][548]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.56.44:079][548]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:56:44)
+[2024.01.21-18.56.44:080][548]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.56.44:107][548]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027017s)
+[2024.01.21-18.56.44:107][548]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027049s)
+[2024.01.21-18.56.44:110][548]LogUObjectHash: Compacting FUObjectHashTables data took   0.47ms
+[2024.01.21-18.56.44:111][548]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.56.44:111][548]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.56.44:111][548]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.56.44:111][548]LogPlayLevel: PIE: World Init took: (0.000777s)
+[2024.01.21-18.56.44:111][548]LogAudio: Display: Creating Audio Device:                 Id: 7, Scope: Unique, Realtime: True
+[2024.01.21-18.56.44:111][548]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.56.44:112][548]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.56.44:112][548]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.56.44:112][548]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.56.44:112][548]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.56.44:112][548]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.56.44:112][548]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.56.44:112][548]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.56.44:112][548]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.56.44:112][548]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.56.44:112][548]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.56.44:113][548]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.56.44:138][548]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.56.44:139][548]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.56.44:139][548]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.56.44:139][548]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.56.44:140][548]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7
+[2024.01.21-18.56.44:140][548]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7
+[2024.01.21-18.56.44:141][548]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7
+[2024.01.21-18.56.44:141][548]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7
+[2024.01.21-18.56.44:141][548]LogInit: FAudioDevice initialized with ID 7.
+[2024.01.21-18.56.44:141][548]LogAudio: Display: Audio Device (ID: 7) registered with world 'BackroomsMap'.
+[2024.01.21-18.56.44:141][548]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.21-18.56.44:142][548]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.56.44:153][548]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.56.44
+[2024.01.21-18.56.44:155][548]LogWorld: Bringing up level for play took: 0.011923
+[2024.01.21-18.56.44:157][548]LogOnline: OSS: Created online subsystem instance for: :Context_8
+[2024.01.21-18.56.44:159][548]PIE: Server logged in
+[2024.01.21-18.56.44:159][548]PIE: Play in editor total start time 0,08 seconds.
+[2024.01.21-18.56.53:295][ 94]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.56.53:296][ 94]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.56.53:296][ 94]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.56.53:297][ 94]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.56.53:300][ 94]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.56.53:303][ 94]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.56.53:307][ 94]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.56.53:307][ 94]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7
+[2024.01.21-18.56.53:307][ 94]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.21-18.56.53:308][ 94]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
+[2024.01.21-18.56.53:311][ 94]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.56.53:317][ 94]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.56.53:384][ 95]LogPlayLevel: Display: Destroying online subsystem :Context_8
+[2024.01.21-18.57.02:577][551]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.57.02:603][551]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.57.02:628][551]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-18.57.02:710][551]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.57.02:711][551]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap1D5DF6D946283FA09247AAAD7E77D787.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.57.02:718][551]LogFileHelpers: All files are already saved.
+[2024.01.21-18.57.02:718][551]LogFileHelpers: Saving map 'BackroomsMap' took 0.116
+[2024.01.21-18.57.02:728][551]LogFileHelpers: InternalPromptForCheckoutAndSave took 151 ms (total: 1.42 sec)
+[2024.01.21-18.57.02:731][551]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.57.02:731][551]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.57.06:965][746]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.57.06:973][746]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.57.06:973][746]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:57:06)
+[2024.01.21-18.57.06:974][746]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.57.07:005][746]LogPlayLevel: PIE: StaticDuplicateObject took: (0.031823s)
+[2024.01.21-18.57.07:005][746]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.031872s)
+[2024.01.21-18.57.07:009][746]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.57.07:010][746]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.57.07:010][746]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.57.07:010][746]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.57.07:011][746]LogPlayLevel: PIE: World Init took: (0.000905s)
+[2024.01.21-18.57.07:011][746]LogAudio: Display: Creating Audio Device:                 Id: 8, Scope: Unique, Realtime: True
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.57.07:011][746]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.57.07:011][746]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.57.07:011][746]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.57.07:011][746]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.57.07:011][746]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.57.07:013][746]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.57.07:039][746]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.57.07:039][746]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.57.07:039][746]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.57.07:039][746]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.57.07:040][746]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8
+[2024.01.21-18.57.07:040][746]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8
+[2024.01.21-18.57.07:042][746]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8
+[2024.01.21-18.57.07:042][746]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8
+[2024.01.21-18.57.07:042][746]LogInit: FAudioDevice initialized with ID 8.
+[2024.01.21-18.57.07:042][746]LogAudio: Display: Audio Device (ID: 8) registered with world 'BackroomsMap'.
+[2024.01.21-18.57.07:042][746]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.21-18.57.07:043][746]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.57.07:055][746]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.57.07
+[2024.01.21-18.57.07:055][746]LogWorld: Bringing up level for play took: 0.011729
+[2024.01.21-18.57.07:057][746]LogOnline: OSS: Created online subsystem instance for: :Context_9
+[2024.01.21-18.57.07:059][746]PIE: Server logged in
+[2024.01.21-18.57.07:060][746]PIE: Play in editor total start time 0,087 seconds.
+[2024.01.21-18.57.33:365][438]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.57.33:365][438]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.57.33:366][438]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.57.33:367][438]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.57.33:370][438]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.57.33:372][438]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.57.33:376][438]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.57.33:376][438]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8
+[2024.01.21-18.57.33:376][438]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.21-18.57.33:378][438]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
+[2024.01.21-18.57.33:387][438]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-18.57.33:455][439]LogPlayLevel: Display: Destroying online subsystem :Context_9
+[2024.01.21-18.57.38:507][777]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.57.38:517][777]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.57.38:517][777]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:57:38)
+[2024.01.21-18.57.38:555][777]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.57.38:581][777]LogPlayLevel: PIE: StaticDuplicateObject took: (0.025914s)
+[2024.01.21-18.57.38:581][777]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.025953s)
+[2024.01.21-18.57.38:584][777]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-18.57.38:585][777]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.57.38:585][777]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.57.38:586][777]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.57.38:586][777]LogPlayLevel: PIE: World Init took: (0.000835s)
+[2024.01.21-18.57.38:586][777]LogAudio: Display: Creating Audio Device:                 Id: 9, Scope: Unique, Realtime: True
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.57.38:586][777]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.57.38:586][777]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.57.38:586][777]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.57.38:586][777]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.57.38:586][777]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.57.38:588][777]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.57.38:614][777]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.57.38:614][777]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.57.38:614][777]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.57.38:614][777]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.57.38:614][777]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9
+[2024.01.21-18.57.38:614][777]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9
+[2024.01.21-18.57.38:616][777]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9
+[2024.01.21-18.57.38:616][777]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9
+[2024.01.21-18.57.38:616][777]LogInit: FAudioDevice initialized with ID 9.
+[2024.01.21-18.57.38:616][777]LogAudio: Display: Audio Device (ID: 9) registered with world 'BackroomsMap'.
+[2024.01.21-18.57.38:616][777]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.21-18.57.38:618][777]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.57.38:629][777]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.57.38
+[2024.01.21-18.57.38:629][777]LogWorld: Bringing up level for play took: 0.011539
+[2024.01.21-18.57.38:631][777]LogOnline: OSS: Created online subsystem instance for: :Context_10
+[2024.01.21-18.57.38:633][777]PIE: Server logged in
+[2024.01.21-18.57.38:634][777]PIE: Play in editor total start time 0,117 seconds.
+[2024.01.21-18.57.39:795][857]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.57.39:795][857]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.57.39:795][857]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.57.39:797][857]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.57.39:799][857]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.57.39:802][857]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.57.39:805][857]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.57.39:807][857]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9
+[2024.01.21-18.57.39:808][857]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
+[2024.01.21-18.57.39:809][857]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
+[2024.01.21-18.57.39:816][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-18.57.39:882][858]LogPlayLevel: Display: Destroying online subsystem :Context_10
+[2024.01.21-18.57.42:848][ 56]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.57.42:855][ 56]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.57.42:855][ 56]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:57:42)
+[2024.01.21-18.57.42:855][ 56]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.57.42:882][ 56]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026929s)
+[2024.01.21-18.57.42:882][ 56]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026960s)
+[2024.01.21-18.57.42:886][ 56]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-18.57.42:886][ 56]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.57.42:886][ 56]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.57.42:887][ 56]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.57.42:887][ 56]LogPlayLevel: PIE: World Init took: (0.000754s)
+[2024.01.21-18.57.42:887][ 56]LogAudio: Display: Creating Audio Device:                 Id: 10, Scope: Unique, Realtime: True
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.57.42:887][ 56]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.57.42:887][ 56]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.57.42:887][ 56]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.57.42:887][ 56]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.57.42:887][ 56]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.57.42:889][ 56]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.57.42:914][ 56]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.57.42:914][ 56]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.57.42:914][ 56]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.57.42:914][ 56]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.57.42:915][ 56]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10
+[2024.01.21-18.57.42:915][ 56]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10
+[2024.01.21-18.57.42:917][ 56]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10
+[2024.01.21-18.57.42:917][ 56]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10
+[2024.01.21-18.57.42:917][ 56]LogInit: FAudioDevice initialized with ID 10.
+[2024.01.21-18.57.42:917][ 56]LogAudio: Display: Audio Device (ID: 10) registered with world 'BackroomsMap'.
+[2024.01.21-18.57.42:917][ 56]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10
+[2024.01.21-18.57.42:918][ 56]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.57.42:929][ 56]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.57.42
+[2024.01.21-18.57.42:930][ 56]LogWorld: Bringing up level for play took: 0.011633
+[2024.01.21-18.57.42:932][ 56]LogOnline: OSS: Created online subsystem instance for: :Context_11
+[2024.01.21-18.57.42:934][ 56]PIE: Server logged in
+[2024.01.21-18.57.42:935][ 56]PIE: Play in editor total start time 0,08 seconds.
+[2024.01.21-18.57.57:045][982]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.57.57:045][982]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.57.57:045][982]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.57.57:047][982]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.57.57:049][982]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.57.57:052][982]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.57.57:055][982]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.57.57:058][982]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10
+[2024.01.21-18.57.57:058][982]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
+[2024.01.21-18.57.57:059][982]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
+[2024.01.21-18.57.57:066][982]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-18.57.57:134][983]LogPlayLevel: Display: Destroying online subsystem :Context_11
+[2024.01.21-18.58.01:778][267]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.58.01:804][267]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.58.01:829][267]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-18.58.01:910][267]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.58.01:910][267]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap927572F04EB781928CB5C4B8AA253EDD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.58.01:917][267]LogFileHelpers: All files are already saved.
+[2024.01.21-18.58.01:917][267]LogFileHelpers: Saving map 'BackroomsMap' took 0.114
+[2024.01.21-18.58.01:929][267]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms (total: 1.57 sec)
+[2024.01.21-18.58.01:931][267]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.58.01:931][267]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.58.15:148][922]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.58.15:165][922]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.58.15:189][922]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
+[2024.01.21-18.58.15:272][922]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.58.15:272][922]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap5D08A4B7493B778E11686CB8313D2F9F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.58.15:279][922]LogFileHelpers: All files are already saved.
+[2024.01.21-18.58.15:279][922]LogFileHelpers: Saving map 'BackroomsMap' took 0.115
+[2024.01.21-18.58.15:291][922]LogFileHelpers: InternalPromptForCheckoutAndSave took 143 ms (total: 1.71 sec)
+[2024.01.21-18.58.15:295][922]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.58.15:295][922]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.02.23:108][179]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.02.23:116][179]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.02.23:116][179]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:02:23)
+[2024.01.21-19.02.23:142][179]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.02.23:167][179]LogPlayLevel: PIE: StaticDuplicateObject took: (0.025843s)
+[2024.01.21-19.02.23:167][179]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.025884s)
+[2024.01.21-19.02.23:171][179]LogUObjectHash: Compacting FUObjectHashTables data took   0.62ms
+[2024.01.21-19.02.23:172][179]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.02.23:172][179]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.02.23:172][179]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.02.23:173][179]LogPlayLevel: PIE: World Init took: (0.000825s)
+[2024.01.21-19.02.23:173][179]LogAudio: Display: Creating Audio Device:                 Id: 11, Scope: Unique, Realtime: True
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.02.23:173][179]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.02.23:173][179]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.02.23:173][179]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.02.23:173][179]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.02.23:173][179]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.02.23:175][179]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.02.23:200][179]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.02.23:200][179]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.02.23:200][179]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.02.23:200][179]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.02.23:201][179]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11
+[2024.01.21-19.02.23:201][179]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11
+[2024.01.21-19.02.23:203][179]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11
+[2024.01.21-19.02.23:203][179]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11
+[2024.01.21-19.02.23:203][179]LogInit: FAudioDevice initialized with ID 11.
+[2024.01.21-19.02.23:203][179]LogAudio: Display: Audio Device (ID: 11) registered with world 'BackroomsMap'.
+[2024.01.21-19.02.23:203][179]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11
+[2024.01.21-19.02.23:205][179]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.02.23:216][179]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.02.23
+[2024.01.21-19.02.23:216][179]LogWorld: Bringing up level for play took: 0.011644
+[2024.01.21-19.02.23:218][179]LogOnline: OSS: Created online subsystem instance for: :Context_12
+[2024.01.21-19.02.23:220][179]PIE: Server logged in
+[2024.01.21-19.02.23:221][179]PIE: Play in editor total start time 0,105 seconds.
+[2024.01.21-19.02.43:602][316]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.02.43:602][316]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.02.43:602][316]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.02.43:604][316]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.02.43:621][316]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.02.43:624][316]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.02.43:628][316]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-19.02.43:628][316]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11
+[2024.01.21-19.02.43:628][316]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11
+[2024.01.21-19.02.43:630][316]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11
+[2024.01.21-19.02.43:633][316]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.02.43:639][316]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
+[2024.01.21-19.02.43:707][317]LogPlayLevel: Display: Destroying online subsystem :Context_12
+[2024.01.21-19.04.24:876][241]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found
+[2024.01.21-19.04.25:701][276]LogContentBrowser: Deferred new asset folder creation: NewFolder
+[2024.01.21-19.04.25:741][276]LogContentBrowser: Creating deferred item: NewFolder
+[2024.01.21-19.04.25:756][277]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder).
+[2024.01.21-19.04.35:266][716]LogContentBrowser: Attempting asset rename: NewFolder -> Bricked_Exit
+[2024.01.21-19.04.35:266][716]LogContentBrowser: End creating deferred item NewFolder
+[2024.01.21-19.04.41:732][814]LogSlate: Window 'Interchange Pipeline Configuration (Import Content)' being destroyed
+[2024.01.21-19.04.41:739][814]LogInterchangeEngine: [Pending] Importing
+[2024.01.21-19.04.41:739][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG.mtlx]
+[2024.01.21-19.04.41:740][814]LogInterchangeEngine: [Pending] Importing -  (2)
+[2024.01.21-19.04.41:740][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG_AmbientOcclusion.jpg]
+[2024.01.21-19.04.41:740][814]LogInterchangeEngine: [Pending] Importing -  (3)
+[2024.01.21-19.04.41:740][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG_NormalGL.jpg]
+[2024.01.21-19.04.41:741][814]LogInterchangeEngine: [Pending] Importing -  (4)
+[2024.01.21-19.04.41:741][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG_Displacement.jpg]
+[2024.01.21-19.04.41:741][814]LogInterchangeEngine: [Pending] Importing -  (5)
+[2024.01.21-19.04.41:741][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG_Color.jpg]
+[2024.01.21-19.04.41:742][814]LogInterchangeEngine: [Pending] Importing -  (6)
+[2024.01.21-19.04.41:742][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG_Roughness.jpg]
+[2024.01.21-19.04.41:742][814]LogInterchangeEngine: [Pending] Importing -  (7)
+[2024.01.21-19.04.41:742][814]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090_2K-JPG_NormalDX.jpg]
+[2024.01.21-19.04.41:743][814]LogInterchangeEngine: [Pending] Importing -  (8)
+[2024.01.21-19.04.41:744][814]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Bricks090_2K-JPG/Bricks090_2K-JPG_AmbientOcclusion.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-19.04.41:744][814]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Bricks090_2K-JPG/Bricks090_2K-JPG_NormalGL.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-19.04.41:745][814]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Bricks090_2K-JPG/Bricks090_2K-JPG_Displacement.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-19.04.41:745][814]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Bricks090_2K-JPG/Bricks090_2K-JPG_Color.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-19.04.41:745][814]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Bricks090_2K-JPG/Bricks090_2K-JPG_Roughness.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-19.04.41:745][814]LogInterchangeImport: JPEG file [C:/Users/Windows sucks/Downloads/Bricks090_2K-JPG/Bricks090_2K-JPG_NormalDX.jpg]: Pipeline setting 'bPreferCompressedSourceData' has been overridden by Editor setting 'RetainJpegFormat'
+[2024.01.21-19.04.41:785][815]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.Bricks090_2K-JPG_Displacement (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.41:805][815]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.Bricks090_2K-JPG_Roughness (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.41:810][815]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.Bricks090_2K-JPG_AmbientOcclusion (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.41:887][815]LogInterchangeImport: Warning: the surfaceshader of <Bricks090_2K_JPG> is not supported
+[2024.01.21-19.04.41:928][815]LogInterchangePipeline: Display: Auto-detected normal map
+[2024.01.21-19.04.41:996][815]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.Bricks090_2K-JPG_Color (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:001][815]LogInterchangePipeline: Display: Auto-detected normal map
+[2024.01.21-19.04.42:005][815]LogInterchangeEngine: [Pending] Importing -  (6)
+[2024.01.21-19.04.42:006][815]LogInterchangeEngine: [Pending] Importing -  (7)
+[2024.01.21-19.04.42:006][815]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/Windows suc...ads/Bricks090_2K-JPG/Bricks090.png]
+[2024.01.21-19.04.42:006][815]LogInterchangeEngine: [Pending] Importing -  (6)
+[2024.01.21-19.04.42:007][815]LogInterchangeEngine: [Pending] Importing -  (5)
+[2024.01.21-19.04.42:007][815]LogInterchangeEngine: [Pending] Importing -  (4)
+[2024.01.21-19.04.42:014][815]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.Bricks090_2K-JPG_NormalGL (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:030][815]LogInterchangeEngine: [Pending] Importing -  (4)
+[2024.01.21-19.04.42:033][815]LogInterchangeEngine: [Pending] Importing -  (3)
+[2024.01.21-19.04.42:033][815]LogInterchangeEngine: [Pending] Importing -  (2)
+[2024.01.21-19.04.42:088][815]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalDX.Bricks090_2K-JPG_NormalDX (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:164][816]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency
+[2024.01.21-19.04.42:240][817]LogInterchangeEngine: [Pending] Importing -  (1)
+[2024.01.21-19.04.42:240][817]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness_jpg.Bricks090_2K-JPG_Roughness_jpg (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 276.062484 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:240][817]LogInterchangeEngine: [Success] Import Done
+[2024.01.21-19.04.42:243][817]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090.Bricks090 (TFO_AutoDXT, 1024x1024 x1x1x1) (Required Memory Estimate: 124.145823 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:249][817]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL_jpg.Bricks090_2K-JPG_NormalGL_jpg (TFO_BC5, 2048x2048 x1x1x1) (Required Memory Estimate: 381.562488 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:249][817]LogTexture: Display: Building textures: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color_jpg.Bricks090_2K-JPG_Color_jpg (TFO_AutoDXT, 2048x2048 x1x1x1) (Required Memory Estimate: 288.062484 MB), EncodeSpeed: Fast
+[2024.01.21-19.04.42:271][817]LogInterchangeEngine: [Success] Import Done
+[2024.01.21-19.04.43:393][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-19.04.44:268][857]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-19.04.44:278][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.04.44:282][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.04.44:285][857]LogUObjectHash: Compacting FUObjectHashTables data took   0.28ms
+[2024.01.21-19.04.45:469][907]LogUObjectHash: Compacting FUObjectHashTables data took   0.28ms
+[2024.01.21-19.04.46:027][907]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-19.04.46:036][907]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.04.46:040][907]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.04.46:043][907]LogUObjectHash: Compacting FUObjectHashTables data took   0.25ms
+[2024.01.21-19.04.47:198][957]LogUObjectHash: Compacting FUObjectHashTables data took   0.29ms
+[2024.01.21-19.04.47:746][957]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-19.04.47:755][957]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.04.47:758][957]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.04.47:762][957]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
+[2024.01.21-19.04.48:859][  5]LogUObjectHash: Compacting FUObjectHashTables data took   0.30ms
+[2024.01.21-19.04.49:305][  5]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-19.04.49:315][  5]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.04.49:319][  5]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2024.01.21-19.04.49:323][  5]LogUObjectHash: Compacting FUObjectHashTables data took   0.25ms
+[2024.01.21-19.04.51:592][103]LogUObjectHash: Compacting FUObjectHashTables data took   0.37ms
+[2024.01.21-19.04.52:168][103]LogSlate: Window 'Delete Assets' being destroyed
+[2024.01.21-19.04.52:178][103]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.04.52:182][103]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.04.52:185][103]LogUObjectHash: Compacting FUObjectHashTables data took   0.24ms
+[2024.01.21-19.04.55:227][233]LogContentBrowser: Deferred new asset file creation: NewMaterial
+[2024.01.21-19.04.55:260][233]LogContentBrowser: Creating deferred item: NewMaterial
+[2024.01.21-19.04.55:275][234]LogContentBrowser: Renaming the item being created (Deferred Item: NewMaterial).
+[2024.01.21-19.04.57:515][338]LogContentBrowser: Attempting asset rename: NewMaterial -> Bricks
+[2024.01.21-19.04.57:515][338]LogContentBrowser: End creating deferred item NewMaterial
+[2024.01.21-19.04.59:227][415]LogAssetEditorSubsystem: Opening Asset editor for Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.04.59:233][415]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.04.59:233][415]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.04.59:355][415]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.04.59:355][415]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-19.04.59:355][415]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.04.59:363][415]LogSlate: Took 0.000135 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.21-19.04.59:368][415]LogViewport: Scene viewport resized to 208x864, mode Windowed.
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: ================================================
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: Total job queries 2, among them cache hits 0 (0.00%)
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: Tracking 2 distinct input hashes that result in 2 distinct outputs (100.00%)
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: RAM used: 4,59 KiB of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-19.04.59:416][416]LogShaderCompilers: Display: ================================================
+[2024.01.21-19.04.59:504][417]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-19.04.59:504][417]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.04.59:504][417]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-19.04.59:504][417]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-19.04.59:504][417]MaterialEditorStats: Shader Count: 2
+[2024.01.21-19.05.00:946][480]LogViewport: Scene viewport resized to 207x876, mode Windowed.
+[2024.01.21-19.05.01:022][482]LogViewport: Scene viewport resized to 91x373, mode Windowed.
+[2024.01.21-19.05.01:049][483]LogViewport: Scene viewport resized to 84x340, mode Windowed.
+[2024.01.21-19.05.01:283][494]LogViewport: Scene viewport resized to 376x444, mode Windowed.
+[2024.01.21-19.05.01:391][497]LogViewport: Scene viewport resized to 375x456, mode Windowed.
+[2024.01.21-19.05.01:467][499]LogViewport: Scene viewport resized to 166x175, mode Windowed.
+[2024.01.21-19.05.01:491][500]LogViewport: Scene viewport resized to 151x155, mode Windowed.
+[2024.01.21-19.05.01:514][501]LogViewport: Scene viewport resized to 376x444, mode Windowed.
+[2024.01.21-19.05.02:751][631]LogMaterialEditor: Saving and Compiling material Bricks
+[2024.01.21-19.05.02:753][631]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.05.02:796][631]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Props/Bricked_Exit/Bricks" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset" SILENT=true
+[2024.01.21-19.05.02:797][631]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks
+[2024.01.21-19.05.02:797][631]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks8EC5576A4DF05E46F31FF68F5216F192.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset'
+[2024.01.21-19.05.02:808][631]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 1.76 sec)
+[2024.01.21-19.05.02:809][631]AssetCheck: New page: Asset Save: Bricks
+[2024.01.21-19.05.02:809][631]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.05.05:041][892]LogMaterialEditor: Saving and Compiling material Bricks
+[2024.01.21-19.05.05:043][892]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.05.05:073][892]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Props/Bricked_Exit/Bricks" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset" SILENT=true
+[2024.01.21-19.05.05:074][892]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks
+[2024.01.21-19.05.05:074][892]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks2FC61CEA41D02B1B647193B077F248F3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset'
+[2024.01.21-19.05.05:078][892]LogFileHelpers: InternalPromptForCheckoutAndSave took 35 ms (total: 1.80 sec)
+[2024.01.21-19.05.05:080][892]AssetCheck: New page: Asset Save: Bricks
+[2024.01.21-19.05.05:080][892]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.05.07:495][ 61]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.05.07:498][ 61]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.05.07:555][ 61]LogSavePackage: Moving output files for package: /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-19.05.07:555][ 61]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/275628__hanneswannerberger__elec35ED0AEB41CAA63309A09FB6AC2D139B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.uasset'
+[2024.01.21-19.05.07:558][ 61]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion
+[2024.01.21-19.05.07:558][ 61]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_AmbientOcclusio4D6567B34FB5A08E15692AB79D93C4CB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.uasset'
+[2024.01.21-19.05.07:563][ 61]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL
+[2024.01.21-19.05.07:563][ 61]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_NormalGL71268BBB4564ADCBAF33D7B5FF15E82F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.uasset'
+[2024.01.21-19.05.07:566][ 61]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement
+[2024.01.21-19.05.07:566][ 61]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_DisplacementC140D55D4BD1CC7D8E61D5980259F39F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.uasset'
+[2024.01.21-19.05.07:570][ 61]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color
+[2024.01.21-19.05.07:570][ 61]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_Color21765E174E2BE74D4AF57AB61CA4AD29.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.uasset'
+[2024.01.21-19.05.07:573][ 61]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness
+[2024.01.21-19.05.07:573][ 61]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_RoughnessF6A855BE49D48CDEF80FB0810633EBEB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.uasset'
+[2024.01.21-19.05.07:583][ 61]LogFileHelpers: InternalPromptForCheckoutAndSave took 85 ms (total: 1.89 sec)
+[2024.01.21-19.05.07:585][ 61]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-19.05.07:585][ 61]LogContentValidation: Display: Validating /Script/Engine.SoundWave /Game/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.275628__hanneswannerberger__electronic-static-noise-tone
+[2024.01.21-19.05.07:585][ 61]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.Bricks090_2K-JPG_AmbientOcclusion
+[2024.01.21-19.05.07:585][ 61]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.Bricks090_2K-JPG_NormalGL
+[2024.01.21-19.05.07:585][ 61]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.Bricks090_2K-JPG_Displacement
+[2024.01.21-19.05.07:585][ 61]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.Bricks090_2K-JPG_Color
+[2024.01.21-19.05.07:585][ 61]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.Bricks090_2K-JPG_Roughness
+[2024.01.21-19.05.10:942][370]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.10:942][370]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-19.05.10:942][370]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.11:006][372]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-19.05.11:007][372]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.11:007][372]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-19.05.11:007][372]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-19.05.11:007][372]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.17:866][175]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.17:866][175]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-19.05.17:866][175]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.17:908][177]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.05.17:913][177]MaterialEditorStats: Base pass shader: 141 instructions
+[2024.01.21-19.05.17:913][177]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.17:913][177]MaterialEditorStats: Texture samplers: 2/16
+[2024.01.21-19.05.17:913][177]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(3)
+[2024.01.21-19.05.17:913][177]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.20:848][517]LogMaterial: Warning: [AssetLog] /Engine/Transient.Bricks: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
 	Function WorldAlignedTexture: Missing function input 'TextureObject'
 
-[2024.01.21-18.01.56:338][768]MaterialEditorStats: Error: [SM5] Function WorldAlignedTexture: Missing function input 'TextureObject'
-[2024.01.21-18.02.01:304][352]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+[2024.01.21-19.05.20:851][517]MaterialEditorStats: Error: [SM5] Function WorldAlignedTexture: Missing function input 'TextureObject'
+[2024.01.21-19.05.23:093][766]LogMaterial: Warning: [AssetLog] /Engine/Transient.Bricks: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
 	Function WorldAlignedTexture: Missing function input 'TextureObject'
 
-[2024.01.21-18.02.01:312][352]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
+[2024.01.21-19.05.23:102][766]LogMaterial: Warning: [AssetLog] /Engine/Transient.Bricks: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
 	Function WorldAlignedTexture: Missing function input 'TextureObject'
 
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.02:280][460]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.02:306][462]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.05:617][843]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.05:683][845]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.02.05:683][845]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.05:683][845]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.05:684][845]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.05:684][845]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.05:684][845]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.06:874][981]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.06:902][982]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.07:900][ 96]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.07:923][ 98]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Divide usages (Est.): 8
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: LWC Other usages (Est.): 10
-[2024.01.21-18.02.09:981][338]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Divide usages (Est.): 8
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: LWC Other usages (Est.): 10
-[2024.01.21-18.02.10:324][377]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: Base pass shader: 183 instructions
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Divide usages (Est.): 8
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: LWC Other usages (Est.): 10
-[2024.01.21-18.02.10:526][400]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.11:484][514]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.02.11:536][514]LogUObjectHash: Compacting FUObjectHashTables data took   1.26ms
-[2024.01.21-18.02.12:367][514]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
-[2024.01.21-18.02.12:390][514]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.02.13:303][514]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.02.13:306][514]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.02.13:306][514]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieralE955F42C4344A16BA6511DAD124DA1CA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.02.13:314][514]LogFileHelpers: InternalPromptForCheckoutAndSave took 924 ms (total: 5.69 sec)
-[2024.01.21-18.02.13:315][514]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.02.13:315][514]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: Base pass shader: 183 instructions
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: MaxSampler: 232 instructions
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.13:316][514]MaterialEditorStats: LWC Divide usages (Est.): 8
-[2024.01.21-18.02.13:317][514]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.13:317][514]MaterialEditorStats: LWC Other usages (Est.): 10
-[2024.01.21-18.02.13:317][514]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.02.18:842][125]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
-[2024.01.21-18.02.21:133][249]Cmd: TRANSACTION UNDO
-[2024.01.21-18.02.21:133][249]LogEditorTransaction: Undo Move Node
-[2024.01.21-18.02.25:435][567]LogUObjectHash: Compacting FUObjectHashTables data took   1.12ms
-[2024.01.21-18.02.26:209][567]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.02.26:260][567]LogUObjectGlobals: Force Deleting 1 Package(s):
-	Asset Name: /Game/GameMap/Start_Endraum/Table/Fabric029.Fabric029
-	Asset Type: Texture2D
-[2024.01.21-18.02.26:490][567]LogMaterial: Warning: [AssetLog] /Game/GameMap/Start_Endraum/Table/Fabric029_Mat.Fabric029_Mat: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	(Node TextureSample) Texture Sample> Missing input texture
-
-[2024.01.21-18.02.26:491][567]LogMaterial: Warning: [AssetLog] /Game/GameMap/Start_Endraum/Table/Fabric029_Mat.Fabric029_Mat: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	(Node TextureSample) Texture Sample> Missing input texture
-
-[2024.01.21-18.02.26:528][567]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
-[2024.01.21-18.02.26:543][567]LogUObjectHash: Compacting FUObjectHashTables data took   1.21ms
-[2024.01.21-18.02.26:555][567]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
-[2024.01.21-18.02.32:815][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
-[2024.01.21-18.02.33:515][ 59]LogSlate: Window 'Delete Assets' being destroyed
-[2024.01.21-18.02.33:559][ 59]LogUObjectGlobals: Force Deleting 1 Package(s):
-	Asset Name: /Game/GameMap/Start_Endraum/Table/Fabric029_Mat.Fabric029_Mat
-	Asset Type: Material
-[2024.01.21-18.02.33:822][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   1.24ms
-[2024.01.21-18.02.33:833][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
-[2024.01.21-18.02.33:846][ 59]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Divide usages (Est.): 8
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: LWC Other usages (Est.): 10
-[2024.01.21-18.02.42:543][944]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: Base pass shader: 183 instructions
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Divide usages (Est.): 8
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: LWC Other usages (Est.): 10
-[2024.01.21-18.02.42:577][945]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.42:755][965]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.42:800][967]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.02.43:457][ 46]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.02.43:509][ 46]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
-[2024.01.21-18.02.44:450][ 46]LogUObjectHash: Compacting FUObjectHashTables data took   0.63ms
-[2024.01.21-18.02.44:476][ 46]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.02.45:376][ 46]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.02.45:378][ 46]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.02.45:378][ 46]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral3F8A7A964097FDF60A62CC92BB235480.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.02.45:387][ 46]LogFileHelpers: InternalPromptForCheckoutAndSave took 911 ms (total: 6.60 sec)
-[2024.01.21-18.02.45:388][ 46]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.02.45:388][ 46]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: MaxSampler: 225 instructions
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.02.45:389][ 46]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.03.45:749][894]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: Base pass shader: 176 instructions
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Divide usages (Est.): 6
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: LWC Other usages (Est.): 7
-[2024.01.21-18.03.45:771][895]MaterialEditorStats: Shader Count: 2
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.45:955][915]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.46:002][917]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.03.46:643][994]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.03.46:694][994]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
-[2024.01.21-18.03.46:881][994]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
-[2024.01.21-18.03.46:903][994]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.03.46:952][994]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.03.46:954][994]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.03.46:954][994]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral1778526341FC0F3D2F5FCCA4A3FC9F56.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.03.46:963][994]LogFileHelpers: InternalPromptForCheckoutAndSave took 60 ms (total: 6.66 sec)
-[2024.01.21-18.03.46:964][994]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.03.46:964][994]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: MaxSampler: 203 instructions
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.46:965][994]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.53:437][726]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: ================================================
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Total job queries 405, among them cache hits 212 (52.35%)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Tracking 193 distinct input hashes that result in 111 distinct outputs (57.51%)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: RAM used: 467,96 KiB of 1,60 GiB budget. Usage: 0.03%
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Shaders Compiled: 139
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Jobs assigned 139, completed 139 (100%)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Average time worker was idle: 63.06 s
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Time job spent in pending queue: average 0.21 s, longest 1.53 s
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Job execution time: average 0.45 s, max 0.72 s
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Job life time (pending + execution): average 0.66 s, max 2.14
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Shader code size: average 5,975 KiB, min 556 B, max 17,418 KiB
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 14.28 s
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Jobs were issued in 139 batches (only local compilation was used), average 1.00 jobs/batch
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Average processing rate: 9.74 jobs/sec
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Total thread time: 49,867 s
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Total thread preprocess time: 3,955 s
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Percentage time preprocessing: 7.93%
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Effective parallelization: 3.49 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:           TShadowDepthVSVertexShadowDepth_PerspectiveCorrect (compiled    1 times, average 0.50 sec, max 0.50 sec, min 0.50 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    7 times, average 0.50 sec, max 0.58 sec, min 0.47 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:                       TLightMapDensityVSFDummyLightMapPolicy (compiled    1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    7 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:            TShadowDepthVSVertexShadowDepth_OnePassPointLight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: Top 5 shader types by total compile time:
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 6.98% of total time (compiled    7 times, average 0.50 sec, max 0.58 sec, min 0.47 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 6.78% of total time (compiled    7 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy - 6.56% of total time (compiled    7 times, average 0.47 sec, max 0.54 sec, min 0.43 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy - 6.51% of total time (compiled    7 times, average 0.46 sec, max 0.55 sec, min 0.43 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 6.42% of total time (compiled   10 times, average 0.32 sec, max 0.43 sec, min 0.24 sec)
-[2024.01.21-18.03.53:462][727]LogShaderCompilers: Display: ================================================
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.53:478][728]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.55:117][916]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.55:486][958]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.03.55:693][981]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.55:694][981]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.03.56:326][ 56]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.03.56:376][ 56]LogUObjectHash: Compacting FUObjectHashTables data took   0.60ms
-[2024.01.21-18.03.56:962][ 56]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
-[2024.01.21-18.03.56:987][ 56]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.03.57:825][ 56]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.03.57:827][ 56]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.03.57:828][ 56]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral5FB0818644A669C14FF0FA8B979BC0A9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.03.57:834][ 56]LogFileHelpers: InternalPromptForCheckoutAndSave took 846 ms (total: 7.51 sec)
-[2024.01.21-18.03.57:835][ 56]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.03.57:835][ 56]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: MaxSampler: 202 instructions
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.03.57:836][ 56]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.06:247][975]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.06:291][977]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.06:510][  2]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.06:560][  4]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.07:207][ 80]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.07:250][ 82]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.07:741][139]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.07:784][141]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.09:446][339]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.09:447][339]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.09:447][339]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.09:447][339]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.09:478][341]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.11:560][587]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.11:590][589]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.12:740][726]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.12:772][728]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.14:135][882]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.14:388][911]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.14:596][935]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.14:597][935]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.15:057][989]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.04.15:108][989]LogUObjectHash: Compacting FUObjectHashTables data took   0.66ms
-[2024.01.21-18.04.15:694][989]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
-[2024.01.21-18.04.15:719][989]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.04.16:602][989]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.04.16:604][989]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.04.16:604][989]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral171586044ED33C79036CA18221677EAF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.04.16:612][989]LogFileHelpers: InternalPromptForCheckoutAndSave took 893 ms (total: 8.40 sec)
-[2024.01.21-18.04.16:613][989]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.04.16:613][989]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: MaxSampler: 202 instructions
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.16:614][989]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.24:295][830]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.24:332][832]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.25:700][987]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.25:975][ 19]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.04.26:189][ 44]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.26:190][ 44]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.29:388][425]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.29:703][462]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.29:915][486]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.04.30:334][535]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.04.30:383][535]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
-[2024.01.21-18.04.31:009][535]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
-[2024.01.21-18.04.31:036][535]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.04.31:924][535]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.04.31:926][535]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.04.31:926][535]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral751E0A884CBD1ED217B15B888BA22CFD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.04.31:932][535]LogFileHelpers: InternalPromptForCheckoutAndSave took 895 ms (total: 9.30 sec)
-[2024.01.21-18.04.31:932][535]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.04.31:932][535]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: MaxSampler: 202 instructions
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.04.31:934][535]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.04.45:671][846]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
-[2024.01.21-18.04.45:671][846]LogStaticMesh: Display: Building static mesh Box_3CC13EA5...
-[2024.01.21-18.04.45:672][846]LogStaticMesh: Built static mesh [0.00s] /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
-[2024.01.21-18.04.45:672][846]LogActorFactory: Actor Factory spawned StaticMesh /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5 as actor: StaticMeshActor /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_0
-[2024.01.21-18.05.25:004][102]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.05.25:028][102]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-18.05.25:063][102]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
-[2024.01.21-18.05.25:156][102]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-18.05.25:157][102]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapD306DABF4FD9D84048D8FB934DA78D87.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-18.05.25:164][102]LogFileHelpers: All files are already saved.
-[2024.01.21-18.05.25:164][102]LogFileHelpers: Saving map 'BackroomsMap' took 0.136
-[2024.01.21-18.05.25:175][102]LogFileHelpers: InternalPromptForCheckoutAndSave took 170 ms (total: 9.47 sec)
-[2024.01.21-18.05.25:178][102]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-18.05.25:178][102]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.06.37:789][312]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.06.37:826][314]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.06.40:042][575]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.06.40:063][576]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.06.40:063][576]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.06.40:063][576]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.06.40:063][576]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.06.40:063][576]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.06.40:063][576]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.06.40:064][576]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.06.40:064][576]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.06.40:064][576]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.06.40:466][622]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	Function WorldAlignedTexture: Missing function input 'TextureObject'
-
-[2024.01.21-18.06.40:468][622]MaterialEditorStats: Error: [SM5] Function WorldAlignedTexture: Missing function input 'TextureObject'
-[2024.01.21-18.06.45:922][256]LogMaterial: Warning: [AssetLog] /Engine/Transient.Table_matieral: Failed to compile Material for platform PCD3D_SM5, Default Material will be used in game.
-	Function WorldAlignedTexture: Missing function input 'TextureObject'
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.24:005][863]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.24:040][865]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.24:496][919]LogMaterialEditor: Saving and Compiling material Bricks
+[2024.01.21-19.05.24:536][919]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.05.24:721][919]LogUObjectHash: Compacting FUObjectHashTables data took   0.26ms
+[2024.01.21-19.05.24:732][919]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.05.24:784][919]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Props/Bricked_Exit/Bricks" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset" SILENT=true
+[2024.01.21-19.05.24:786][919]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks
+[2024.01.21-19.05.24:786][919]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BricksA0D4EBC84E980B53CB015385FA3442F2.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset'
+[2024.01.21-19.05.24:795][919]LogFileHelpers: InternalPromptForCheckoutAndSave took 63 ms (total: 1.95 sec)
+[2024.01.21-19.05.24:796][919]AssetCheck: New page: Asset Save: Bricks
+[2024.01.21-19.05.24:796][919]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: MaxSampler: 203 instructions
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.24:797][919]MaterialEditorStats: Shader Count: 16
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.25:888][ 48]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.25:930][ 50]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.27:112][183]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.27:145][185]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.29:087][416]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.29:474][456]MaterialEditorStats: Shader Count: 1
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.29:684][477]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.31:348][674]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.31:651][704]MaterialEditorStats: Shader Count: 1
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.31:754][714]MaterialEditorStats: Shader Count: 3
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.31:864][726]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.05.32:750][830]LogMaterialEditor: Saving and Compiling material Bricks
+[2024.01.21-19.05.32:788][830]LogUObjectHash: Compacting FUObjectHashTables data took   0.35ms
+[2024.01.21-19.05.33:522][830]LogUObjectHash: Compacting FUObjectHashTables data took   0.26ms
+[2024.01.21-19.05.33:535][830]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.05.34:319][830]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Props/Bricked_Exit/Bricks" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset" SILENT=true
+[2024.01.21-19.05.34:321][830]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks
+[2024.01.21-19.05.34:321][830]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks6DD9DCC949FB65635E8486969241DC8A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset'
+[2024.01.21-19.05.34:330][830]LogFileHelpers: InternalPromptForCheckoutAndSave took 795 ms (total: 2.74 sec)
+[2024.01.21-19.05.34:330][830]AssetCheck: New page: Asset Save: Bricks
+[2024.01.21-19.05.34:330][830]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: MaxSampler: 203 instructions
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.05.34:331][830]MaterialEditorStats: Shader Count: 16
+[2024.01.21-19.05.51:231][776]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-19.05.51:231][776]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-19.05.51:552][795]Cmd: TRANSACTION UNDO
+[2024.01.21-19.05.51:552][795]LogEditorTransaction: Undo Move Elements
+[2024.01.21-19.05.56:500][ 40]Cmd: TRANSACTION UNDO
+[2024.01.21-19.05.56:500][ 40]LogEditorTransaction: Undo Move Elements
+[2024.01.21-19.06.15:405][963]LogEditorViewport: Clicking Background
+[2024.01.21-19.06.20:241][218]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.06.20:264][218]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.06.20:290][218]LogUObjectHash: Compacting FUObjectHashTables data took   0.28ms
+[2024.01.21-19.06.20:378][218]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.06.20:378][218]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap0E4D990141A421570734649164091618.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.06.20:386][218]LogFileHelpers: All files are already saved.
+[2024.01.21-19.06.20:386][218]LogFileHelpers: Saving map 'BackroomsMap' took 0.122
+[2024.01.21-19.06.20:391][218]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms (total: 2.89 sec)
+[2024.01.21-19.06.20:393][218]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.06.20:393][218]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.06.59:747][828]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.06.59:771][828]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.06.59:797][828]LogUObjectHash: Compacting FUObjectHashTables data took   0.26ms
+[2024.01.21-19.06.59:884][828]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.06.59:884][828]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap982833AF49C29B312D7A3284E081AC33.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.06.59:891][828]LogFileHelpers: All files are already saved.
+[2024.01.21-19.06.59:891][828]LogFileHelpers: Saving map 'BackroomsMap' took 0.120
+[2024.01.21-19.06.59:898][828]LogFileHelpers: InternalPromptForCheckoutAndSave took 150 ms (total: 3.05 sec)
+[2024.01.21-19.06.59:901][828]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.06.59:901][828]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.07.08:195][429]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Engine/BasicShapes/Cube.Cube
+[2024.01.21-19.07.08:195][429]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Engine/BasicShapes/Cube.Cube
+[2024.01.21-19.07.08:196][429]LogActorFactory: Actor Factory spawned StaticMesh /Engine/BasicShapes/Cube.Cube as actor: StaticMeshActor /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_12
+[2024.01.21-19.07.08:196][429]LogActorFactory: Actor Factory spawned StaticMesh /Engine/BasicShapes/Cube.Cube as actor: StaticMeshActor /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_12
+[2024.01.21-19.07.12:009][709]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.21-19.07.20:233][339]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.07.20:270][339]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.07.20:300][339]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.07.20:382][339]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.07.20:382][339]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap8F99371743E915C071D03CBA9FE764B6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.07.20:389][339]LogFileHelpers: All files are already saved.
+[2024.01.21-19.07.20:389][339]LogFileHelpers: Saving map 'BackroomsMap' took 0.120
+[2024.01.21-19.07.20:399][339]LogFileHelpers: InternalPromptForCheckoutAndSave took 165 ms (total: 3.21 sec)
+[2024.01.21-19.07.20:402][339]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.07.20:402][339]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.07.24:495][633]LogEditorBookmarks: Warning: FBookmarkTypeToolsImpl::JumpToBookmark - Null Bookmark at index 2
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.27:878][768]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: ================================================
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Total job queries 92, among them cache hits 38 (41.30%)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Tracking 54 distinct input hashes that result in 34 distinct outputs (62.96%)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: RAM used: 128,33 KiB of 1,60 GiB budget. Usage: 0.01%
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Shaders Compiled: 20
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Jobs assigned 20, completed 20 (100%)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Average time worker was idle: 1.15 s
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Time job spent in pending queue: average 0.08 s, longest 0.42 s
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Job execution time: average 0.44 s, max 0.63 s
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Job life time (pending + execution): average 0.52 s, max 0.73
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Shader code size: average 6,138 KiB, min 2,137 KiB, max 14,223 KiB
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 2.39 s
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Jobs were issued in 20 batches (only local compilation was used), average 1.00 jobs/batch
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Average processing rate: 8.38 jobs/sec
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Total thread time: 6,597 s
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Total thread preprocess time: 0,579 s
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Percentage time preprocessing: 8.78%
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Effective parallelization: 2.76 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy (compiled    1 times, average 0.44 sec, max 0.44 sec, min 0.44 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:               TBasePassPSFCachedVolumeIndirectLightingPolicy (compiled    1 times, average 0.44 sec, max 0.44 sec, min 0.44 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight (compiled    1 times, average 0.43 sec, max 0.43 sec, min 0.43 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: Top 5 shader types by total compile time:
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 9.19% of total time (compiled    2 times, average 0.30 sec, max 0.30 sec, min 0.30 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 9.06% of total time (compiled    2 times, average 0.30 sec, max 0.30 sec, min 0.30 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:                                                 FLumenCardVS - 8.94% of total time (compiled    2 times, average 0.29 sec, max 0.30 sec, min 0.29 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 7.17% of total time (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.07% of total time (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
+[2024.01.21-19.08.27:904][769]LogShaderCompilers: Display: ================================================
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.27:920][770]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.29:391][943]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.29:436][945]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.29:736][977]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.29:781][979]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.29:782][979]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.36:937][810]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.36:966][812]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.38:052][933]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.38:082][935]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.39:544][ 98]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.39:578][100]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.43:930][559]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.44:001][561]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.45:408][712]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.45:446][713]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.46:636][845]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: LWC Divide usages (Est.): 4
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: LWC Other usages (Est.): 4
+[2024.01.21-19.08.46:671][847]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.49:284][143]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.49:690][176]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.08.49:690][176]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.49:690][176]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.49:691][176]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.49:691][176]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.49:691][176]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.49:691][176]MaterialEditorStats: Shader Count: 1
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.49:778][184]MaterialEditorStats: Shader Count: 3
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.49:883][195]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.50:306][244]LogMaterialEditor: Saving and Compiling material Bricks
+[2024.01.21-19.08.50:346][244]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
+[2024.01.21-19.08.51:185][244]LogUObjectHash: Compacting FUObjectHashTables data took   0.26ms
+[2024.01.21-19.08.51:198][244]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.08.51:901][244]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Props/Bricked_Exit/Bricks" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset" SILENT=true
+[2024.01.21-19.08.51:904][244]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks
+[2024.01.21-19.08.51:904][244]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks74320967494F0F52B53143A58B9C37C0.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset'
+[2024.01.21-19.08.51:913][244]LogFileHelpers: InternalPromptForCheckoutAndSave took 714 ms (total: 3.93 sec)
+[2024.01.21-19.08.51:914][244]AssetCheck: New page: Asset Save: Bricks
+[2024.01.21-19.08.51:914][244]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: MaxSampler: 212 instructions
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.51:919][244]MaterialEditorStats: Shader Count: 16
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.56:731][698]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.56:807][700]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.57:479][772]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.57:539][774]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.58:800][898]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.08.58:876][900]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.08.58:877][900]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.09.01:994][237]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.09.02:030][238]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.09.02:966][340]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: Base pass shader: 154 instructions
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(9)
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: LWC Divide usages (Est.): 6
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: LWC Other usages (Est.): 7
+[2024.01.21-19.09.02:998][342]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.05:099][581]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.05:374][604]MaterialEditorStats: Shader Count: 1
+[2024.01.21-19.09.05:575][623]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-19.09.05:575][623]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.05:576][623]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.08:309][897]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.08:386][899]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.12:349][321]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.12:350][321]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.12:350][321]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.12:350][321]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.12:350][321]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.12:350][321]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.12:350][321]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.12:391][322]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.12:392][322]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.13:752][473]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: Base pass shader: 176 instructions
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(12)
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: LWC Divide usages (Est.): 8
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: LWC Other usages (Est.): 10
+[2024.01.21-19.09.13:777][475]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: Texture samplers: 0/16
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(15)
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: LWC Divide usages (Est.): 10
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: LWC Other usages (Est.): 13
+[2024.01.21-19.09.15:411][653]MaterialEditorStats: Shader Count: 0
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(15)
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: LWC Divide usages (Est.): 10
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: LWC Other usages (Est.): 13
+[2024.01.21-19.09.15:736][680]MaterialEditorStats: Shader Count: 1
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: Texture samplers: 1/16
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(15)
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: LWC Divide usages (Est.): 10
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: LWC Other usages (Est.): 13
+[2024.01.21-19.09.15:832][688]MaterialEditorStats: Shader Count: 3
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: Base pass shader: 183 instructions
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: Texture samplers: 3/16
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(15)
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: LWC Divide usages (Est.): 10
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.15:941][699]MaterialEditorStats: LWC Other usages (Est.): 13
+[2024.01.21-19.09.15:942][699]MaterialEditorStats: Shader Count: 4
+[2024.01.21-19.09.16:666][779]LogMaterialEditor: Saving and Compiling material Bricks
+[2024.01.21-19.09.16:708][779]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-19.09.17:649][779]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
+[2024.01.21-19.09.17:661][779]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.09.18:383][779]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Props/Bricked_Exit/Bricks" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset" SILENT=true
+[2024.01.21-19.09.18:386][779]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks
+[2024.01.21-19.09.18:386][779]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks6415FBE145F90614BF357F8C3FC565B1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset'
+[2024.01.21-19.09.18:394][779]LogFileHelpers: InternalPromptForCheckoutAndSave took 732 ms (total: 4.66 sec)
+[2024.01.21-19.09.18:395][779]AssetCheck: New page: Asset Save: Bricks
+[2024.01.21-19.09.18:395][779]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Props/Bricked_Exit/Bricks.Bricks
+[2024.01.21-19.09.18:400][779]MaterialEditorStats: Base pass shader: 183 instructions
+[2024.01.21-19.09.18:400][779]MaterialEditorStats: Base pass vertex shader: 118 instructions
+[2024.01.21-19.09.18:400][779]MaterialEditorStats: MaxSampler: 241 instructions
+[2024.01.21-19.09.18:400][779]MaterialEditorStats: Texture samplers: 4/16
+[2024.01.21-19.09.18:401][779]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(15)
+[2024.01.21-19.09.18:401][779]MaterialEditorStats: LWC Demote usages (Est.): 3
+[2024.01.21-19.09.18:401][779]MaterialEditorStats: LWC Divide usages (Est.): 10
+[2024.01.21-19.09.18:401][779]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
+[2024.01.21-19.09.18:401][779]MaterialEditorStats: LWC Other usages (Est.): 13
+[2024.01.21-19.09.18:401][779]MaterialEditorStats: Shader Count: 16
+[2024.01.21-19.10.06:545][223]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.10.06:582][223]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.10.06:608][223]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.10.06:697][223]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.10.06:698][223]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap41DD002C4614FE08DF477AA8919F1F50.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.10.06:705][223]LogFileHelpers: All files are already saved.
+[2024.01.21-19.10.06:705][223]LogFileHelpers: Saving map 'BackroomsMap' took 0.124
+[2024.01.21-19.10.06:712][223]LogFileHelpers: InternalPromptForCheckoutAndSave took 166 ms (total: 4.82 sec)
+[2024.01.21-19.10.06:715][223]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.10.06:715][223]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.10.09:769][342]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.10.09:777][342]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.10.09:777][342]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:10:09)
+[2024.01.21-19.10.09:778][342]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.10.09:805][342]LogPlayLevel: PIE: StaticDuplicateObject took: (0.028243s)
+[2024.01.21-19.10.09:805][342]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.028283s)
+[2024.01.21-19.10.09:809][342]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.10.09:810][342]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.10.09:810][342]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.10.09:811][342]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.10.09:811][342]LogPlayLevel: PIE: World Init took: (0.000899s)
+[2024.01.21-19.10.09:811][342]LogAudio: Display: Creating Audio Device:                 Id: 12, Scope: Unique, Realtime: True
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.10.09:811][342]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.10.09:811][342]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.10.09:812][342]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.10.09:812][342]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.10.09:812][342]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.10.09:813][342]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.10.09:840][342]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.10.09:841][342]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.10.09:841][342]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.10.09:841][342]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.10.09:842][342]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12
+[2024.01.21-19.10.09:842][342]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12
+[2024.01.21-19.10.09:843][342]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12
+[2024.01.21-19.10.09:843][342]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12
+[2024.01.21-19.10.09:843][342]LogInit: FAudioDevice initialized with ID 12.
+[2024.01.21-19.10.09:843][342]LogAudio: Display: Audio Device (ID: 12) registered with world 'BackroomsMap'.
+[2024.01.21-19.10.09:843][342]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12
+[2024.01.21-19.10.09:845][342]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.10.09:856][342]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.10.09
+[2024.01.21-19.10.09:857][342]LogWorld: Bringing up level for play took: 0.011976
+[2024.01.21-19.10.09:859][342]LogOnline: OSS: Created online subsystem instance for: :Context_15
+[2024.01.21-19.10.09:861][342]PIE: Server logged in
+[2024.01.21-19.10.09:862][342]PIE: Play in editor total start time 0,085 seconds.
+[2024.01.21-19.10.22:618][379]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.10.22:618][379]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.10.22:618][379]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.10.22:620][379]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.10.22:623][379]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.10.22:625][379]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.10.22:629][379]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-19.10.22:631][379]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12
+[2024.01.21-19.10.22:631][379]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12
+[2024.01.21-19.10.22:633][379]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12
+[2024.01.21-19.10.22:636][379]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.10.22:640][379]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2024.01.21-19.10.22:708][380]LogPlayLevel: Display: Destroying online subsystem :Context_15
+[2024.01.21-19.10.26:105][629]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.10.26:144][629]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.10.26:168][629]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.10.26:250][629]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.10.26:250][629]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapAD59CA41414D14C71CBC1E88FBE807E8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.10.26:257][629]LogFileHelpers: All files are already saved.
+[2024.01.21-19.10.26:257][629]LogFileHelpers: Saving map 'BackroomsMap' took 0.114
+[2024.01.21-19.10.26:263][629]LogFileHelpers: InternalPromptForCheckoutAndSave took 157 ms (total: 4.98 sec)
+[2024.01.21-19.10.26:265][629]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.10.26:265][629]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.10.28:309][770]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.10.28:317][770]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.10.28:317][770]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:10:28)
+[2024.01.21-19.10.28:337][770]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.10.28:365][770]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027120s)
+[2024.01.21-19.10.28:365][770]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027158s)
+[2024.01.21-19.10.28:368][770]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.10.28:369][770]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.10.28:369][770]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.10.28:369][770]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.10.28:369][770]LogPlayLevel: PIE: World Init took: (0.000837s)
+[2024.01.21-19.10.28:369][770]LogAudio: Display: Creating Audio Device:                 Id: 13, Scope: Unique, Realtime: True
+[2024.01.21-19.10.28:369][770]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.10.28:369][770]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.10.28:369][770]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.10.28:369][770]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.10.28:369][770]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.10.28:369][770]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.10.28:370][770]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.10.28:370][770]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.10.28:370][770]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.10.28:370][770]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.10.28:370][770]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.10.28:372][770]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.10.28:397][770]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.10.28:397][770]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.10.28:397][770]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.10.28:397][770]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.10.28:398][770]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13
+[2024.01.21-19.10.28:398][770]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13
+[2024.01.21-19.10.28:400][770]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13
+[2024.01.21-19.10.28:400][770]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13
+[2024.01.21-19.10.28:400][770]LogInit: FAudioDevice initialized with ID 13.
+[2024.01.21-19.10.28:400][770]LogAudio: Display: Audio Device (ID: 13) registered with world 'BackroomsMap'.
+[2024.01.21-19.10.28:400][770]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13
+[2024.01.21-19.10.28:401][770]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.10.28:412][770]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.10.28
+[2024.01.21-19.10.28:413][770]LogWorld: Bringing up level for play took: 0.011779
+[2024.01.21-19.10.28:415][770]LogOnline: OSS: Created online subsystem instance for: :Context_16
+[2024.01.21-19.10.28:417][770]PIE: Server logged in
+[2024.01.21-19.10.28:418][770]PIE: Play in editor total start time 0,101 seconds.
+[2024.01.21-19.11.48:957][129]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.11.48:957][129]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.11.48:958][129]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.11.48:959][129]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.11.48:989][129]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.11.48:992][129]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.11.48:997][129]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.11.48:999][129]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13
+[2024.01.21-19.11.48:999][129]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13
+[2024.01.21-19.11.49:000][129]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13
+[2024.01.21-19.11.49:008][129]LogUObjectHash: Compacting FUObjectHashTables data took   0.61ms
+[2024.01.21-19.11.49:073][130]LogPlayLevel: Display: Destroying online subsystem :Context_16
+[2024.01.21-19.11.57:253][571]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.12.08:851][468]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.12.08:907][468]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/Metal038_2K-JPG_Color" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Color.uasset" SILENT=true
+[2024.01.21-19.12.08:909][468]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/Metal038_2K-JPG_Color
+[2024.01.21-19.12.08:909][468]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Metal038_2K-JPG_Color168C5F0748FB8D39ACF6EC98F9F94366.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Color.uasset'
+[2024.01.21-19.12.08:931][468]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/Metal038_2K-JPG_Metalness" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Metalness.uasset" SILENT=true
+[2024.01.21-19.12.08:932][468]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/Metal038_2K-JPG_Metalness
+[2024.01.21-19.12.08:932][468]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Metal038_2K-JPG_MetalnessF068E75A4C9426DE1938C1957B53E55C.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Metalness.uasset'
+[2024.01.21-19.12.08:954][468]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/Metal038_2K-JPG_NormalGL" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_NormalGL.uasset" SILENT=true
+[2024.01.21-19.12.08:957][468]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/Metal038_2K-JPG_NormalGL
+[2024.01.21-19.12.08:957][468]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Metal038_2K-JPG_NormalGL8163EA0543B3281C02BB53A669195062.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_NormalGL.uasset'
+[2024.01.21-19.12.08:979][468]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Locker/Metal038_2K-JPG_Roughness" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Roughness.uasset" SILENT=true
+[2024.01.21-19.12.08:981][468]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/Metal038_2K-JPG_Roughness
+[2024.01.21-19.12.08:981][468]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Metal038_2K-JPG_Roughness30BE1E2A4D83235025E3C3A5F5486417.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Roughness.uasset'
+[2024.01.21-19.12.09:004][468]LogSavePackage: Moving output files for package: /Game/GameMap/Locker/Metal038_2K-JPG_Displacement
+[2024.01.21-19.12.09:004][468]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Metal038_2K-JPG_Displacement418057474FF439FE08F1AAAD3FA14138.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Locker/Metal038_2K-JPG_Displacement.uasset'
+[2024.01.21-19.12.09:017][468]LogFileHelpers: InternalPromptForCheckoutAndSave took 165 ms (total: 5.15 sec)
+[2024.01.21-19.12.09:018][468]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-19.12.09:018][468]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Locker/Metal038_2K-JPG_Color.Metal038_2K-JPG_Color
+[2024.01.21-19.12.09:018][468]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Locker/Metal038_2K-JPG_Metalness.Metal038_2K-JPG_Metalness
+[2024.01.21-19.12.09:018][468]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Locker/Metal038_2K-JPG_NormalGL.Metal038_2K-JPG_NormalGL
+[2024.01.21-19.12.09:018][468]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Locker/Metal038_2K-JPG_Roughness.Metal038_2K-JPG_Roughness
+[2024.01.21-19.12.09:018][468]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Locker/Metal038_2K-JPG_Displacement.Metal038_2K-JPG_Displacement
+[2024.01.21-19.12.31:612][199]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.12.31:631][199]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion
+[2024.01.21-19.12.31:631][199]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_AmbientOcclusio14ECDC4E46E09E92C5F5819419B36B10.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.uasset'
+[2024.01.21-19.12.31:634][199]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color
+[2024.01.21-19.12.31:635][199]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_Color9C5AD5C4485DCF16F9352FAB6C36CEAE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.uasset'
+[2024.01.21-19.12.31:638][199]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement
+[2024.01.21-19.12.31:638][199]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_Displacement6DADCDEE458974A2A231018C115718EC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.uasset'
+[2024.01.21-19.12.31:642][199]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL
+[2024.01.21-19.12.31:642][199]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_NormalGL54B364C745A253F06DF3588F6087FE53.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.uasset'
+[2024.01.21-19.12.31:645][199]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness
+[2024.01.21-19.12.31:645][199]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Bricks090_2K-JPG_RoughnessEAB885CE412DE1D405C8E8A82FCC1D40.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.uasset'
+[2024.01.21-19.12.31:654][199]LogFileHelpers: InternalPromptForCheckoutAndSave took 42 ms (total: 5.19 sec)
+[2024.01.21-19.12.31:655][199]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-19.12.31:655][199]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.Bricks090_2K-JPG_AmbientOcclusion
+[2024.01.21-19.12.31:655][199]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.Bricks090_2K-JPG_Color
+[2024.01.21-19.12.31:655][199]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.Bricks090_2K-JPG_Displacement
+[2024.01.21-19.12.31:655][199]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.Bricks090_2K-JPG_NormalGL
+[2024.01.21-19.12.31:655][199]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.Bricks090_2K-JPG_Roughness
+[2024.01.21-19.12.37:313][675]LogEditorViewport: Clicking Background
+[2024.01.21-19.12.37:464][686]LogEditorViewport: Clicking Background
+[2024.01.21-19.12.37:918][723]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.12.37:954][723]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.12.37:980][723]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.12.38:068][723]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.12.38:068][723]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap4C718E7D4276BEAD8CB143996D8EEFBF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.12.38:075][723]LogFileHelpers: All files are already saved.
+[2024.01.21-19.12.38:075][723]LogFileHelpers: Saving map 'BackroomsMap' took 0.121
+[2024.01.21-19.12.38:083][723]LogFileHelpers: InternalPromptForCheckoutAndSave took 164 ms (total: 5.35 sec)
+[2024.01.21-19.12.38:085][723]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.12.38:085][723]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.13.14:145][591]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.13.14:153][591]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.13.14:153][591]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:13:14)
+[2024.01.21-19.13.14:186][591]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.13.14:212][591]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026292s)
+[2024.01.21-19.13.14:212][591]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026331s)
+[2024.01.21-19.13.14:216][591]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
+[2024.01.21-19.13.14:217][591]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.13.14:217][591]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.13.14:217][591]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.13.14:217][591]LogPlayLevel: PIE: World Init took: (0.000812s)
+[2024.01.21-19.13.14:217][591]LogAudio: Display: Creating Audio Device:                 Id: 14, Scope: Unique, Realtime: True
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.13.14:217][591]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.13.14:218][591]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.13.14:218][591]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.13.14:218][591]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.13.14:218][591]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.13.14:220][591]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.13.14:245][591]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.13.14:246][591]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.13.14:246][591]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.13.14:246][591]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.13.14:247][591]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14
+[2024.01.21-19.13.14:247][591]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14
+[2024.01.21-19.13.14:248][591]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14
+[2024.01.21-19.13.14:248][591]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14
+[2024.01.21-19.13.14:248][591]LogInit: FAudioDevice initialized with ID 14.
+[2024.01.21-19.13.14:248][591]LogAudio: Display: Audio Device (ID: 14) registered with world 'BackroomsMap'.
+[2024.01.21-19.13.14:248][591]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14
+[2024.01.21-19.13.14:250][591]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.13.14:261][591]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.13.14
+[2024.01.21-19.13.14:262][591]LogWorld: Bringing up level for play took: 0.012003
+[2024.01.21-19.13.14:264][591]LogOnline: OSS: Created online subsystem instance for: :Context_18
+[2024.01.21-19.13.14:266][591]PIE: Server logged in
+[2024.01.21-19.13.14:267][591]PIE: Play in editor total start time 0,114 seconds.
+[2024.01.21-19.13.25:896][415]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.13.25:896][415]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.13.25:897][415]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.13.25:898][415]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.13.25:901][415]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.13.25:904][415]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.13.25:908][415]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.13.25:910][415]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14
+[2024.01.21-19.13.25:910][415]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14
+[2024.01.21-19.13.25:911][415]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14
+[2024.01.21-19.13.25:919][415]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
+[2024.01.21-19.13.25:986][417]LogPlayLevel: Display: Destroying online subsystem :Context_18
+[2024.01.21-19.13.33:834][890]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.13.33:858][890]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.13.33:883][890]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.13.33:969][890]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.13.33:970][890]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap58DD1F3F42FF802A63CEE4847EE50B23.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.13.33:977][890]LogFileHelpers: All files are already saved.
+[2024.01.21-19.13.33:977][890]LogFileHelpers: Saving map 'BackroomsMap' took 0.120
+[2024.01.21-19.13.33:982][890]LogFileHelpers: InternalPromptForCheckoutAndSave took 148 ms (total: 5.50 sec)
+[2024.01.21-19.13.33:985][890]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.13.33:985][890]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.13.58:587][  1]Cmd: DELETE
+[2024.01.21-19.13.58:587][  1]Cmd: ACTOR DELETE
+[2024.01.21-19.13.58:597][  1]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.21-19.13.58:615][  1]LogUObjectHash: Compacting FUObjectHashTables data took   0.32ms
+[2024.01.21-19.13.58:617][  1]LogEditorActor: Deleted 1 Actors (0.030 secs)
+[2024.01.21-19.13.59:261][ 26]Cmd: TRANSACTION UNDO
+[2024.01.21-19.13.59:261][ 26]LogEditorTransaction: Undo Delete Elements
+[2024.01.21-19.14.01:022][102]Cmd: DELETE
+[2024.01.21-19.14.01:022][102]Cmd: ACTOR DELETE
+[2024.01.21-19.14.01:033][102]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.21-19.14.01:043][102]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
+[2024.01.21-19.14.01:044][102]LogEditorActor: Deleted 1 Actors (0.022 secs)
+[2024.01.21-19.14.06:653][351]Cmd: TRANSACTION UNDO
+[2024.01.21-19.14.06:653][351]LogEditorTransaction: Undo Move Elements
+[2024.01.21-19.14.07:359][379]Cmd: MODE GRID=1
+[2024.01.21-19.14.18:645][937]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.14.18:669][937]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.14.18:695][937]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.14.18:778][937]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.14.18:778][937]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap410A240745460FF2BB89DCBACE781A43.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.14.18:785][937]LogFileHelpers: All files are already saved.
+[2024.01.21-19.14.18:785][937]LogFileHelpers: Saving map 'BackroomsMap' took 0.117
+[2024.01.21-19.14.18:791][937]LogFileHelpers: InternalPromptForCheckoutAndSave took 145 ms (total: 5.65 sec)
+[2024.01.21-19.14.18:793][937]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.14.18:793][937]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.14.29:485][324]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.PointLight
+[2024.01.21-19.14.29:485][324]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.PointLight
+[2024.01.21-19.14.32:550][437]Cmd: MODE GRID=0
+[2024.01.21-19.14.34:421][514]Cmd: DELETE
+[2024.01.21-19.14.34:421][514]Cmd: ACTOR DELETE
+[2024.01.21-19.14.34:433][514]LogEditorActor: Deleted Actor: PointLight
+[2024.01.21-19.14.34:440][514]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2024.01.21-19.14.34:442][514]LogEditorActor: Deleted 1 Actors (0.020 secs)
+[2024.01.21-19.14.38:613][707]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.SpotLight
+[2024.01.21-19.14.38:613][707]LogActorFactory: Actor Factory attempting to spawn Class /Script/Engine.SpotLight
+[2024.01.21-19.14.53:231][313]Cmd: DELETE
+[2024.01.21-19.14.53:231][313]Cmd: ACTOR DELETE
+[2024.01.21-19.14.53:243][313]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.21-19.14.53:251][313]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.14.53:252][313]LogEditorActor: Deleted 1 Actors (0.021 secs)
+[2024.01.21-19.14.56:796][488]Cmd: MODE GRID=1
+[2024.01.21-19.15.03:857][796]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.15.03:865][796]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.15.03:866][796]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:15:03)
+[2024.01.21-19.15.03:866][796]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.15.03:896][796]LogPlayLevel: PIE: StaticDuplicateObject took: (0.030059s)
+[2024.01.21-19.15.03:896][796]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.030095s)
+[2024.01.21-19.15.03:899][796]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.15.03:901][796]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.15.03:901][796]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.15.03:901][796]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.15.03:902][796]LogPlayLevel: PIE: World Init took: (0.000858s)
+[2024.01.21-19.15.03:902][796]LogAudio: Display: Creating Audio Device:                 Id: 15, Scope: Unique, Realtime: True
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.15.03:902][796]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.15.03:902][796]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.15.03:902][796]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.15.03:902][796]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.15.03:902][796]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.15.03:904][796]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.15.03:929][796]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.15.03:929][796]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.15.03:929][796]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.15.03:929][796]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.15.03:930][796]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15
+[2024.01.21-19.15.03:930][796]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15
+[2024.01.21-19.15.03:932][796]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15
+[2024.01.21-19.15.03:932][796]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15
+[2024.01.21-19.15.03:932][796]LogInit: FAudioDevice initialized with ID 15.
+[2024.01.21-19.15.03:932][796]LogAudio: Display: Audio Device (ID: 15) registered with world 'BackroomsMap'.
+[2024.01.21-19.15.03:932][796]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15
+[2024.01.21-19.15.03:933][796]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.15.03:945][796]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.15.03
+[2024.01.21-19.15.03:945][796]LogWorld: Bringing up level for play took: 0.011769
+[2024.01.21-19.15.03:947][796]LogOnline: OSS: Created online subsystem instance for: :Context_19
+[2024.01.21-19.15.03:950][796]PIE: Server logged in
+[2024.01.21-19.15.03:950][796]PIE: Play in editor total start time 0,085 seconds.
+[2024.01.21-19.15.13:615][246]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.15.13:615][246]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.15.13:616][246]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.15.13:617][246]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.15.13:620][246]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.15.13:623][246]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.15.13:628][246]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-19.15.13:628][246]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15
+[2024.01.21-19.15.13:628][246]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15
+[2024.01.21-19.15.13:630][246]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15
+[2024.01.21-19.15.13:633][246]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.15.13:637][246]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
+[2024.01.21-19.15.13:735][248]LogPlayLevel: Display: Destroying online subsystem :Context_19
+[2024.01.21-19.15.17:520][438]Cmd: DELETE
+[2024.01.21-19.15.17:520][438]Cmd: ACTOR DELETE
+[2024.01.21-19.15.17:531][438]LogEditorActor: Deleted Actor: Lamp_C
+[2024.01.21-19.15.17:540][438]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.15.17:542][438]LogEditorActor: Deleted 1 Actors (0.021 secs)
+[2024.01.21-19.15.23:195][722]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.15.23:202][722]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.15.23:202][722]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:15:23)
+[2024.01.21-19.15.23:202][722]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.15.23:231][722]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027823s)
+[2024.01.21-19.15.23:231][722]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027856s)
+[2024.01.21-19.15.23:234][722]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.15.23:235][722]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.15.23:235][722]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.15.23:236][722]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.15.23:236][722]LogPlayLevel: PIE: World Init took: (0.000822s)
+[2024.01.21-19.15.23:236][722]LogAudio: Display: Creating Audio Device:                 Id: 16, Scope: Unique, Realtime: True
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.15.23:236][722]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.15.23:236][722]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.15.23:236][722]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.15.23:237][722]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.15.23:237][722]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.15.23:238][722]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.15.23:264][722]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.15.23:264][722]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.15.23:264][722]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.15.23:264][722]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.15.23:264][722]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16
+[2024.01.21-19.15.23:264][722]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16
+[2024.01.21-19.15.23:266][722]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16
+[2024.01.21-19.15.23:266][722]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16
+[2024.01.21-19.15.23:266][722]LogInit: FAudioDevice initialized with ID 16.
+[2024.01.21-19.15.23:266][722]LogAudio: Display: Audio Device (ID: 16) registered with world 'BackroomsMap'.
+[2024.01.21-19.15.23:266][722]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16
+[2024.01.21-19.15.23:268][722]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.15.23:279][722]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.15.23
+[2024.01.21-19.15.23:280][722]LogWorld: Bringing up level for play took: 0.011641
+[2024.01.21-19.15.23:282][722]LogOnline: OSS: Created online subsystem instance for: :Context_20
+[2024.01.21-19.15.23:283][722]LogSpawn: Warning: SpawnActor failed because of collision at the spawn location [X=1646.417 Y=-1491.790 Z=361.618] for [BP_FirstPersonCharacter_C]
+[2024.01.21-19.15.23:283][722]LogGameMode: Warning: SpawnDefaultPawnAtTransform: Couldn't spawn Pawn of type BP_FirstPersonCharacter_C at Rotation: Pitch 0.000000 Yaw -5.464466 Roll 0.000000
+Translation: 1646.416570 -1491.789520 361.617941
+Scale3D: 1.000000 1.000000 1.000000
 
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.06.46:950][372]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: Base pass shader: 153 instructions
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.06.46:976][374]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.06.53:023][ 83]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.06.53:049][ 83]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-18.06.53:081][ 83]LogUObjectHash: Compacting FUObjectHashTables data took   1.27ms
-[2024.01.21-18.06.53:167][ 83]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-18.06.53:168][ 83]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap60EF09F74001E19682CCDD89B95561A8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-18.06.53:175][ 83]LogFileHelpers: All files are already saved.
-[2024.01.21-18.06.53:175][ 83]LogFileHelpers: Saving map 'BackroomsMap' took 0.127
-[2024.01.21-18.06.53:182][ 83]LogFileHelpers: InternalPromptForCheckoutAndSave took 158 ms (total: 9.63 sec)
-[2024.01.21-18.06.53:185][ 83]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-18.06.53:185][ 83]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.08:805][922]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: ================================================
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Total job queries 543, among them cache hits 290 (53.41%)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Tracking 252 distinct input hashes that result in 144 distinct outputs (57.14%)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: RAM used: 623,37 KiB of 1,60 GiB budget. Usage: 0.04%
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Shaders Compiled: 194
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Jobs assigned 195, completed 194 (99.49%)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Average time worker was idle: 51.97 s
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Time job spent in pending queue: average 0.17 s, longest 1.53 s
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Job execution time: average 0.44 s, max 0.72 s
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Job life time (pending + execution): average 0.62 s, max 2.14
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Shader code size: average 6,064 KiB, min 556 B, max 17,418 KiB
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 20.37 s
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Jobs were issued in 195 batches (only local compilation was used), average 1.00 jobs/batch
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Average processing rate: 9.52 jobs/sec
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Total thread time: 68,64 s
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Total thread preprocess time: 5,452 s
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Percentage time preprocessing: 7.94%
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Effective parallelization: 3.37 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Top 5 most expensive shader types by average time:
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:           TShadowDepthVSVertexShadowDepth_PerspectiveCorrect (compiled    1 times, average 0.50 sec, max 0.50 sec, min 0.50 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight (compiled   10 times, average 0.49 sec, max 0.58 sec, min 0.47 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                       TLightMapDensityVSFDummyLightMapPolicy (compiled    1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight (compiled   10 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:            TShadowDepthVSVertexShadowDepth_OnePassPointLight (compiled    1 times, average 0.47 sec, max 0.47 sec, min 0.47 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: Top 5 shader types by total compile time:
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:        TBasePassPSFCachedPointIndirectLightingPolicySkylight - 7.15% of total time (compiled   10 times, average 0.49 sec, max 0.58 sec, min 0.47 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:       TBasePassPSFCachedVolumeIndirectLightingPolicySkylight - 7.00% of total time (compiled   10 times, average 0.48 sec, max 0.58 sec, min 0.45 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 6.95% of total time (compiled   15 times, average 0.32 sec, max 0.43 sec, min 0.24 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 6.91% of total time (compiled   15 times, average 0.32 sec, max 0.43 sec, min 0.29 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display:                TBasePassPSFCachedPointIndirectLightingPolicy - 6.77% of total time (compiled   10 times, average 0.46 sec, max 0.54 sec, min 0.43 sec)
-[2024.01.21-18.07.09:221][970]LogShaderCompilers: Display: ================================================
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.09:228][971]MaterialEditorStats: Shader Count: 3
-[2024.01.21-18.07.10:145][ 79]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.07.10:194][ 79]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
-[2024.01.21-18.07.10:893][ 79]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
-[2024.01.21-18.07.10:912][ 79]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.07.11:687][ 79]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.07.11:688][ 79]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.07.11:689][ 79]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral4DBC950A44A93146981301B1DE3B1B51.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.07.11:697][ 79]LogFileHelpers: InternalPromptForCheckoutAndSave took 784 ms (total: 10.4 sec)
-[2024.01.21-18.07.11:698][ 79]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.07.11:698][ 79]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: MaxSampler: 203 instructions
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.11:703][ 79]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.17:089][697]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.17:417][735]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.17:519][747]MaterialEditorStats: Shader Count: 3
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.17:626][759]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.20:381][ 87]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.20:704][125]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.20:916][149]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.23:742][485]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.23:992][515]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.24:201][539]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.27:584][943]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.27:825][972]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.27:926][984]MaterialEditorStats: Shader Count: 3
-[2024.01.21-18.07.28:032][996]MaterialEditorStats: Base pass shader: 154 instructions
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.28:033][996]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.31:889][456]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.32:214][495]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: Base pass shader: 147 instructions
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.32:316][507]MaterialEditorStats: Shader Count: 2
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: Base pass shader: 147 instructions
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.32:423][519]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.07.33:693][670]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.07.33:744][670]LogUObjectHash: Compacting FUObjectHashTables data took   0.61ms
-[2024.01.21-18.07.34:439][670]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
-[2024.01.21-18.07.34:460][670]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.07.35:215][670]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.07.35:217][670]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.07.35:217][670]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieralE3EB0D1340BDAC49FC3A9C839ECFD449.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.07.35:225][670]LogFileHelpers: InternalPromptForCheckoutAndSave took 764 ms (total: 11.1 sec)
-[2024.01.21-18.07.35:226][670]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.07.35:226][670]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: Base pass shader: 147 instructions
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: MaxSampler: 190 instructions
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.35:232][670]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: Texture samplers: 0/16
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.38:611][ 59]MaterialEditorStats: Shader Count: 0
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: Texture samplers: 1/16
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.38:837][ 86]MaterialEditorStats: Shader Count: 1
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Base pass shader: 147 instructions
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.38:939][ 98]MaterialEditorStats: Shader Count: 2
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: Base pass shader: 147 instructions
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: Texture samplers: 3/16
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.39:045][110]MaterialEditorStats: Shader Count: 4
-[2024.01.21-18.07.39:959][218]LogMaterialEditor: Saving and Compiling material Table_matieral
-[2024.01.21-18.07.40:006][218]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
-[2024.01.21-18.07.40:603][218]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.21-18.07.40:626][218]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.07.41:298][218]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Start_Endraum/Table/Table_matieral" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset" SILENT=true
-[2024.01.21-18.07.41:300][218]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Table_matieral
-[2024.01.21-18.07.41:300][218]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Table_matieral9FFA37F046371875587428B10F08B41A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Table_matieral.uasset'
-[2024.01.21-18.07.41:307][218]LogFileHelpers: InternalPromptForCheckoutAndSave took 681 ms (total: 11.8 sec)
-[2024.01.21-18.07.41:308][218]AssetCheck: New page: Asset Save: Table_matieral
-[2024.01.21-18.07.41:308][218]LogContentValidation: Display: Validating /Script/Engine.Material /Game/GameMap/Start_Endraum/Table/Table_matieral.Table_matieral
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: Base pass shader: 147 instructions
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: Base pass vertex shader: 118 instructions
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: MaxSampler: 190 instructions
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: Texture samplers: 4/16
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: Texture Lookups (Est.): VS(0), PS(6)
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Demote usages (Est.): 3
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Divide usages (Est.): 4
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Multiply Vector Vector usages (Est.): 4
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: LWC Other usages (Est.): 4
-[2024.01.21-18.07.41:313][218]MaterialEditorStats: Shader Count: 16
-[2024.01.21-18.08.13:971][900]LogEditorViewport: Clicking Background
-[2024.01.21-18.08.14:293][931]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.08.14:319][931]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.21-18.08.14:353][931]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.21-18.08.14:445][931]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.21-18.08.14:445][931]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC0411C6640B4DC6DED9E7FA6BBDC45F2.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.21-18.08.14:452][931]LogFileHelpers: All files are already saved.
-[2024.01.21-18.08.14:452][931]LogFileHelpers: Saving map 'BackroomsMap' took 0.134
-[2024.01.21-18.08.14:462][931]LogFileHelpers: InternalPromptForCheckoutAndSave took 168 ms (total: 12.0 sec)
-[2024.01.21-18.08.14:465][931]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.21-18.08.14:465][931]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.21-18.08.16:896][171]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
-[2024.01.21-18.08.16:900][171]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.21-18.08.16:932][171]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.21-18.08.16:936][171]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.21-18.08.16:936][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampC1A47BB74483AA3D93488B99F6E26AD6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.21-18.08.16:939][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness
-[2024.01.21-18.08.16:939][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Roughness0CD57B4149DFC8BB4CB8159E69A8B6CD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset'
-[2024.01.21-18.08.16:943][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color
-[2024.01.21-18.08.16:943][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Color1C02840841BD0248D3CD6CB2A7186196.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset'
-[2024.01.21-18.08.16:949][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL
-[2024.01.21-18.08.16:949][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_NormalGL6B6401C24769EB09A8C8378A64C57E01.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset'
-[2024.01.21-18.08.16:952][171]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement
-[2024.01.21-18.08.16:952][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_DisplacementEE5A49F045878308C329EBA1B1A15C2F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset'
-[2024.01.21-18.08.16:958][171]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/_GENERATED/Windowssucks/Box_3CC13EA5" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/_GENERATED/Windowssucks/Box_3CC13EA5.uasset" SILENT=true
-[2024.01.21-18.08.16:959][171]LogSavePackage: Moving output files for package: /Game/_GENERATED/Windowssucks/Box_3CC13EA5
-[2024.01.21-18.08.16:959][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Box_3CC13EA5136BEBAC4C5ABE2B2C8C8CB08DEA79E3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/_GENERATED/Windowssucks/Box_3CC13EA5.uasset'
-[2024.01.21-18.08.16:972][171]LogFileHelpers: InternalPromptForCheckoutAndSave took 72 ms (total: 12.1 sec)
-[2024.01.21-18.08.16:975][171]AssetCheck: New page: Asset Save: multiple assets
-[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.Fabric029_2K-JPG_Roughness
-[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.Fabric029_2K-JPG_Color
-[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.Fabric029_2K-JPG_NormalGL
-[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.Fabric029_2K-JPG_Displacement
-[2024.01.21-18.08.16:975][171]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/_GENERATED/Windowssucks/Box_3CC13EA5.Box_3CC13EA5
+[2024.01.21-19.15.23:284][722]PIE: Server logged in
+[2024.01.21-19.15.23:285][722]PIE: Play in editor total start time 0,082 seconds.
+[2024.01.21-19.15.24:125][747]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.15.24:125][747]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.15.24:125][747]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.15.24:127][747]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.15.24:130][747]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.15.24:133][747]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.15.24:137][747]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.15.24:139][747]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16
+[2024.01.21-19.15.24:139][747]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16
+[2024.01.21-19.15.24:141][747]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16
+[2024.01.21-19.15.24:148][747]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-19.15.24:191][749]LogPlayLevel: Display: Destroying online subsystem :Context_20
+[2024.01.21-19.15.28:499][996]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.15.28:506][996]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.15.28:506][996]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:15:28)
+[2024.01.21-19.15.28:506][996]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.15.28:532][996]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026008s)
+[2024.01.21-19.15.28:532][996]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026038s)
+[2024.01.21-19.15.28:535][996]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
+[2024.01.21-19.15.28:537][996]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.15.28:537][996]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.15.28:537][996]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.15.28:537][996]LogPlayLevel: PIE: World Init took: (0.000805s)
+[2024.01.21-19.15.28:537][996]LogAudio: Display: Creating Audio Device:                 Id: 17, Scope: Unique, Realtime: True
+[2024.01.21-19.15.28:537][996]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.15.28:537][996]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.15.28:537][996]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.15.28:537][996]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.15.28:537][996]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.15.28:537][996]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.15.28:538][996]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.15.28:538][996]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.15.28:538][996]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.15.28:538][996]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.15.28:538][996]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.15.28:540][996]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.15.28:565][996]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.15.28:565][996]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.15.28:565][996]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.15.28:565][996]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.15.28:565][996]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17
+[2024.01.21-19.15.28:565][996]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17
+[2024.01.21-19.15.28:567][996]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17
+[2024.01.21-19.15.28:568][996]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17
+[2024.01.21-19.15.28:568][996]LogInit: FAudioDevice initialized with ID 17.
+[2024.01.21-19.15.28:568][996]LogAudio: Display: Audio Device (ID: 17) registered with world 'BackroomsMap'.
+[2024.01.21-19.15.28:568][996]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17
+[2024.01.21-19.15.28:569][996]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.15.28:580][996]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.15.28
+[2024.01.21-19.15.28:581][996]LogWorld: Bringing up level for play took: 0.011702
+[2024.01.21-19.15.28:582][996]LogOnline: OSS: Created online subsystem instance for: :Context_21
+[2024.01.21-19.15.28:585][996]PIE: Server logged in
+[2024.01.21-19.15.28:586][996]PIE: Play in editor total start time 0,08 seconds.
+[2024.01.21-19.15.39:725][577]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.15.39:725][577]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.15.39:725][577]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.15.39:727][577]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.15.39:751][577]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.15.39:754][577]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.15.39:758][577]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.15.39:761][577]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17
+[2024.01.21-19.15.39:761][577]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17
+[2024.01.21-19.15.39:762][577]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17
+[2024.01.21-19.15.39:769][577]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-19.15.39:852][579]LogPlayLevel: Display: Destroying online subsystem :Context_21
+[2024.01.21-19.15.47:955][878]Cmd: MODE GRID=0
+[2024.01.21-19.15.59:466][314]Cmd: TRANSACTION UNDO
+[2024.01.21-19.15.59:466][314]LogEditorTransaction: Undo Edit Intensity
+[2024.01.21-19.16.24:377][276]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.16.24:385][276]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.16.24:385][276]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:16:24)
+[2024.01.21-19.16.24:414][276]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.16.24:441][276]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026944s)
+[2024.01.21-19.16.24:441][276]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026982s)
+[2024.01.21-19.16.24:445][276]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-19.16.24:446][276]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.16.24:446][276]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.16.24:447][276]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.16.24:447][276]LogPlayLevel: PIE: World Init took: (0.000762s)
+[2024.01.21-19.16.24:447][276]LogAudio: Display: Creating Audio Device:                 Id: 18, Scope: Unique, Realtime: True
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.16.24:447][276]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.16.24:447][276]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.16.24:447][276]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.16.24:447][276]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.16.24:447][276]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.16.24:449][276]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.16.24:475][276]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.16.24:475][276]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.16.24:475][276]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.16.24:475][276]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.16.24:476][276]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18
+[2024.01.21-19.16.24:476][276]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18
+[2024.01.21-19.16.24:478][276]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18
+[2024.01.21-19.16.24:478][276]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18
+[2024.01.21-19.16.24:478][276]LogInit: FAudioDevice initialized with ID 18.
+[2024.01.21-19.16.24:478][276]LogAudio: Display: Audio Device (ID: 18) registered with world 'BackroomsMap'.
+[2024.01.21-19.16.24:478][276]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18
+[2024.01.21-19.16.24:479][276]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.16.24:490][276]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.16.24
+[2024.01.21-19.16.24:491][276]LogWorld: Bringing up level for play took: 0.011604
+[2024.01.21-19.16.24:492][276]LogOnline: OSS: Created online subsystem instance for: :Context_22
+[2024.01.21-19.16.24:495][276]PIE: Server logged in
+[2024.01.21-19.16.24:496][276]PIE: Play in editor total start time 0,11 seconds.
+[2024.01.21-19.16.39:114][921]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.16.39:115][921]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.16.39:115][921]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.16.39:117][921]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.16.39:120][921]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.16.39:122][921]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.16.39:126][921]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.16.39:128][921]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 18
+[2024.01.21-19.16.39:128][921]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18
+[2024.01.21-19.16.39:130][921]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=18
+[2024.01.21-19.16.39:137][921]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
+[2024.01.21-19.16.39:190][922]LogPlayLevel: Display: Destroying online subsystem :Context_22
+[2024.01.21-19.16.44:624][124]LogEditorViewport: Clicking Background
+[2024.01.21-19.16.45:829][170]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.16.45:876][170]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.16.45:902][170]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.16.45:984][170]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.16.45:984][170]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap420C8E39498C5FC8EB4170BDF5EBE50E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.16.45:991][170]LogFileHelpers: All files are already saved.
+[2024.01.21-19.16.45:991][170]LogFileHelpers: Saving map 'BackroomsMap' took 0.116
+[2024.01.21-19.16.46:003][170]LogFileHelpers: InternalPromptForCheckoutAndSave took 174 ms (total: 5.82 sec)
+[2024.01.21-19.16.46:006][170]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.16.46:006][170]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.16.49:597][344]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.16.49:605][344]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.16.49:605][344]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:16:49)
+[2024.01.21-19.16.49:654][344]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.16.49:680][344]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026547s)
+[2024.01.21-19.16.49:680][344]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026612s)
+[2024.01.21-19.16.49:684][344]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.16.49:685][344]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.16.49:685][344]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.16.49:685][344]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.16.49:685][344]LogPlayLevel: PIE: World Init took: (0.000831s)
+[2024.01.21-19.16.49:685][344]LogAudio: Display: Creating Audio Device:                 Id: 19, Scope: Unique, Realtime: True
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.16.49:685][344]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.16.49:685][344]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.16.49:686][344]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.16.49:686][344]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.16.49:686][344]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.16.49:687][344]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.16.49:713][344]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.16.49:713][344]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.16.49:713][344]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.16.49:713][344]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.16.49:714][344]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=19
+[2024.01.21-19.16.49:714][344]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=19
+[2024.01.21-19.16.49:715][344]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=19
+[2024.01.21-19.16.49:715][344]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=19
+[2024.01.21-19.16.49:715][344]LogInit: FAudioDevice initialized with ID 19.
+[2024.01.21-19.16.49:716][344]LogAudio: Display: Audio Device (ID: 19) registered with world 'BackroomsMap'.
+[2024.01.21-19.16.49:716][344]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 19
+[2024.01.21-19.16.49:717][344]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.16.49:728][344]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.16.49
+[2024.01.21-19.16.49:729][344]LogWorld: Bringing up level for play took: 0.011592
+[2024.01.21-19.16.49:731][344]LogOnline: OSS: Created online subsystem instance for: :Context_23
+[2024.01.21-19.16.49:733][344]PIE: Server logged in
+[2024.01.21-19.16.49:734][344]PIE: Play in editor total start time 0,13 seconds.
+[2024.01.21-19.16.59:929][909]LogChaos: Warning: Degenerate triangle 25394: (-37.803078 45.177853 2.803267) (-37.533321 45.242603 2.826018) (-37.521355 45.257935 2.803267)
+[2024.01.21-19.16.59:929][909]LogChaos: Warning: Degenerate triangle 25394: (-37.803078 45.177853 2.803267) (-37.533321 45.242603 2.826018) (-37.521355 45.257935 2.803267)
+[2024.01.21-19.16.59:929][909]LogChaos: Warning: Degenerate triangle 24628: (-37.822433 45.159046 -2.825793) (-38.078922 45.075596 -2.803252) (-37.803078 45.177853 -2.803252)
+[2024.01.21-19.16.59:929][909]LogChaos: Warning: Degenerate triangle 24628: (-37.822433 45.159046 -2.825793) (-38.078922 45.075596 -2.803252) (-37.803078 45.177853 -2.803252)
+[2024.01.21-19.17.16:175][862]LogChaos: Warning: Degenerate triangle 31328: (40.360405 42.709835 2.803266) (40.452682 42.432198 2.826094) (40.471668 42.410656 2.803266)
+[2024.01.21-19.17.16:175][862]LogChaos: Warning: Degenerate triangle 31328: (40.360405 42.709835 2.803266) (40.452682 42.432198 2.826094) (40.471668 42.410656 2.803266)
+[2024.01.21-19.17.16:189][863]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:189][863]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:200][864]LogChaos: Warning: Degenerate triangle 31328: (40.360405 42.709835 2.803266) (40.452682 42.432198 2.826094) (40.471668 42.410656 2.803266)
+[2024.01.21-19.17.16:200][864]LogChaos: Warning: Degenerate triangle 31328: (40.360405 42.709835 2.803266) (40.452682 42.432198 2.826094) (40.471668 42.410656 2.803266)
+[2024.01.21-19.17.16:213][865]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:213][865]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:225][866]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:226][866]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:227][866]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:227][866]LogChaos: Warning: Degenerate triangle 30768: (40.452309 42.433983 -2.825855) (40.360405 42.709835 -2.803252) (40.471668 42.410656 -2.803252)
+[2024.01.21-19.17.16:251][868]LogChaos: Warning: Degenerate triangle 31296: (40.230270 42.999382 2.803266) (40.339268 42.731785 2.826094) (40.360405 42.709835 2.803266)
+[2024.01.21-19.17.16:251][868]LogChaos: Warning: Degenerate triangle 31296: (40.230270 42.999382 2.803266) (40.339268 42.731785 2.826094) (40.360405 42.709835 2.803266)
+[2024.01.21-19.17.16:277][870]LogChaos: Warning: Degenerate triangle 31296: (40.230270 42.999382 2.803266) (40.339268 42.731785 2.826094) (40.360405 42.709835 2.803266)
+[2024.01.21-19.17.16:277][870]LogChaos: Warning: Degenerate triangle 31296: (40.230270 42.999382 2.803266) (40.339268 42.731785 2.826094) (40.360405 42.709835 2.803266)
+[2024.01.21-19.17.16:690][898]LogChaos: Warning: Degenerate triangle 25436: (-36.946167 45.350040 2.803267) (-36.655617 45.350040 2.825487) (-36.655617 45.361599 2.803267)
+[2024.01.21-19.17.16:690][898]LogChaos: Warning: Degenerate triangle 25436: (-36.946167 45.350040 2.803267) (-36.655617 45.350040 2.825487) (-36.655617 45.361599 2.803267)
+[2024.01.21-19.17.16:732][900]LogChaos: Warning: Degenerate triangle 24626: (-37.536659 45.242081 -2.825726) (-37.803078 45.177853 -2.803252) (-37.521355 45.257935 -2.803252)
+[2024.01.21-19.17.16:732][900]LogChaos: Warning: Degenerate triangle 24626: (-37.536659 45.242081 -2.825726) (-37.803078 45.177853 -2.803252) (-37.521355 45.257935 -2.803252)
+[2024.01.21-19.17.16:753][901]LogChaos: Warning: Degenerate triangle 25394: (-37.803078 45.177853 2.803267) (-37.533321 45.242603 2.826018) (-37.521355 45.257935 2.803267)
+[2024.01.21-19.17.16:753][901]LogChaos: Warning: Degenerate triangle 25394: (-37.803078 45.177853 2.803267) (-37.533321 45.242603 2.826018) (-37.521355 45.257935 2.803267)
+[2024.01.21-19.17.17:336][926]LogChaos: Warning: Degenerate triangle 25215: (-39.096378 44.456825 2.803267) (-38.871109 44.617264 2.826056) (-38.857567 44.641495 2.803267)
+[2024.01.21-19.17.17:336][926]LogChaos: Warning: Degenerate triangle 25215: (-39.096378 44.456825 2.803267) (-38.871109 44.617264 2.826056) (-38.857567 44.641495 2.803267)
+[2024.01.21-19.17.17:357][927]LogChaos: Warning: Degenerate triangle 24419: (-38.624546 44.782578 -2.825917) (-38.857567 44.641495 -2.803252) (-38.607517 44.806736 -2.803252)
+[2024.01.21-19.17.17:357][927]LogChaos: Warning: Degenerate triangle 24419: (-38.624546 44.782578 -2.825917) (-38.857567 44.641495 -2.803252) (-38.607517 44.806736 -2.803252)
+[2024.01.21-19.17.17:358][927]LogChaos: Warning: Degenerate triangle 25291: (-38.625248 44.781960 2.826079) (-38.857567 44.641495 2.803267) (-38.871109 44.617264 2.826056)
+[2024.01.21-19.17.17:358][927]LogChaos: Warning: Degenerate triangle 25291: (-38.625248 44.781960 2.826079) (-38.857567 44.641495 2.803267) (-38.871109 44.617264 2.826056)
+[2024.01.21-19.17.17:380][928]LogChaos: Warning: Degenerate triangle 24419: (-38.624546 44.782578 -2.825917) (-38.857567 44.641495 -2.803252) (-38.607517 44.806736 -2.803252)
+[2024.01.21-19.17.17:380][928]LogChaos: Warning: Degenerate triangle 24419: (-38.624546 44.782578 -2.825917) (-38.857567 44.641495 -2.803252) (-38.607517 44.806736 -2.803252)
+[2024.01.21-19.17.17:381][928]LogChaos: Warning: Degenerate triangle 25290: (-38.857567 44.641495 2.803267) (-38.625248 44.781960 2.826079) (-38.607517 44.806736 2.803267)
+[2024.01.21-19.17.17:381][928]LogChaos: Warning: Degenerate triangle 25290: (-38.857567 44.641495 2.803267) (-38.625248 44.781960 2.826079) (-38.607517 44.806736 2.803267)
+[2024.01.21-19.17.17:403][929]LogChaos: Warning: Degenerate triangle 24613: (-38.607517 44.806736 -2.803252) (-38.367622 44.928150 -2.825897) (-38.624546 44.782578 -2.825917)
+[2024.01.21-19.17.17:403][929]LogChaos: Warning: Degenerate triangle 24613: (-38.607517 44.806736 -2.803252) (-38.367622 44.928150 -2.825897) (-38.624546 44.782578 -2.825917)
+[2024.01.21-19.17.17:404][929]LogChaos: Warning: Degenerate triangle 25282: (-38.607517 44.806736 2.803267) (-38.367252 44.928127 2.826095) (-38.347546 44.951672 2.803267)
+[2024.01.21-19.17.17:404][929]LogChaos: Warning: Degenerate triangle 25282: (-38.607517 44.806736 2.803267) (-38.367252 44.928127 2.826095) (-38.347546 44.951672 2.803267)
+[2024.01.21-19.17.18:475][975]LogChaos: Warning: Degenerate triangle 25395: (-37.533321 45.242603 2.826018) (-37.803078 45.177853 2.803267) (-37.819721 45.159657 2.826071)
+[2024.01.21-19.17.18:475][975]LogChaos: Warning: Degenerate triangle 25395: (-37.533321 45.242603 2.826018) (-37.803078 45.177853 2.803267) (-37.819721 45.159657 2.826071)
+[2024.01.21-19.17.18:497][976]LogChaos: Warning: Degenerate triangle 24704: (-37.244904 45.301994 -2.825655) (-37.521355 45.257935 -2.803252) (-37.235249 45.315426 -2.803252)
+[2024.01.21-19.17.18:497][976]LogChaos: Warning: Degenerate triangle 24704: (-37.244904 45.301994 -2.825655) (-37.521355 45.257935 -2.803252) (-37.235249 45.315426 -2.803252)
+[2024.01.21-19.17.18:497][976]LogChaos: Warning: Degenerate triangle 25394: (-37.803078 45.177853 2.803267) (-37.533321 45.242603 2.826018) (-37.521355 45.257935 2.803267)
+[2024.01.21-19.17.18:497][976]LogChaos: Warning: Degenerate triangle 25394: (-37.803078 45.177853 2.803267) (-37.533321 45.242603 2.826018) (-37.521355 45.257935 2.803267)
+[2024.01.21-19.17.18:520][977]LogChaos: Warning: Degenerate triangle 25464: (-37.521355 45.257935 2.803267) (-37.241722 45.302246 2.825918) (-37.235249 45.315426 2.803267)
+[2024.01.21-19.17.18:520][977]LogChaos: Warning: Degenerate triangle 25464: (-37.521355 45.257935 2.803267) (-37.241722 45.302246 2.825918) (-37.235249 45.315426 2.803267)
+[2024.01.21-19.17.18:661][983]LogChaos: Warning: Degenerate triangle 25436: (-36.946167 45.350040 2.803267) (-36.655617 45.350040 2.825487) (-36.655617 45.361599 2.803267)
+[2024.01.21-19.17.18:661][983]LogChaos: Warning: Degenerate triangle 25436: (-36.946167 45.350040 2.803267) (-36.655617 45.350040 2.825487) (-36.655617 45.361599 2.803267)
+[2024.01.21-19.17.19:694][ 25]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.17.19:694][ 25]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.17.19:694][ 25]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.17.19:696][ 25]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.17.19:699][ 25]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.17.19:702][ 25]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.17.19:706][ 25]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-19.17.19:707][ 25]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 19
+[2024.01.21-19.17.19:707][ 25]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19
+[2024.01.21-19.17.19:708][ 25]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=19
+[2024.01.21-19.17.19:711][ 25]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.17.19:718][ 25]LogUObjectHash: Compacting FUObjectHashTables data took   0.61ms
+[2024.01.21-19.17.19:803][ 27]LogPlayLevel: Display: Destroying online subsystem :Context_23
+[2024.01.21-19.17.20:858][ 75]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.17.20:882][ 75]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.17.20:908][ 75]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.17.20:990][ 75]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.17.20:990][ 75]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap64A300744856FD2E51062C9D748971E7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.17.20:997][ 75]LogFileHelpers: All files are already saved.
+[2024.01.21-19.17.20:997][ 75]LogFileHelpers: Saving map 'BackroomsMap' took 0.115
+[2024.01.21-19.17.21:008][ 75]LogFileHelpers: InternalPromptForCheckoutAndSave took 148 ms (total: 5.97 sec)
+[2024.01.21-19.17.21:011][ 75]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.17.21:011][ 75]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-19.17.23:091][171]LogUObjectHash: Compacting FUObjectHashTables data took   0.26ms
+[2024.01.21-19.17.54:142][406]LogEditorViewport: Clicking Background
+[2024.01.21-19.18.04:667][962]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.18.04:675][962]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.18.04:675][962]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:18:04)
+[2024.01.21-19.18.04:675][962]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.18.04:703][962]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027604s)
+[2024.01.21-19.18.04:703][962]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027642s)
+[2024.01.21-19.18.04:707][962]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.18.04:708][962]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.18.04:708][962]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.18.04:708][962]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.18.04:708][962]LogPlayLevel: PIE: World Init took: (0.000808s)
+[2024.01.21-19.18.04:708][962]LogAudio: Display: Creating Audio Device:                 Id: 20, Scope: Unique, Realtime: True
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.18.04:708][962]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.18.04:708][962]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.18.04:709][962]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.18.04:709][962]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.18.04:709][962]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.18.04:711][962]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.18.04:737][962]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.18.04:737][962]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.18.04:737][962]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.18.04:737][962]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.18.04:738][962]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=20
+[2024.01.21-19.18.04:738][962]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=20
+[2024.01.21-19.18.04:740][962]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=20
+[2024.01.21-19.18.04:740][962]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=20
+[2024.01.21-19.18.04:740][962]LogInit: FAudioDevice initialized with ID 20.
+[2024.01.21-19.18.04:740][962]LogAudio: Display: Audio Device (ID: 20) registered with world 'BackroomsMap'.
+[2024.01.21-19.18.04:740][962]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 20
+[2024.01.21-19.18.04:741][962]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.18.04:753][962]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.18.04
+[2024.01.21-19.18.04:753][962]LogWorld: Bringing up level for play took: 0.011726
+[2024.01.21-19.18.04:755][962]LogOnline: OSS: Created online subsystem instance for: :Context_24
+[2024.01.21-19.18.04:757][962]PIE: Server logged in
+[2024.01.21-19.18.04:758][962]PIE: Play in editor total start time 0,083 seconds.
+[2024.01.21-19.18.21:850][957]LogChaos: Warning: Degenerate triangle 31454: (37.235249 45.315426 2.803267) (36.949673 45.338051 2.825601) (37.244904 45.301994 2.825669)
+[2024.01.21-19.18.21:850][957]LogChaos: Warning: Degenerate triangle 31454: (37.235249 45.315426 2.803267) (36.949673 45.338051 2.825601) (37.244904 45.301994 2.825669)
+[2024.01.21-19.18.21:868][958]LogChaos: Warning: Degenerate triangle 31454: (37.235249 45.315426 2.803267) (36.949673 45.338051 2.825601) (37.244904 45.301994 2.825669)
+[2024.01.21-19.18.21:868][958]LogChaos: Warning: Degenerate triangle 31454: (37.235249 45.315426 2.803267) (36.949673 45.338051 2.825601) (37.244904 45.301994 2.825669)
+[2024.01.21-19.18.21:888][959]LogChaos: Warning: Degenerate triangle 30546: (37.521355 45.257935 -2.803252) (37.241722 45.302246 -2.825903) (37.235249 45.315426 -2.803252)
+[2024.01.21-19.18.21:888][959]LogChaos: Warning: Degenerate triangle 30546: (37.521355 45.257935 -2.803252) (37.241722 45.302246 -2.825903) (37.235249 45.315426 -2.803252)
+[2024.01.21-19.18.21:888][959]LogChaos: Warning: Degenerate triangle 30546: (37.521355 45.257935 -2.803252) (37.241722 45.302246 -2.825903) (37.235249 45.315426 -2.803252)
+[2024.01.21-19.18.21:888][959]LogChaos: Warning: Degenerate triangle 30546: (37.521355 45.257935 -2.803252) (37.241722 45.302246 -2.825903) (37.235249 45.315426 -2.803252)
+[2024.01.21-19.18.21:907][960]LogChaos: Warning: Degenerate triangle 31457: (37.244904 45.301994 2.825669) (37.521355 45.257935 2.803267) (37.235249 45.315426 2.803267)
+[2024.01.21-19.18.21:907][960]LogChaos: Warning: Degenerate triangle 31457: (37.244904 45.301994 2.825669) (37.521355 45.257935 2.803267) (37.235249 45.315426 2.803267)
+[2024.01.21-19.18.21:926][961]LogChaos: Warning: Degenerate triangle 30631: (37.803078 45.177853 -2.803252) (37.533321 45.242607 -2.826004) (37.521355 45.257935 -2.803252)
+[2024.01.21-19.18.21:926][961]LogChaos: Warning: Degenerate triangle 30631: (37.803078 45.177853 -2.803252) (37.533321 45.242607 -2.826004) (37.521355 45.257935 -2.803252)
+[2024.01.21-19.18.21:946][962]LogChaos: Warning: Degenerate triangle 30639: (38.078922 45.075596 -2.803252) (37.819721 45.159657 -2.826056) (37.803078 45.177853 -2.803252)
+[2024.01.21-19.18.21:946][962]LogChaos: Warning: Degenerate triangle 30639: (38.078922 45.075596 -2.803252) (37.819721 45.159657 -2.826056) (37.803078 45.177853 -2.803252)
+[2024.01.21-19.18.21:947][962]LogChaos: Warning: Degenerate triangle 31503: (37.822433 45.159046 2.825807) (38.078922 45.075596 2.803267) (37.803078 45.177853 2.803267)
+[2024.01.21-19.18.21:947][962]LogChaos: Warning: Degenerate triangle 31503: (37.822433 45.159046 2.825807) (38.078922 45.075596 2.803267) (37.803078 45.177853 2.803267)
+[2024.01.21-19.18.21:965][963]LogChaos: Warning: Degenerate triangle 30630: (37.533321 45.242607 -2.826004) (37.803078 45.177853 -2.803252) (37.819721 45.159657 -2.826056)
+[2024.01.21-19.18.21:965][963]LogChaos: Warning: Degenerate triangle 30630: (37.533321 45.242607 -2.826004) (37.803078 45.177853 -2.803252) (37.819721 45.159657 -2.826056)
+[2024.01.21-19.18.21:984][964]LogChaos: Warning: Degenerate triangle 31505: (38.099865 45.054028 2.825869) (38.347546 44.951672 2.803267) (38.078922 45.075596 2.803267)
+[2024.01.21-19.18.21:984][964]LogChaos: Warning: Degenerate triangle 31505: (38.099865 45.054028 2.825869) (38.347546 44.951672 2.803267) (38.078922 45.075596 2.803267)
+[2024.01.21-19.18.24:884][157]LogChaos: Warning: Degenerate triangle 25283: (-38.367252 44.928127 2.826095) (-38.607517 44.806736 2.803267) (-38.625248 44.781960 2.826079)
+[2024.01.21-19.18.24:884][157]LogChaos: Warning: Degenerate triangle 25283: (-38.367252 44.928127 2.826095) (-38.607517 44.806736 2.803267) (-38.625248 44.781960 2.826079)
+[2024.01.21-19.18.24:908][158]LogChaos: Warning: Degenerate triangle 25237: (-39.322765 44.253639 2.803266) (-39.104027 44.435253 2.826020) (-39.096378 44.456825 2.803267)
+[2024.01.21-19.18.24:908][158]LogChaos: Warning: Degenerate triangle 25237: (-39.322765 44.253639 2.803266) (-39.104027 44.435253 2.826020) (-39.096378 44.456825 2.803267)
+[2024.01.21-19.18.24:968][161]LogChaos: Warning: Degenerate triangle 25120: (-39.916100 43.543854 2.803266) (-40.061268 43.291275 2.825942) (-39.898323 43.550171 2.825939)
+[2024.01.21-19.18.24:968][161]LogChaos: Warning: Degenerate triangle 25120: (-39.916100 43.543854 2.803266) (-40.061268 43.291275 2.825942) (-39.898323 43.550171 2.825939)
+[2024.01.21-19.18.26:393][262]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.18.26:393][262]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.18.26:394][262]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.18.26:395][262]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.18.26:398][262]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.18.26:401][262]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.18.26:405][262]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-19.18.26:405][262]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 20
+[2024.01.21-19.18.26:406][262]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20
+[2024.01.21-19.18.26:407][262]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=20
+[2024.01.21-19.18.26:411][262]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.18.26:416][262]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-19.18.26:489][264]LogPlayLevel: Display: Destroying online subsystem :Context_24
+[2024.01.21-19.18.41:384][416]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.18.41:440][416]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color
+[2024.01.21-19.18.41:440][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wood028_2K-JPG_ColorFE09FDAE4DD8980EEFC88FBD0AD55B83.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.uasset'
+[2024.01.21-19.18.41:466][416]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL
+[2024.01.21-19.18.41:467][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wood028_2K-JPG_NormalGLF418BEC8412BDAC31304999A23831C41.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.uasset'
+[2024.01.21-19.18.41:490][416]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness
+[2024.01.21-19.18.41:491][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wood028_2K-JPG_RoughnessFDA914BB4DAA0390BA4836902507A336.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.uasset'
+[2024.01.21-19.18.41:515][416]LogSavePackage: Moving output files for package: /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement
+[2024.01.21-19.18.41:515][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wood028_2K-JPG_Displacement4C8A937B41DADD50693FF9943DAAEB21.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.uasset'
+[2024.01.21-19.18.41:527][416]LogFileHelpers: InternalPromptForCheckoutAndSave took 142 ms (total: 6.11 sec)
+[2024.01.21-19.18.41:528][416]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-19.18.41:528][416]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Color.Wood028_2K-JPG_Color
+[2024.01.21-19.18.41:529][416]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_NormalGL.Wood028_2K-JPG_NormalGL
+[2024.01.21-19.18.41:529][416]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Roughness.Wood028_2K-JPG_Roughness
+[2024.01.21-19.18.41:529][416]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Props/Chair_Material/Wood028_2K-JPG_Displacement.Wood028_2K-JPG_Displacement
+[2024.01.21-19.18.53:709][323]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-19.18.53:717][323]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-19.18.53:717][323]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 21:18:53)
+[2024.01.21-19.18.53:743][323]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.18.53:769][323]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026336s)
+[2024.01.21-19.18.53:769][323]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026376s)
+[2024.01.21-19.18.53:773][323]LogUObjectHash: Compacting FUObjectHashTables data took   0.64ms
+[2024.01.21-19.18.53:775][323]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-19.18.53:775][323]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-19.18.53:776][323]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-19.18.53:776][323]LogPlayLevel: PIE: World Init took: (0.000797s)
+[2024.01.21-19.18.53:776][323]LogAudio: Display: Creating Audio Device:                 Id: 21, Scope: Unique, Realtime: True
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-19.18.53:776][323]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-19.18.53:776][323]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-19.18.53:776][323]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-19.18.53:776][323]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-19.18.53:776][323]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-19.18.53:778][323]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-19.18.53:803][323]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-19.18.53:804][323]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-19.18.53:804][323]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-19.18.53:804][323]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-19.18.53:804][323]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=21
+[2024.01.21-19.18.53:804][323]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=21
+[2024.01.21-19.18.53:806][323]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=21
+[2024.01.21-19.18.53:806][323]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=21
+[2024.01.21-19.18.53:806][323]LogInit: FAudioDevice initialized with ID 21.
+[2024.01.21-19.18.53:806][323]LogAudio: Display: Audio Device (ID: 21) registered with world 'BackroomsMap'.
+[2024.01.21-19.18.53:806][323]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 21
+[2024.01.21-19.18.53:808][323]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-19.18.53:819][323]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-20.18.53
+[2024.01.21-19.18.53:820][323]LogWorld: Bringing up level for play took: 0.012032
+[2024.01.21-19.18.53:822][323]LogOnline: OSS: Created online subsystem instance for: :Context_25
+[2024.01.21-19.18.53:825][323]PIE: Server logged in
+[2024.01.21-19.18.53:825][323]PIE: Play in editor total start time 0,108 seconds.
+[2024.01.21-19.18.55:505][399]LogChaos: Warning: Degenerate triangle 25436: (-36.946167 45.350040 2.803267) (-36.655617 45.350040 2.825487) (-36.655617 45.361599 2.803267)
+[2024.01.21-19.18.55:505][399]LogChaos: Warning: Degenerate triangle 25436: (-36.946167 45.350040 2.803267) (-36.655617 45.350040 2.825487) (-36.655617 45.361599 2.803267)
+[2024.01.21-19.18.55:530][400]LogChaos: Warning: Degenerate triangle 25410: (-38.078922 45.075596 2.803267) (-37.819721 45.159657 2.826071) (-37.803078 45.177853 2.803267)
+[2024.01.21-19.18.55:530][400]LogChaos: Warning: Degenerate triangle 25410: (-38.078922 45.075596 2.803267) (-37.819721 45.159657 2.826071) (-37.803078 45.177853 2.803267)
+[2024.01.21-19.18.55:580][402]LogChaos: Warning: Degenerate triangle 25282: (-38.607517 44.806736 2.803267) (-38.367252 44.928127 2.826095) (-38.347546 44.951672 2.803267)
+[2024.01.21-19.18.55:580][402]LogChaos: Warning: Degenerate triangle 25282: (-38.607517 44.806736 2.803267) (-38.367252 44.928127 2.826095) (-38.347546 44.951672 2.803267)
+[2024.01.21-19.18.55:606][403]LogChaos: Warning: Degenerate triangle 25290: (-38.857567 44.641495 2.803267) (-38.625248 44.781960 2.826079) (-38.607517 44.806736 2.803267)
+[2024.01.21-19.18.55:606][403]LogChaos: Warning: Degenerate triangle 25290: (-38.857567 44.641495 2.803267) (-38.625248 44.781960 2.826079) (-38.607517 44.806736 2.803267)
+[2024.01.21-19.18.58:878][609]LogChaos: Warning: Degenerate triangle 31195: (40.718082 41.149044 2.803266) (40.718082 40.825436 2.825486) (40.728462 40.825436 2.803266)
+[2024.01.21-19.18.58:878][609]LogChaos: Warning: Degenerate triangle 31195: (40.718082 41.149044 2.803266) (40.718082 40.825436 2.825486) (40.728462 40.825436 2.803266)
+[2024.01.21-19.19.21:863][ 29]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.19.21:863][ 29]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-19.19.21:863][ 29]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-19.19.21:865][ 29]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.19.21:868][ 29]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-19.19.21:870][ 29]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-19.19.21:877][ 29]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-19.19.21:877][ 29]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 21
+[2024.01.21-19.19.21:877][ 29]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21
+[2024.01.21-19.19.21:878][ 29]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=21
+[2024.01.21-19.19.21:882][ 29]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-19.19.21:886][ 29]LogUObjectHash: Compacting FUObjectHashTables data took   0.52ms
+[2024.01.21-19.19.21:962][ 31]LogPlayLevel: Display: Destroying online subsystem :Context_25
+[2024.01.21-19.19.38:378][249]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-19.19.38:400][249]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-19.19.38:426][249]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
+[2024.01.21-19.19.38:513][249]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-19.19.38:513][249]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap587B29584E17CD039DF4A19D52350A96.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-19.19.38:520][249]LogFileHelpers: All files are already saved.
+[2024.01.21-19.19.38:520][249]LogFileHelpers: Saving map 'BackroomsMap' took 0.120
+[2024.01.21-19.19.38:525][249]LogFileHelpers: InternalPromptForCheckoutAndSave took 147 ms (total: 6.26 sec)
+[2024.01.21-19.19.38:528][249]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-19.19.38:528][249]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
diff --git a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log
index 4c180c363b38a8fbefac6c274ebd2048413b23d2..db74d282896e8fd77a064fd565a28d172c1ed625 100644
--- a/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log
+++ b/BackroomsDigitalArt/Saved/Logs/BackroomsDigitalArt_2.log
@@ -1,4 +1,4 @@
-Log file open, 01/13/24 00:11:56
+Log file open, 01/21/24 19:32:30
 LogWindows: Failed to load 'aqProf.dll' (GetLastError=126)
 LogWindows: File 'aqProf.dll' does not exist
 LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
@@ -6,7 +6,7 @@ LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126)
 LogWindows: File 'VtuneApi.dll' does not exist
 LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126)
 LogWindows: File 'VtuneApi32e.dll' does not exist
-LogWindows: Started CrashReportClient (pid=10600)
+LogWindows: Started CrashReportClient (pid=18248)
 LogWindows: Custom abort handler registered for crash reporting.
 LogInit: Display: Running engine for game: BackroomsDigitalArt
 LogCore: UnrealTraceServer: Trace store launch successful
@@ -26,246 +26,246 @@ LogCsvProfiler: Display: Metadata set : asan="0"
 LogCsvProfiler: Display: Metadata set : commandline="" ../../../../../digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject""
 LogCsvProfiler: Display: Metadata set : loginid="a9045eb54873e8e51d9f288acbb7c9e1"
 LogCsvProfiler: Display: Metadata set : llm="0"
-LogStats: Stats thread started at 0.247203
+LogStats: Stats thread started at 0.232588
 LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
 LogInit: Session CrashGUID >====================================================
-         Session CrashGUID >   UECC-Windows-48C70A42421100B70482CB9640C0E2EF
+         Session CrashGUID >   UECC-Windows-8CAD6A88453E5BC873E2C6B40DA68DCB
          Session CrashGUID >====================================================
 LogConfig: Display: Loading Mac ini files took 0.02 seconds
+LogConfig: Display: Loading Android ini files took 0.02 seconds
 LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds
 LogConfig: Display: Loading IOS ini files took 0.02 seconds
-LogConfig: Display: Loading Android ini files took 0.02 seconds
-LogConfig: Display: Loading Windows ini files took 0.02 seconds
-LogConfig: Display: Loading Unix ini files took 0.02 seconds
 LogConfig: Display: Loading TVOS ini files took 0.03 seconds
+LogConfig: Display: Loading Unix ini files took 0.03 seconds
+LogConfig: Display: Loading Windows ini files took 0.03 seconds
 LogConfig: Display: Loading Linux ini files took 0.03 seconds
 LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds
-LogAssetRegistry: Display: Asset registry cache read as 17.5 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
+LogAssetRegistry: Display: Asset registry cache read as 17.7 MiB from ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_0.bin
 LogPluginManager: Mounting Engine plugin Bridge
 LogPluginManager: Mounting Engine plugin FastBuildController
 LogPluginManager: Mounting Engine plugin MeshPainting
 LogPluginManager: Mounting Engine plugin EnhancedInput
 LogPluginManager: Found config from plugin[EnhancedInput] Input
-LogPluginManager: Mounting Engine plugin TraceUtilities
 LogPluginManager: Mounting Engine plugin XGEController
+LogPluginManager: Mounting Engine plugin TraceUtilities
 LogPluginManager: Mounting Engine plugin Paper2D
-LogPluginManager: Mounting Engine plugin ChaosCaching
-LogPluginManager: Mounting Engine plugin ChaosCloth
-LogPluginManager: Mounting Engine plugin ChaosEditor
-LogPluginManager: Mounting Engine plugin ChaosClothEditor
-LogPluginManager: Mounting Engine plugin ChaosUserDataPT
-LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
-LogPluginManager: Mounting Engine plugin ChaosNiagara
-LogPluginManager: Mounting Engine plugin CharacterAI
-LogPluginManager: Mounting Engine plugin AutomationUtils
-LogPluginManager: Mounting Engine plugin BackChannel
-LogPluginManager: Mounting Engine plugin GeometryFlow
-LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
-LogPluginManager: Mounting Engine plugin Dataflow
-LogPluginManager: Mounting Engine plugin Fracture
-LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
-LogPluginManager: Mounting Engine plugin MeshLODToolset
-LogPluginManager: Mounting Engine plugin LocalizableMessage
-LogPluginManager: Mounting Engine plugin FullBodyIK
-LogPluginManager: Mounting Engine plugin OpenImageDenoise
-LogPluginManager: Mounting Engine plugin PlanarCut
-LogPluginManager: Mounting Engine plugin ProxyLODPlugin
-LogPluginManager: Mounting Engine plugin PlatformCrypto
-LogPluginManager: Mounting Engine plugin PythonScriptPlugin
-LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
-LogPluginManager: Mounting Engine plugin SkeletalReduction
-LogPluginManager: Mounting Engine plugin StructUtils
-LogPluginManager: Mounting Engine plugin ToolPresets
-LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
+LogPluginManager: Mounting Engine plugin AISupport
+LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
+LogPluginManager: Mounting Engine plugin OnlineBase
+LogPluginManager: Mounting Engine plugin OnlineServices
+LogPluginManager: Mounting Engine plugin OnlineSubsystem
+LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
+LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
+LogPluginManager: Mounting Engine plugin Takes
 LogPluginManager: Mounting Engine plugin ACLPlugin
 LogPluginManager: Mounting Engine plugin AnimationData
+LogPluginManager: Mounting Engine plugin AnimationModifierLibrary
 LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis
 LogPluginManager: Mounting Engine plugin ControlRig
 LogPluginManager: Mounting Engine plugin ControlRigSpline
-LogPluginManager: Mounting Engine plugin LiveLink
 LogPluginManager: Mounting Engine plugin IKRig
-LogPluginManager: Mounting Engine plugin Takes
-LogPluginManager: Mounting Engine plugin InterchangeTests
+LogPluginManager: Mounting Engine plugin LiveLink
 LogPluginManager: Mounting Engine plugin AndroidMedia
 LogPluginManager: Mounting Engine plugin AvfMedia
 LogPluginManager: Mounting Engine plugin ImgMedia
 LogPluginManager: Mounting Engine plugin MediaCompositing
 LogPluginManager: Mounting Engine plugin MediaPlate
 LogPluginManager: Mounting Engine plugin MediaPlayerEditor
-LogPluginManager: Mounting Engine plugin WmfMedia
 LogPluginManager: Mounting Engine plugin WebMMedia
+LogPluginManager: Mounting Engine plugin WmfMedia
+LogPluginManager: Mounting Engine plugin Niagara
+LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
+LogPluginManager: Mounting Engine plugin AlembicImporter
 LogPluginManager: Mounting Engine plugin CameraShakePreviewer
 LogPluginManager: Mounting Engine plugin GameplayCameras
-LogPluginManager: Mounting Engine plugin InterchangeEditor
-LogPluginManager: Mounting Engine plugin Interchange
-LogPluginManager: Mounting Engine plugin ActorSequence
-LogPluginManager: Mounting Engine plugin LevelSequenceEditor
-LogPluginManager: Mounting Engine plugin TemplateSequence
-LogPluginManager: Mounting Engine plugin SequencerScripting
-LogPluginManager: Mounting Engine plugin Niagara
-LogPluginManager: Mounting Engine plugin OnlineBase
-LogPluginManager: Mounting Engine plugin OnlineServices
-LogPluginManager: Mounting Engine plugin OnlineSubsystem
-LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
-LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
 LogPluginManager: Mounting Engine plugin OodleNetwork
-LogPluginManager: Mounting Engine plugin AlembicImporter
+LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin UdpMessaging
+LogPluginManager: Mounting Engine plugin Interchange
 LogPluginManager: Mounting Engine plugin AnimationSharing
-LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
+LogPluginManager: Mounting Engine plugin InterchangeEditor
 LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess
+LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess
 LogPluginManager: Mounting Engine plugin DumpGPUServices
 LogPluginManager: Mounting Engine plugin GitSourceControl
+LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
 LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess
-LogPluginManager: Mounting Engine plugin PixWinPlugin
-LogPluginManager: Mounting Engine plugin PropertyAccessNode
-LogPluginManager: Mounting Engine plugin PlasticSourceControl
 LogPluginManager: Mounting Engine plugin NullSourceCodeAccess
 LogPluginManager: Mounting Engine plugin PerforceSourceControl
-LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess
+LogPluginManager: Mounting Engine plugin PixWinPlugin
+LogPluginManager: Mounting Engine plugin PlasticSourceControl
 LogPluginManager: Mounting Engine plugin PluginUtils
+LogPluginManager: Mounting Engine plugin PropertyAccessNode
+LogPluginManager: Mounting Engine plugin RenderDocPlugin
+LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
 LogPluginManager: Mounting Engine plugin SubversionSourceControl
 LogPluginManager: Mounting Engine plugin TextureFormatOodle
-LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess
 LogPluginManager: Mounting Engine plugin TraceDataFilters
-LogPluginManager: Mounting Engine plugin RenderDocPlugin
 LogPluginManager: Mounting Engine plugin UObjectPlugin
 LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess
-LogPluginManager: Mounting Engine plugin TcpMessaging
+LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
 LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess
 LogPluginManager: Mounting Engine plugin ActorLayerUtilities
-LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess
-LogPluginManager: Mounting Engine plugin UdpMessaging
 LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector
+LogPluginManager: Mounting Engine plugin AndroidFileServer
 LogPluginManager: Mounting Engine plugin AndroidMoviePlayer
-LogPluginManager: Mounting Engine plugin AppleImageUtils
 LogPluginManager: Mounting Engine plugin AndroidPermission
-LogPluginManager: Mounting Engine plugin AssetTags
+LogPluginManager: Mounting Engine plugin AppleImageUtils
+LogPluginManager: Mounting Engine plugin AppleMoviePlayer
 LogPluginManager: Mounting Engine plugin ArchVisCharacter
+LogPluginManager: Mounting Engine plugin AssetTags
 LogPluginManager: Mounting Engine plugin AudioCapture
-LogPluginManager: Mounting Engine plugin AndroidFileServer
-LogPluginManager: Mounting Engine plugin AppleMoviePlayer
-LogPluginManager: Mounting Engine plugin AudioWidgets
 LogPluginManager: Mounting Engine plugin AudioSynesthesia
-LogPluginManager: Mounting Engine plugin ChunkDownloader
+LogPluginManager: Mounting Engine plugin AudioWidgets
 LogPluginManager: Mounting Engine plugin CableComponent
+LogPluginManager: Mounting Engine plugin ChunkDownloader
 LogPluginManager: Mounting Engine plugin CustomMeshComponent
 LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin GeometryCache
+LogPluginManager: Mounting Engine plugin GeometryProcessing
 LogPluginManager: Mounting Engine plugin GoogleCloudMessaging
 LogPluginManager: Mounting Engine plugin GooglePAD
-LogPluginManager: Mounting Engine plugin GeometryProcessing
-LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin InputDebugging
 LogPluginManager: Found config from plugin[InputDebugging] Input
+LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary
+LogPluginManager: Mounting Engine plugin MeshModelingToolset
 LogPluginManager: Mounting Engine plugin Metasound
 LogPluginManager: Mounting Engine plugin MobilePatchingUtils
-LogPluginManager: Mounting Engine plugin MeshModelingToolset
 LogPluginManager: Mounting Engine plugin MsQuic
-LogPluginManager: Mounting Engine plugin OpenXR
 LogPluginManager: Mounting Engine plugin OpenXREyeTracker
+LogPluginManager: Mounting Engine plugin OpenXR
 LogPluginManager: Mounting Engine plugin OpenXRHandTracking
-LogPluginManager: Mounting Engine plugin PropertyAccessEditor
 LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
+LogPluginManager: Mounting Engine plugin PropertyAccessEditor
 LogPluginManager: Mounting Engine plugin ResonanceAudio
 LogPluginManager: Mounting Engine plugin SignificanceManager
 LogPluginManager: Mounting Engine plugin RigVM
 LogPluginManager: Mounting Engine plugin SoundFields
+LogPluginManager: Mounting Engine plugin Synthesis
 LogPluginManager: Mounting Engine plugin WaveTable
 LogPluginManager: Mounting Engine plugin WebMMoviePlayer
 LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector
 LogPluginManager: Mounting Engine plugin WindowsMoviePlayer
 LogPluginManager: Mounting Engine plugin XRBase
-LogPluginManager: Mounting Engine plugin Synthesis
 LogPluginManager: Mounting Engine plugin AssetManagerEditor
 LogPluginManager: Mounting Engine plugin BlueprintHeaderView
 LogPluginManager: Mounting Engine plugin ChangelistReview
 LogPluginManager: Mounting Engine plugin CryptoKeys
+LogPluginManager: Mounting Engine plugin CurveEditorTools
 LogPluginManager: Mounting Engine plugin DataValidation
 LogPluginManager: Mounting Engine plugin EditorDebugTools
-LogPluginManager: Mounting Engine plugin FacialAnimation
+LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
 LogPluginManager: Mounting Engine plugin EngineAssetDefinitions
-LogPluginManager: Mounting Engine plugin CurveEditorTools
+LogPluginManager: Mounting Engine plugin FacialAnimation
 LogPluginManager: Mounting Engine plugin GameplayTagsEditor
-LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
 LogPluginManager: Mounting Engine plugin GeometryMode
+LogPluginManager: Mounting Engine plugin MacGraphicsSwitching
 LogPluginManager: Mounting Engine plugin MaterialAnalyzer
-LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
 LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard
-LogPluginManager: Mounting Engine plugin SpeedTreeImporter
 LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
 LogPluginManager: Mounting Engine plugin PluginBrowser
 LogPluginManager: Mounting Engine plugin SequencerAnimTools
-LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
+LogPluginManager: Mounting Engine plugin SpeedTreeImporter
 LogPluginManager: Mounting Engine plugin UVEditor
+LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities
 LogPluginManager: Mounting Engine plugin DatasmithContent
 LogPluginManager: Mounting Engine plugin GLTFExporter
-LogPluginManager: Mounting Engine plugin VariantManagerContent
-LogPluginManager: Mounting Engine plugin AISupport
 LogPluginManager: Mounting Engine plugin VariantManager
-LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
-LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
-LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
+LogPluginManager: Mounting Engine plugin VariantManagerContent
+LogPluginManager: Mounting Engine plugin ActorSequence
+LogPluginManager: Mounting Engine plugin LevelSequenceEditor
+LogPluginManager: Mounting Engine plugin SequencerScripting
+LogPluginManager: Mounting Engine plugin TemplateSequence
+LogPluginManager: Mounting Engine plugin AutomationUtils
+LogPluginManager: Mounting Engine plugin BackChannel
+LogPluginManager: Mounting Engine plugin ChaosCaching
+LogPluginManager: Mounting Engine plugin ChaosCloth
+LogPluginManager: Mounting Engine plugin ChaosClothEditor
+LogPluginManager: Mounting Engine plugin ChaosEditor
+LogPluginManager: Mounting Engine plugin ChaosNiagara
+LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
+LogPluginManager: Mounting Engine plugin ChaosUserDataPT
+LogPluginManager: Mounting Engine plugin CharacterAI
+LogPluginManager: Mounting Engine plugin Dataflow
+LogPluginManager: Mounting Engine plugin Fracture
+LogPluginManager: Mounting Engine plugin FullBodyIK
+LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
+LogPluginManager: Mounting Engine plugin GeometryFlow
+LogPluginManager: Mounting Engine plugin LocalizableMessage
+LogPluginManager: Mounting Engine plugin MeshLODToolset
+LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp
+LogPluginManager: Mounting Engine plugin OpenImageDenoise
+LogPluginManager: Mounting Engine plugin PlatformCrypto
+LogPluginManager: Mounting Engine plugin PlanarCut
+LogPluginManager: Mounting Engine plugin ProxyLODPlugin
+LogPluginManager: Mounting Engine plugin PythonScriptPlugin
+LogPluginManager: Mounting Engine plugin SkeletalReduction
+LogPluginManager: Mounting Engine plugin StaticMeshEditorModeling
+LogPluginManager: Mounting Engine plugin StructUtils
+LogPluginManager: Mounting Engine plugin ToolPresets
+LogPluginManager: Mounting Engine plugin InterchangeTests
 LogPluginManager: Mounting Engine plugin SQLiteCore
-LogPluginManager: Mounting Engine plugin ConcertMain
-LogPluginManager: Mounting Engine plugin LightMixer
 LogPluginManager: Mounting Engine plugin ObjectMixer
-LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
-LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin LightMixer
 LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay
-LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ConcertMain
 LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS
+LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource
+LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource
+LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource
 LogPluginManager: Mounting Engine plugin ConcertSyncCore
 LogPluginManager: Mounting Engine plugin ConcertSyncClient
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
-LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/StaticMeshEditorModeling/Content/' mounted to '/StaticMeshEditorModeling/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
+LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
 LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
 SourceControl: Revision control is disabled
 SourceControl: Revision control is disabled
@@ -401,3175 +401,1871 @@ LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy
 LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created
 LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created
 LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.VSync:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
-[2024.01.12-23.11.56:717][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
-[2024.01.12-23.11.56:717][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
-[2024.01.12-23.11.56:717][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
-[2024.01.12-23.11.56:719][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.AOQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.DetailMode:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
-[2024.01.12-23.11.56:719][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
-[2024.01.12-23.11.56:721][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.12-23.11.56:721][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.12-23.11.56:721][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.12-23.11.56:727][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
-[2024.01.12-23.11.56:727][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI: D3D11 adapters:
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.12-23.11.56:730][  0]LogD3D11RHI:     AdapterLuid : 0 88012
-[2024.01.12-23.11.56:804][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     VendorId    : 1414
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     DeviceId    : 008c
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     SubSysId    : 0000
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     Revision    : 0000
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.12-23.11.56:805][  0]LogD3D11RHI:     AdapterLuid : 0 93714
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI: Chosen D3D11 Adapter:
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.12-23.11.56:806][  0]LogD3D11RHI:     AdapterLuid : 0 88012
-[2024.01.12-23.11.56:806][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.12-23.11.56:806][  0]LogInit: Selected Device Profile: [WindowsEditor]
-[2024.01.12-23.11.56:806][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
-[2024.01.12-23.11.56:806][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
-[2024.01.12-23.11.56:806][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.12-23.11.56:807][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
-[2024.01.12-23.11.56:807][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
-[2024.01.12-23.11.56:807][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
-[2024.01.12-23.11.56:807][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
-[2024.01.12-23.11.56:807][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
-[2024.01.12-23.11.56:807][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
-[2024.01.12-23.11.56:807][  0]LogInit: Computer: DESKTOP-2MPQGVL
-[2024.01.12-23.11.56:807][  0]LogInit: User: Windowssucks
-[2024.01.12-23.11.56:807][  0]LogInit: CPU Page size=4096, Cores=8
-[2024.01.12-23.11.56:807][  0]LogInit: High frequency timer resolution =10.000000 MHz
-[2024.01.12-23.11.56:807][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
-[2024.01.12-23.11.56:807][  0]LogMemory: Platform Memory Stats for WindowsEditor
-[2024.01.12-23.11.56:807][  0]LogMemory: Process Physical Memory: 493.98 MB used, 518.31 MB peak
-[2024.01.12-23.11.56:807][  0]LogMemory: Process Virtual Memory: 495.60 MB used, 495.60 MB peak
-[2024.01.12-23.11.56:807][  0]LogMemory: Physical Memory: 12341.32 MB used,  20313.42 MB free, 32654.75 MB total
-[2024.01.12-23.11.56:807][  0]LogMemory: Virtual Memory: 23492.13 MB used,  9162.61 MB free, 32654.75 MB total
-[2024.01.12-23.11.56:807][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
-[2024.01.12-23.11.56:810][  0]LogWindows: WindowsPlatformFeatures enabled
-[2024.01.12-23.11.56:817][  0]LogInit: Physics initialised using underlying interface: Chaos
-[2024.01.12-23.11.56:817][  0]LogInit: Using OS detected language (en-US).
-[2024.01.12-23.11.56:817][  0]LogInit: Using OS detected locale (en-DE).
-[2024.01.12-23.11.56:818][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
-[2024.01.12-23.11.56:818][  0]LogInit: Setting process to per monitor DPI aware
-[2024.01.12-23.11.56:989][  0]LogWindowsTextInputMethodSystem: Available input methods:
-[2024.01.12-23.11.56:989][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
-[2024.01.12-23.11.56:989][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
-[2024.01.12-23.11.56:989][  0]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
-[2024.01.12-23.11.57:003][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
-[2024.01.12-23.11.57:003][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
-[2024.01.12-23.11.57:086][  0]LogRHI: Using Default RHI: D3D11
-[2024.01.12-23.11.57:086][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
-[2024.01.12-23.11.57:086][  0]LogRHI: Loading RHI module D3D11RHI
-[2024.01.12-23.11.57:086][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
-[2024.01.12-23.11.57:086][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
-[2024.01.12-23.11.57:087][  0]LogWindows: Attached monitors:
-[2024.01.12-23.11.57:087][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
-[2024.01.12-23.11.57:087][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
-[2024.01.12-23.11.57:087][  0]LogWindows: Found 2 attached monitors.
-[2024.01.12-23.11.57:087][  0]LogWindows: Gathering driver information using Windows Setup API
-[2024.01.12-23.11.57:087][  0]LogRHI: RHI Adapter Info:
-[2024.01.12-23.11.57:087][  0]LogRHI:             Name: AMD Radeon RX 6800
-[2024.01.12-23.11.57:087][  0]LogRHI:   Driver Version: AMD Software: Adrenalin Edition 22.20.27.09 (internal:31.0.23013.3005, unified:31.0.23013.3005)
-[2024.01.12-23.11.57:087][  0]LogRHI:      Driver Date: 11-22-2023
-[2024.01.12-23.11.57:087][  0]LogD3D11RHI: Creating new Direct3DDevice
-[2024.01.12-23.11.57:087][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     VendorId    : 1002
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     DeviceId    : 73bf
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     SubSysId    : e3a1002
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     Revision    : 00c3
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
-[2024.01.12-23.11.57:108][  0]LogD3D11RHI:     AdapterLuid : 0 88012
-[2024.01.12-23.11.57:192][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
-[2024.01.12-23.11.57:192][  0]LogD3D11RHI: RHI has support for 64 bit atomics
-[2024.01.12-23.11.57:192][  0]LogD3D11RHI: Async texture creation enabled
-[2024.01.12-23.11.57:192][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
-[2024.01.12-23.11.57:192][  0]LogD3D11RHI: Array index from any shader is supported
-[2024.01.12-23.11.57:196][  0]LogVRS: Current RHI does not support Variable Rate Shading
-[2024.01.12-23.11.57:203][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
-[2024.01.12-23.11.57:211][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
-[2024.01.12-23.11.57:211][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
-[2024.01.12-23.11.57:229][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
-[2024.01.12-23.11.57:229][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
-[2024.01.12-23.11.57:229][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
-[2024.01.12-23.11.57:229][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
-[2024.01.12-23.11.57:229][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
-[2024.01.12-23.11.57:229][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
-[2024.01.12-23.11.57:229][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
-[2024.01.12-23.11.57:229][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
-[2024.01.12-23.11.57:229][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
-[2024.01.12-23.11.57:230][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
-[2024.01.12-23.11.57:230][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
-[2024.01.12-23.11.57:231][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
-[2024.01.12-23.11.57:231][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
-[2024.01.12-23.11.57:242][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
-[2024.01.12-23.11.57:246][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
-[2024.01.12-23.11.57:246][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
-[2024.01.12-23.11.57:248][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
-[2024.01.12-23.11.57:248][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
-[2024.01.12-23.11.57:248][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
-[2024.01.12-23.11.57:249][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
-[2024.01.12-23.11.57:251][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
-[2024.01.12-23.11.57:251][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
-[2024.01.12-23.11.57:251][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
-[2024.01.12-23.11.57:253][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
-[2024.01.12-23.11.57:253][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
-[2024.01.12-23.11.57:253][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
-[2024.01.12-23.11.57:253][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
-[2024.01.12-23.11.57:255][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
-[2024.01.12-23.11.57:255][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
-[2024.01.12-23.11.57:260][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
-[2024.01.12-23.11.57:260][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
-[2024.01.12-23.11.57:260][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
-[2024.01.12-23.11.57:260][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
-[2024.01.12-23.11.57:260][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
-[2024.01.12-23.11.57:265][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
-[2024.01.12-23.11.57:302][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_MRT
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_TVOS
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_SM5
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_SM6
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_SIM
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   PCD3D_SM6
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   PCD3D_SM5
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   PCD3D_ES31
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   GLSL_150_ES31
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
-[2024.01.12-23.11.57:304][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager:   VVM_1_0
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
-[2024.01.12-23.11.57:305][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
-[2024.01.12-23.11.57:305][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
-[2024.01.12-23.11.57:307][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
-[2024.01.12-23.11.57:307][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
-[2024.01.12-23.11.57:307][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
-[2024.01.12-23.11.57:307][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.12-23.11.57:307][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
-[2024.01.12-23.11.57:343][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
-[2024.01.12-23.11.57:343][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
-[2024.01.12-23.11.57:343][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
-[2024.01.12-23.11.57:348][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
-[2024.01.12-23.11.57:348][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=1926.41MBs, RandomWriteSpeed=279.16MBs. Assigned SpeedClass 'Local'
-[2024.01.12-23.11.57:349][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
-[2024.01.12-23.11.57:349][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
-[2024.01.12-23.11.57:349][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
-[2024.01.12-23.11.57:349][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
-[2024.01.12-23.11.57:349][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
-[2024.01.12-23.11.57:349][  0]LogShaderCompilers: Guid format shader working directory is 8 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/4532/).
-[2024.01.12-23.11.57:349][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/4D9F3F6849F39D23668257B735E44C7D/'.
-[2024.01.12-23.11.57:350][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
-[2024.01.12-23.11.57:350][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
-[2024.01.12-23.11.58:020][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
-[2024.01.12-23.11.58:188][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
-[2024.01.12-23.11.58:188][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.12-23.11.58:424][  0]LogSlate: Using FreeType 2.10.0
-[2024.01.12-23.11.58:425][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
-[2024.01.12-23.11.58:439][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
-[2024.01.12-23.11.58:439][  0]LogAssetRegistry: FAssetRegistry took 0.0018 seconds to start up
-[2024.01.12-23.11.58:448][  0]LogEditorDomain: Display: EditorDomain is Disabled
-[2024.01.12-23.11.58:608][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
-[2024.01.12-23.11.58:608][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
-[2024.01.12-23.11.58:608][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
-[2024.01.12-23.11.58:609][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
-[2024.01.12-23.11.58:609][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: Available device profiles:
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9000][00000B4D479AC800 66] GlobalDefaults, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9400][00000B4D479A7800 66] Windows, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9600][00000B4D46A02800 66] WindowsEditor, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9800][00000B4D48502800 66] WindowsServer, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9A00][00000B4D239C5000 66] WindowsClient, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9C00][00000B4D41C2A000 66] IOS, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EED9E00][00000B4D4F460000 66] iPadAir2, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDA000][00000B4D4F462800 66] IPadPro, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDA200][00000B4D4F465000 66] iPadAir3, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDA400][00000B4D4F467800 66] iPadAir4, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDA600][00000B4D4F46A000 66] iPadAir5, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDA800][00000B4D4F46C800 66] iPadMini4, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDAA00][00000B4D4F470000 66] iPadMini5, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDAC00][00000B4D4F472800 66] iPadMini6, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDAE00][00000B4D4F475000 66] iPhone6S, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDB000][00000B4D4F477800 66] iPhone7, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDB200][00000B4D4F47A000 66] iPodTouch7, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDB400][00000B4D4F47C800 66] iPhone6SPlus, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDB600][00000B4D4F480000 66] iPhone7Plus, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDB800][00000B4D4F482800 66] iPhoneSE, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDBA00][00000B4D4F485000 66] iPhone8, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDBC00][00000B4D4F487800 66] iPhone8Plus, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDBE00][00000B4D4F48A000 66] iPhoneX, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDC000][00000B4D4F48C800 66] iPhoneXS, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDC200][00000B4D4F490000 66] iPhoneXSMax, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDC400][00000B4D4F492800 66] iPhoneXR, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDC600][00000B4D4F495000 66] iPhone11, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDC800][00000B4D4F497800 66] iPhone11Pro, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDCA00][00000B4D4F49A000 66] iPhone11ProMax, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDCC00][00000B4D4F49C800 66] iPhoneSE2, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDCE00][00000B4D4F4A0000 66] iPhone12Mini, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDD000][00000B4D4F4A2800 66] iPhone12, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDD200][00000B4D4F4A5000 66] iPhone12Pro, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDD400][00000B4D4F4A7800 66] iPhone12ProMax, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDD600][00000B4D4F4AA000 66] iPhone13Mini, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDD800][00000B4D4F4AC800 66] iPhone13, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDDA00][00000B4D4F4B0000 66] iPhone13Pro, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDDC00][00000B4D4F4B2800 66] iPhone13ProMax, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDDE00][00000B4D4F4B5000 66] iPhoneSE3, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDE000][00000B4D4F4B7800 66] iPhone14, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDE200][00000B4D4F4BA000 66] iPhone14Plus, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDE400][00000B4D4F4BC800 66] iPhone14Pro, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDE600][00000B4D4F500000 66] iPhone14ProMax, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDE800][00000B4D4F502800 66] iPhone15, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDEA00][00000B4D4F505000 66] iPhone15Plus, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDEC00][00000B4D4F507800 66] iPhone15Pro, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDEE00][00000B4D4F50A000 66] iPhone15ProMax, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDF000][00000B4D4F50C800 66] iPadPro105, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDF200][00000B4D4F510000 66] iPadPro129, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDF400][00000B4D4F512800 66] iPadPro97, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDF600][00000B4D4F515000 66] iPadPro2_129, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDF800][00000B4D4F517800 66] iPad5, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDFA00][00000B4D4F51A000 66] iPad6, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDFC00][00000B4D4F51C800 66] iPad7, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4EEDFE00][00000B4D4F520000 66] iPad8, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4E99F400][00000B4D4F522800 66] iPad9, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D41A26A00][00000B4D4F525000 66] iPad10, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4F530000][00000B4D4F527800 66] iPadPro11, 
-[2024.01.12-23.11.58:734][  0]LogDeviceProfileManager: 	[00000B4D4F530200][00000B4D4F52A000 66] iPadPro2_11, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F530400][00000B4D4F52C800 66] iPadPro3_11, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F530600][00000B4D4F540000 66] iPadPro4_11, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F530800][00000B4D4F542800 66] iPadPro3_129, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F530A00][00000B4D4F545000 66] iPadPro4_129, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F530C00][00000B4D4F547800 66] iPadPro5_129, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F530E00][00000B4D4F54A000 66] iPadPro6_129, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531000][00000B4D4F54C800 66] AppleTV, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531200][00000B4D4F550000 66] AppleTV4K, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531400][00000B4D4F552800 66] AppleTV2_4K, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531600][00000B4D4F555000 66] TVOS, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531800][00000B4D4F557800 66] Mac, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531A00][00000B4D4F55A000 66] MacEditor, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531C00][00000B4D4F55C800 66] MacClient, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F531E00][00000B4D4F560000 66] MacServer, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532000][00000B4D4F562800 66] Linux, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532200][00000B4D4F565000 66] LinuxEditor, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532400][00000B4D4F567800 66] LinuxArm64Editor, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532600][00000B4D4F56A000 66] LinuxArm64, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532800][00000B4D4F56C800 66] LinuxClient, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532A00][00000B4D4F570000 66] LinuxArm64Client, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532C00][00000B4D4F572800 66] LinuxServer, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F532E00][00000B4D4F575000 66] LinuxArm64Server, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533000][00000B4D4F577800 66] Android, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533200][00000B4D4F57A000 66] Android_Preview_OpenGL, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533400][00000B4D4F57C800 66] Android_Preview_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533600][00000B4D4F580000 66] Android_Low, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533800][00000B4D4F582800 66] Android_Mid, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533A00][00000B4D4F585000 66] Android_High, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533C00][00000B4D4F587800 66] Android_Default, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F533E00][00000B4D4F58A000 66] Android_Adreno4xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534000][00000B4D4F58C800 66] Android_Adreno5xx_Low, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534200][00000B4D4F590000 66] Android_Adreno5xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534400][00000B4D4F592800 66] Android_Adreno6xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534600][00000B4D4F595000 66] Android_Adreno6xx_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534800][00000B4D4F597800 66] Android_Adreno7xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534A00][00000B4D4F59A000 66] Android_Adreno7xx_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534C00][00000B4D4F59C800 66] Android_Mali_T6xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F534E00][00000B4D4F5A0000 66] Android_Mali_T7xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535000][00000B4D4F5A2800 66] Android_Mali_T8xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535200][00000B4D4F5A5000 66] Android_Mali_G71, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535400][00000B4D4F5A7800 66] Android_Mali_G72, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535600][00000B4D4F5AA000 66] Android_Mali_G72_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535800][00000B4D4F5AC800 66] Android_Mali_G76, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535A00][00000B4D4F5B0000 66] Android_Mali_G76_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535C00][00000B4D4F5B2800 66] Android_Mali_G77, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F535E00][00000B4D4F5B5000 66] Android_Mali_G77_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536000][00000B4D4F5B7800 66] Android_Mali_G78, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536200][00000B4D4F5BA000 66] Android_Mali_G78_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536400][00000B4D4F5BC800 66] Android_Mali_G710, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536600][00000B4D4F5C0000 66] Android_Mali_G710_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536A00][00000B4D4F5C2800 66] Android_Mali_G7xx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536C00][00000B4D4F5C5000 66] Android_Mali_G7xx_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F536E00][00000B4D4F5C7800 66] Android_Xclipse_920, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537000][00000B4D4F5CA000 66] Android_Xclipse_920_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537400][00000B4D4F5CC800 66] Android_Vulkan_SM5, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537600][00000B4D4F5D0000 66] Android_PowerVR_G6xxx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537800][00000B4D4F5D2800 66] Android_PowerVR_GT7xxx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537A00][00000B4D4F5D5000 66] Android_PowerVR_GE8xxx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537C00][00000B4D4F5D7800 66] Android_PowerVR_GM9xxx, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F537E00][00000B4D4F5DA000 66] Android_PowerVR_GM9xxx_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538000][00000B4D4F5DC800 66] Android_TegraK1, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538200][00000B4D4F5E0000 66] Android_Unknown_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538400][00000B4D4F5E2800 66] Oculus_Quest, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538600][00000B4D4F5E5000 66] Oculus_Quest2, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538800][00000B4D4F5E7800 66] Meta_Quest_Pro, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538A00][00000B4D4F5EA000 66] Meta_Quest_3, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538C00][00000B4D4F5EC800 66] HoloLens, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: 	[00000B4D4F538E00][00000B4D4F5F0000 66] MagicLeap_Vulkan, 
-[2024.01.12-23.11.58:735][  0]LogDeviceProfileManager: Active device profile: [00000B4D4EED9600][00000B4D46A02800 66] WindowsEditor
-[2024.01.12-23.11.58:735][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
-[2024.01.12-23.11.58:735][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
-[2024.01.12-23.11.58:735][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
-[2024.01.12-23.11.58:735][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.12-23.11.58:735][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.12-23.11.58:735][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.12-23.11.58:735][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.12-23.11.58:735][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
-[2024.01.12-23.11.58:738][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
-[2024.01.12-23.11.58:738][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
-[2024.01.12-23.11.58:812][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
-[2024.01.12-23.11.58:851][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
-[2024.01.12-23.11.58:851][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
-[2024.01.12-23.11.58:851][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
-[2024.01.12-23.11.58:851][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
-[2024.01.12-23.11.58:851][  0]LogMeshMerging: No distributed automatic mesh merging module available
-[2024.01.12-23.11.59:123][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
-[2024.01.12-23.11.59:123][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
-[2024.01.12-23.11.59:133][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
-[2024.01.12-23.11.59:133][  0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
-[2024.01.12-23.11.59:133][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
-[2024.01.12-23.11.59:136][  0]LogLiveCoding: Display: Starting LiveCoding
-[2024.01.12-23.11.59:137][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
-[2024.01.12-23.11.59:138][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
-[2024.01.12-23.11.59:141][  0]LogLiveCoding: Display: Waiting for server
-[2024.01.12-23.11.59:158][  0]LogSlate: Border
-[2024.01.12-23.11.59:158][  0]LogSlate: BreadcrumbButton
-[2024.01.12-23.11.59:158][  0]LogSlate: Brushes.Title
-[2024.01.12-23.11.59:158][  0]LogSlate: Default
-[2024.01.12-23.11.59:158][  0]LogSlate: Icons.Save
-[2024.01.12-23.11.59:158][  0]LogSlate: Icons.Toolbar.Settings
-[2024.01.12-23.11.59:158][  0]LogSlate: ListView
-[2024.01.12-23.11.59:158][  0]LogSlate: SoftwareCursor_CardinalCross
-[2024.01.12-23.11.59:158][  0]LogSlate: SoftwareCursor_Grab
-[2024.01.12-23.11.59:158][  0]LogSlate: TableView.DarkRow
-[2024.01.12-23.11.59:158][  0]LogSlate: TableView.Row
-[2024.01.12-23.11.59:158][  0]LogSlate: TreeView
-[2024.01.12-23.11.59:251][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
-[2024.01.12-23.11.59:254][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 2 ms
-[2024.01.12-23.11.59:268][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
-[2024.01.12-23.11.59:268][  0]LogInit: XR: MultiViewport is Disabled
-[2024.01.12-23.11.59:268][  0]LogInit: XR: Mobile Multiview is Disabled
-[2024.01.12-23.11.59:406][  0]LogTurnkeySupport: Completed device detection: Code = 0
-[2024.01.12-23.11.59:462][  0]LogPython: Using Python 3.9.7
-[2024.01.12-23.11.59:472][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
-[2024.01.12-23.12.00:173][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: D137AC0E4173BB6F636C81B7C9F3C4F1 | Instance: ADBDD82C40F9716F588A89B96834EC0A (DESKTOP-2MPQGVL-4532).
-[2024.01.12-23.12.00:240][  0]LogTcpMessaging: Initializing TcpMessaging bridge
-[2024.01.12-23.12.00:245][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
-[2024.01.12-23.12.00:246][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
-[2024.01.12-23.12.00:366][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
-[2024.01.12-23.12.00:382][  0]LogMetasoundEngine: MetaSound Engine Initialized
-[2024.01.12-23.12.00:636][  0]LogOpenImageDenoise: OIDN starting up
-[2024.01.12-23.12.00:819][  0]SourceControl: Revision control is disabled
-[2024.01.12-23.12.00:821][  0]LogUProjectInfo: Found projects:
-[2024.01.12-23.12.00:825][  0]SourceControl: Revision control is disabled
-[2024.01.12-23.12.00:849][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.12-23.12.00:850][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.12-23.12.00:850][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.12-23.12.00:857][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
-[2024.01.12-23.12.00:868][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.12-23.12.00:868][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
-[2024.01.12-23.12.00:921][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
-[2024.01.12-23.12.01:046][  0]LogCollectionManager: Loaded 0 collections in 0.000647 seconds
-[2024.01.12-23.12.01:048][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
-[2024.01.12-23.12.01:049][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
-[2024.01.12-23.12.01:051][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
-[2024.01.12-23.12.01:310][  0]LogEngine: Initializing Engine...
-[2024.01.12-23.12.01:313][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
-[2024.01.12-23.12.01:315][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
-[2024.01.12-23.12.01:375][  0]LogInit: Initializing FReadOnlyCVARCache
-[2024.01.12-23.12.01:380][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.12.01:380][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.12.01:385][  0]LogAIModule: Creating AISystem for world Untitled
-[2024.01.12-23.12.01:386][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
-[2024.01.12-23.12.01:386][  0]LogInit: Texture streaming: Enabled
-[2024.01.12-23.12.01:396][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
-[2024.01.12-23.12.01:400][  0]LogAudio: Display: Initializing Audio Device Manager...
-[2024.01.12-23.12.01:408][  0]LogAudio: Display: Loading Default Audio Settings Objects...
-[2024.01.12-23.12.01:408][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
-[2024.01.12-23.12.01:408][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: Audio Device Manager Initialized
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.12.01:409][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.12.01:409][  0]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.12.01:410][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.12.01:410][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.12.01:410][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.12.01:415][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.12.01:450][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.12.01:451][  0]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.12.01:453][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.12.01:453][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.12.01:454][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
-[2024.01.12-23.12.01:454][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
-[2024.01.12-23.12.01:456][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
-[2024.01.12-23.12.01:456][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
-[2024.01.12-23.12.01:456][  0]LogInit: FAudioDevice initialized with ID 1.
-[2024.01.12-23.12.01:456][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
-[2024.01.12-23.12.01:456][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
-[2024.01.12-23.12.01:471][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
-[2024.01.12-23.12.01:475][  0]LogInit: Undo buffer set to 32 MB
-[2024.01.12-23.12.01:475][  0]LogInit: Transaction tracking system initialized
-[2024.01.12-23.12.01:493][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
-[2024.01.12-23.12.01:493][  0]LogSourceControl: Uncontrolled asset enumeration started...
-[2024.01.12-23.12.01:497][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002675 seconds (Found 160 uncontrolled assets)
-[2024.01.12-23.12.01:502][  0]BlueprintLog: New page: Editor Load
-[2024.01.12-23.12.01:570][  0]LocalizationService: Localization service is disabled
-[2024.01.12-23.12.01:586][  0]TimingProfiler: Initialize
-[2024.01.12-23.12.01:586][  0]TimingProfiler: OnSessionChanged
-[2024.01.12-23.12.01:586][  0]LoadingProfiler: Initialize
-[2024.01.12-23.12.01:586][  0]LoadingProfiler: OnSessionChanged
-[2024.01.12-23.12.01:586][  0]NetworkingProfiler: Initialize
-[2024.01.12-23.12.01:586][  0]NetworkingProfiler: OnSessionChanged
-[2024.01.12-23.12.01:586][  0]MemoryProfiler: Initialize
-[2024.01.12-23.12.01:586][  0]MemoryProfiler: OnSessionChanged
-[2024.01.12-23.12.01:650][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.12-23.12.01:650][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.12-23.12.01:651][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
-[2024.01.12-23.12.01:725][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
-[2024.01.12-23.12.01:860][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
-[2024.01.12-23.12.01:924][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
-[2024.01.12-23.12.01:925][  0]SourceControl: Revision control is disabled
-[2024.01.12-23.12.01:925][  0]LogUnrealEdMisc: Loading editor; pre map load, took 5.872
-[2024.01.12-23.12.01:925][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
-[2024.01.12-23.12.01:926][  0]LightingResults: New page: Lighting Build
-[2024.01.12-23.12.01:928][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.12.01:928][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.12.01:928][  0]MapCheck: New page: Map Check
-[2024.01.12-23.12.01:928][  0]LightingResults: New page: Lighting Build
-[2024.01.12-23.12.01:931][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.12.01:935][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.50ms
-[2024.01.12-23.12.01:989][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
-[2024.01.12-23.12.02:063][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
-[2024.01.12-23.12.02:087][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
-[2024.01.12-23.12.02:088][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.12.02:088][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.12.02:088][  0]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.12.02:151][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
-[2024.01.12-23.12.02:159][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.12-23.12.02:160][  0]Cmd: MAP CHECKDEP NOCLEARLOG
-[2024.01.12-23.12.02:160][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,094ms to complete.
-[2024.01.12-23.12.02:164][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.112
-[2024.01.12-23.12.02:164][  0]LogShaderCompilers: Display: ================================================
-[2024.01.12-23.12.02:164][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.12-23.12.02:164][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: Shaders Compiled: 0
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
-[2024.01.12-23.12.02:165][  0]LogShaderCompilers: Display: ================================================
-[2024.01.12-23.12.02:261][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.12-23.12.02:261][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.12-23.12.02:261][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
-[2024.01.12-23.12.02:272][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.12.02:281][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.12.02:291][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.12.02:303][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.12.02:342][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:342][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:342][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:342][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:342][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:342][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:343][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:343][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:343][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:343][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:343][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:343][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:343][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:343][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:343][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:344][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:344][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:344][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:344][  0]LogPakFile: Initializing PakPlatformFile
-[2024.01.12-23.12.02:344][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
-[2024.01.12-23.12.02:560][  0]LogAssetRegistry: Display: Asset registry cache written as 17.5 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
-[2024.01.12-23.12.02:842][  0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.12-23.12.02:923][  0]LogSlate: Took 0.000084 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.12-23.12.02:926][  0]LogSlate: Took 0.000080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
-[2024.01.12-23.12.02:926][  0]LogSlate: Took 0.000055 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
-[2024.01.12-23.12.02:940][  0]LogViewport: Scene viewport resized to 1435x892, mode Windowed.
-[2024.01.12-23.12.03:097][  0]LogStall: Startup...
-[2024.01.12-23.12.03:099][  0]LogStall: Startup complete.
-[2024.01.12-23.12.03:103][  0]LogLoad: (Engine Initialization) Total time: 7.05 seconds
-[2024.01.12-23.12.03:103][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
-[2024.01.12-23.12.03:119][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.12.03:174][  0]LogAssetRegistry: AssetRegistryGather time 0.0854s: AssetDataDiscovery 0.0169s, AssetDataGather 0.0239s, StoreResults 0.0445s.
-[2024.01.12-23.12.03:191][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects)
-[2024.01.12-23.12.03:607][  0]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.12-23.12.03:711][  0]LogContentStreaming: Texture pool size now 1000 MB
-[2024.01.12-23.12.03:740][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
-[2024.01.12-23.12.03:760][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.VSync:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.RHICmdBypass:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.ReflectionMethod:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
+[2024.01.21-18.32.30:483][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
+[2024.01.21-18.32.30:483][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine]
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created
+[2024.01.21-18.32.30:483][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created
+[2024.01.21-18.32.30:484][  0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]]
+[2024.01.21-18.32.30:485][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.LightFunctionQuality:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.ShadowQuality:5]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.VolumetricFog:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DistanceFieldAO:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.AOQuality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.SSR.Quality:3]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.MotionBlurQuality:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.LensFlareQuality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.BloomQuality:5]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.FastBlurThreshold:100]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Upscale.Quality:3]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.LightShaftQuality:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Filter.SizeScale:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2         ; lower gathering resolution]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.RefractionQuality:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.SceneColorFormat:4]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.DetailMode:2]]
+[2024.01.21-18.32.30:485][  0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SSS.Scale:1]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SSS.SampleSet:2]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SSS.Quality:1]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
+[2024.01.21-18.32.30:486][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
+[2024.01.21-18.32.30:486][  0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
+[2024.01.21-18.32.30:487][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-18.32.30:487][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-18.32.30:487][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-18.32.30:493][  0]LogD3D11RHI: Loaded GFSDK_Aftermath_Lib.x64.dll
+[2024.01.21-18.32.30:493][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI: D3D11 min allowed feature level: 11_0
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI: D3D11 max allowed feature level: 11_1
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI: D3D11 adapters:
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI: Testing D3D11 Adapter 0:
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.32.30:496][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:    0. 'AMD Radeon RX 6800' (Feature Level 11_1)
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:       16337/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:2, VendorId:0x1002
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI: Testing D3D11 Adapter 1:
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     Description : Microsoft Basic Render Driver
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     VendorId    : 1414
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     DeviceId    : 008c
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     SubSysId    : 0000
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     Revision    : 0000
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     DedicatedVideoMemory : 0 bytes
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.32.30:572][  0]LogD3D11RHI:     AdapterLuid : 0 94040
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:    1. 'Microsoft Basic Render Driver' (Feature Level 11_1)
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:       0/0/16327 MB DedicatedVideo/DedicatedSystem/SharedSystem, Outputs:0, VendorId:0x1414
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI: Chosen D3D11 Adapter:
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.32.30:574][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.32.30:574][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-18.32.30:574][  0]LogInit: Selected Device Profile: [WindowsEditor]
+[2024.01.21-18.32.30:574][  0]LogHAL: Display: Platform has ~ 32 GB [34240983040 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
+[2024.01.21-18.32.30:574][  0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows]
+[2024.01.21-18.32.30:574][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-18.32.30:574][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@2] File [Scalability]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.ViewDistanceScale:0.8]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@2] File [Scalability]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.FXAA.Quality:3]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.TemporalAA.Quality:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:2]]
+[2024.01.21-18.32.30:574][  0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:0]] deferred - dummy variable created
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@2] File [Scalability]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:4]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.MaxResolution:1024]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.04]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.85]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0.8]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:16]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:64]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:2048]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-0.5]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-0.5]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@2] File [Scalability]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.AOQuality:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:8]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:3]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:0]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:16]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:32]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:0]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:0]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:64]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:0]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Applying CVar settings from Section [ReflectionQuality@2] File [Scalability]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.SSR.Quality:2]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:2]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.2]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:1]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:0]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@2] File [Scalability]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.MotionBlurQuality:3]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.6]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.5]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.FastBlurThreshold:3]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Upscale.Quality:2]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.Filter.SizeScale:0.8]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:0        ; lower gathering accumulator quality]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:2          ; Max3x3 postfilering method]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:1    ; no background occlusion]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:0      ; no bokeh simulation when scattering]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.04        ; only a maximum of 4% of scattered bokeh]]
+[2024.01.21-18.32.30:574][  0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:0                ; no slight out of focus]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:0                ; faster temporal accumulation]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.012   ; required because of AccumulatorQuality=0]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [TextureQuality@2] File [Scalability]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.MaxAnisotropy:4]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.Streaming.PoolSize:800]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@2] File [Scalability]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:48]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.DetailMode:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SSS.SampleSet:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SSS.Quality:-1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SSS.HalfRes:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SSGI.Quality:2]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.5]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:2]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:64.0]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:64.0]]
+[2024.01.21-18.32.30:575][  0]LogConfig: CVar [[fx.Niagara.QualityLevel:2]] deferred - dummy variable created
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@2] File [Scalability]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[foliage.DensityScale:0.8]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[grass.DensityScale:0.8]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@2] File [Scalability]
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]]
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
+[2024.01.21-18.32.30:575][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [G:/digital_art/BackroomsDigitalArt/Saved/Config/WindowsEditor/Editor.ini]
+[2024.01.21-18.32.30:575][  0]LogInit: Computer: DESKTOP-2MPQGVL
+[2024.01.21-18.32.30:575][  0]LogInit: User: Windowssucks
+[2024.01.21-18.32.30:575][  0]LogInit: CPU Page size=4096, Cores=8
+[2024.01.21-18.32.30:575][  0]LogInit: High frequency timer resolution =10.000000 MHz
+[2024.01.21-18.32.30:575][  0]LogMemory: Memory total: Physical=31.9GB (32GB approx)
+[2024.01.21-18.32.30:575][  0]LogMemory: Platform Memory Stats for WindowsEditor
+[2024.01.21-18.32.30:575][  0]LogMemory: Process Physical Memory: 494.02 MB used, 522.56 MB peak
+[2024.01.21-18.32.30:575][  0]LogMemory: Process Virtual Memory: 496.18 MB used, 496.18 MB peak
+[2024.01.21-18.32.30:575][  0]LogMemory: Physical Memory: 12465.96 MB used,  20188.79 MB free, 32654.75 MB total
+[2024.01.21-18.32.30:575][  0]LogMemory: Virtual Memory: 25172.21 MB used,  15482.54 MB free, 40654.75 MB total
+[2024.01.21-18.32.30:575][  0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0"
+[2024.01.21-18.32.30:579][  0]LogWindows: WindowsPlatformFeatures enabled
+[2024.01.21-18.32.30:586][  0]LogInit: Physics initialised using underlying interface: Chaos
+[2024.01.21-18.32.30:586][  0]LogInit: Using OS detected language (en-US).
+[2024.01.21-18.32.30:586][  0]LogInit: Using OS detected locale (en-DE).
+[2024.01.21-18.32.30:587][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so 'en' will be used for the language.
+[2024.01.21-18.32.30:587][  0]LogInit: Setting process to per monitor DPI aware
+[2024.01.21-18.32.30:760][  0]LogWindowsTextInputMethodSystem: Available input methods:
+[2024.01.21-18.32.30:760][  0]LogWindowsTextInputMethodSystem:   - English (United States) - (Keyboard).
+[2024.01.21-18.32.30:760][  0]LogWindowsTextInputMethodSystem:   - English (Germany) - (Keyboard).
+[2024.01.21-18.32.30:760][  0]LogWindowsTextInputMethodSystem: Activated input method: English (Germany) - (Keyboard).
+[2024.01.21-18.32.30:772][  0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0
+[2024.01.21-18.32.30:772][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
+[2024.01.21-18.32.30:858][  0]LogRHI: Using Default RHI: D3D11
+[2024.01.21-18.32.30:858][  0]LogRHI: Using Highest Feature Level of D3D11: SM5
+[2024.01.21-18.32.30:858][  0]LogRHI: Loading RHI module D3D11RHI
+[2024.01.21-18.32.30:858][  0]LogRHI: Checking if RHI D3D11 with Feature Level SM5 is supported by your system.
+[2024.01.21-18.32.30:858][  0]LogRHI: RHI D3D11 with Feature Level SM5 is supported and will be used.
+[2024.01.21-18.32.30:859][  0]LogWindows: Attached monitors:
+[2024.01.21-18.32.30:859][  0]LogWindows:     resolution: 1920x1080, work area: (0, 0) -> (1920, 1032), device: '\\.\DISPLAY1' [PRIMARY]
+[2024.01.21-18.32.30:859][  0]LogWindows:     resolution: 1080x1920, work area: (-1080, -444) -> (0, 1428), device: '\\.\DISPLAY2'
+[2024.01.21-18.32.30:859][  0]LogWindows: Found 2 attached monitors.
+[2024.01.21-18.32.30:859][  0]LogWindows: Gathering driver information using Windows Setup API
+[2024.01.21-18.32.30:859][  0]LogRHI: RHI Adapter Info:
+[2024.01.21-18.32.30:859][  0]LogRHI:             Name: AMD Radeon RX 6800
+[2024.01.21-18.32.30:859][  0]LogRHI:   Driver Version: Adrenalin 2020 20.12.1 (internal:31.0.23013.3005, unified:31.0.23013.3005)
+[2024.01.21-18.32.30:859][  0]LogRHI:      Driver Date: 11-22-2023
+[2024.01.21-18.32.30:859][  0]LogD3D11RHI: Creating new Direct3DDevice
+[2024.01.21-18.32.30:859][  0]LogD3D11RHI:     GPU DeviceId: 0x73bf (for the marketing name, search the web for "GPU Device Id")
+[2024.01.21-18.32.30:882][  0]LogD3D11RHI: Creating D3DDevice with AMD AGS, using adapter:
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     Description : AMD Radeon RX 6800
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     VendorId    : 1002
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     DeviceId    : 73bf
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     SubSysId    : e3a1002
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     Revision    : 00c3
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     DedicatedVideoMemory : 17130807296 bytes
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     DedicatedSystemMemory : 0 bytes
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     SharedSystemMemory : 17120491520 bytes
+[2024.01.21-18.32.30:883][  0]LogD3D11RHI:     AdapterLuid : 0 89856
+[2024.01.21-18.32.30:971][  0]LogD3D11RHI: Created device via AGS, feature level 11_1, supported extensions fffbf.
+[2024.01.21-18.32.30:971][  0]LogD3D11RHI: RHI has support for 64 bit atomics
+[2024.01.21-18.32.30:971][  0]LogD3D11RHI: Async texture creation enabled
+[2024.01.21-18.32.30:971][  0]LogD3D11RHI: D3D11_MAP_WRITE_NO_OVERWRITE for dynamic buffer SRVs is supported
+[2024.01.21-18.32.30:971][  0]LogD3D11RHI: Array index from any shader is supported
+[2024.01.21-18.32.30:975][  0]LogVRS: Current RHI does not support Variable Rate Shading
+[2024.01.21-18.32.30:982][  0]LogD3D11RHI: GPU Timing Frequency: 100.000000 (Debug: 2 1)
+[2024.01.21-18.32.30:990][  0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all'
+[2024.01.21-18.32.30:990][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_0.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_0.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -platform=all" ]
+[2024.01.21-18.32.31:011][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC
+[2024.01.21-18.32.31:011][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT
+[2024.01.21-18.32.31:011][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2
+[2024.01.21-18.32.31:011][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp
+[2024.01.21-18.32.31:011][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed
+[2024.01.21-18.32.31:011][  0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10
+[2024.01.21-18.32.31:011][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll
+[2024.01.21-18.32.31:011][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll
+[2024.01.21-18.32.31:012][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll
+[2024.01.21-18.32.31:012][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll
+[2024.01.21-18.32.31:013][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll
+[2024.01.21-18.32.31:013][  0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll
+[2024.01.21-18.32.31:013][  0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi'
+[2024.01.21-18.32.31:028][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient'
+[2024.01.21-18.32.31:032][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS'
+[2024.01.21-18.32.31:032][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient'
+[2024.01.21-18.32.31:035][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
+[2024.01.21-18.32.31:035][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor'
+[2024.01.21-18.32.31:035][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
+[2024.01.21-18.32.31:035][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
+[2024.01.21-18.32.31:037][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64'
+[2024.01.21-18.32.31:037][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server'
+[2024.01.21-18.32.31:037][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client'
+[2024.01.21-18.32.31:040][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac'
+[2024.01.21-18.32.31:040][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor'
+[2024.01.21-18.32.31:040][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer'
+[2024.01.21-18.32.31:040][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient'
+[2024.01.21-18.32.31:042][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS'
+[2024.01.21-18.32.31:042][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient'
+[2024.01.21-18.32.31:047][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows'
+[2024.01.21-18.32.31:047][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor'
+[2024.01.21-18.32.31:047][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer'
+[2024.01.21-18.32.31:047][  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient'
+[2024.01.21-18.32.31:047][  0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor
+[2024.01.21-18.32.31:053][  0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded.
+[2024.01.21-18.32.31:091][  0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it
+[2024.01.21-18.32.31:093][  0]LogTargetPlatformManager: Loaded format module MetalShaderFormat
+[2024.01.21-18.32.31:093][  0]LogTargetPlatformManager:   SF_METAL
+[2024.01.21-18.32.31:093][  0]LogTargetPlatformManager:   SF_METAL_MRT
+[2024.01.21-18.32.31:093][  0]LogTargetPlatformManager:   SF_METAL_TVOS
+[2024.01.21-18.32.31:093][  0]LogTargetPlatformManager:   SF_METAL_MRT_TVOS
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_METAL_SM5
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_METAL_SM6
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_METAL_SIM
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_METAL_MACES3_1
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_METAL_MRT_MAC
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   PCD3D_SM6
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   PCD3D_SM5
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   PCD3D_ES31
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   GLSL_150_ES31
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   GLSL_ES3_1_ANDROID
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   VVM_1_0
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_VULKAN_SM5
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_VULKAN_ES31_ANDROID
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_VULKAN_ES31
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_VULKAN_SM5_ANDROID
+[2024.01.21-18.32.31:094][  0]LogTargetPlatformManager:   SF_VULKAN_SM6
+[2024.01.21-18.32.31:094][  0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
+[2024.01.21-18.32.31:095][  0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB
+[2024.01.21-18.32.31:096][  0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
+[2024.01.21-18.32.31:096][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy.
+[2024.01.21-18.32.31:096][  0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file ../../../../../digital_art/BackroomsDigitalArt/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-18.32.31:096][  0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy.
+[2024.01.21-18.32.31:135][  0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB)
+[2024.01.21-18.32.31:135][  0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache.
+[2024.01.21-18.32.31:135][  0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy.
+[2024.01.21-18.32.31:139][  0]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds.
+[2024.01.21-18.32.31:139][  0]LogDerivedDataCache: Display: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2180.32MBs, RandomWriteSpeed=296.56MBs. Assigned SpeedClass 'Local'
+[2024.01.21-18.32.31:140][  0]LogDerivedDataCache: Local: Using data cache path C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable
+[2024.01.21-18.32.31:140][  0]LogDerivedDataCache: Shared: Disabled because no path is configured.
+[2024.01.21-18.32.31:140][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy.
+[2024.01.21-18.32.31:140][  0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None'
+[2024.01.21-18.32.31:140][  0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy.
+[2024.01.21-18.32.31:141][  0]LogShaderCompilers: Guid format shader working directory is 7 characters bigger than the processId version (../../../../../digital_art/BackroomsDigitalArt/Intermediate/Shaders/WorkingDirectory/19700/).
+[2024.01.21-18.32.31:141][  0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Windows sucks/AppData/Local/Temp/UnrealShaderWorkingDir/39F191A643AC3B45E33ABE9FE8013CCE/'.
+[2024.01.21-18.32.31:141][  0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine.
+[2024.01.21-18.32.31:141][  0]LogShaderCompilers: Display: Using Local Shader Compiler with 8 workers.
+[2024.01.21-18.32.31:802][  0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0
+[2024.01.21-18.32.31:948][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush
+[2024.01.21-18.32.31:948][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-18.32.32:187][  0]LogSlate: Using FreeType 2.10.0
+[2024.01.21-18.32.32:187][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
+[2024.01.21-18.32.32:201][  0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin.
+[2024.01.21-18.32.32:201][  0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up
+[2024.01.21-18.32.32:209][  0]LogEditorDomain: Display: EditorDomain is Disabled
+[2024.01.21-18.32.32:373][  0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor).
+[2024.01.21-18.32.32:373][  0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal
+[2024.01.21-18.32.32:373][  0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled
+[2024.01.21-18.32.32:375][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
+[2024.01.21-18.32.32:375][  0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: Available device profiles:
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECAA00][0000095C8B1A7800 66] GlobalDefaults, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECB200][0000095C8B1AA000 66] Windows, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECB400][0000095C8A262800 66] WindowsEditor, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECB600][0000095C8C512800 66] WindowsServer, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECB800][0000095C671A5000 66] WindowsClient, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECBA00][0000095C8539A000 66] IOS, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECBC00][0000095C93470000 66] iPadAir2, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECBE00][0000095C93472800 66] IPadPro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECC000][0000095C93475000 66] iPadAir3, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECC200][0000095C93477800 66] iPadAir4, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECC400][0000095C9347A000 66] iPadAir5, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECC600][0000095C9347C800 66] iPadMini4, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECC800][0000095C93480000 66] iPadMini5, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECCA00][0000095C93482800 66] iPadMini6, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECCC00][0000095C93485000 66] iPhone6S, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECCE00][0000095C93487800 66] iPhone7, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECD000][0000095C9348A000 66] iPodTouch7, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECD200][0000095C9348C800 66] iPhone6SPlus, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECD400][0000095C93490000 66] iPhone7Plus, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECD600][0000095C93492800 66] iPhoneSE, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECD800][0000095C93495000 66] iPhone8, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECDA00][0000095C93497800 66] iPhone8Plus, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECDC00][0000095C9349A000 66] iPhoneX, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECDE00][0000095C9349C800 66] iPhoneXS, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECE000][0000095C934A0000 66] iPhoneXSMax, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECE200][0000095C934A2800 66] iPhoneXR, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECE400][0000095C934A5000 66] iPhone11, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECE600][0000095C934A7800 66] iPhone11Pro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECE800][0000095C934AA000 66] iPhone11ProMax, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECEA00][0000095C934AC800 66] iPhoneSE2, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECEC00][0000095C934B0000 66] iPhone12Mini, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECEE00][0000095C934B2800 66] iPhone12, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECF000][0000095C934B5000 66] iPhone12Pro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECF200][0000095C934B7800 66] iPhone12ProMax, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECF400][0000095C934BA000 66] iPhone13Mini, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECF600][0000095C934BC800 66] iPhone13, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECF800][0000095C934C0000 66] iPhone13Pro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECFA00][0000095C934C2800 66] iPhone13ProMax, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECFC00][0000095C934C5000 66] iPhoneSE3, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C92ECFE00][0000095C934C7800 66] iPhone14, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C929AEE00][0000095C934CA000 66] iPhone14Plus, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C85216600][0000095C934CC800 66] iPhone14Pro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510000][0000095C93520000 66] iPhone14ProMax, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510200][0000095C93522800 66] iPhone15, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510400][0000095C93525000 66] iPhone15Plus, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510600][0000095C93527800 66] iPhone15Pro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510800][0000095C9352A000 66] iPhone15ProMax, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510A00][0000095C9352C800 66] iPadPro105, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510C00][0000095C93530000 66] iPadPro129, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93510E00][0000095C93532800 66] iPadPro97, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511000][0000095C93535000 66] iPadPro2_129, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511200][0000095C93537800 66] iPad5, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511400][0000095C9353A000 66] iPad6, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511600][0000095C9353C800 66] iPad7, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511800][0000095C93540000 66] iPad8, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511A00][0000095C93542800 66] iPad9, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511C00][0000095C93545000 66] iPad10, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93511E00][0000095C93547800 66] iPadPro11, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512000][0000095C9354A000 66] iPadPro2_11, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512200][0000095C9354C800 66] iPadPro3_11, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512400][0000095C93550000 66] iPadPro4_11, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512600][0000095C93552800 66] iPadPro3_129, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512800][0000095C93555000 66] iPadPro4_129, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512A00][0000095C93557800 66] iPadPro5_129, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512C00][0000095C9355A000 66] iPadPro6_129, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93512E00][0000095C9355C800 66] AppleTV, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513000][0000095C93560000 66] AppleTV4K, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513200][0000095C93562800 66] AppleTV2_4K, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513400][0000095C93565000 66] TVOS, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513600][0000095C93567800 66] Mac, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513800][0000095C9356A000 66] MacEditor, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513A00][0000095C9356C800 66] MacClient, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513C00][0000095C93570000 66] MacServer, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93513E00][0000095C93572800 66] Linux, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514000][0000095C93575000 66] LinuxEditor, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514200][0000095C93577800 66] LinuxArm64Editor, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514400][0000095C9357A000 66] LinuxArm64, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514600][0000095C9357C800 66] LinuxClient, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514800][0000095C93580000 66] LinuxArm64Client, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514A00][0000095C93582800 66] LinuxServer, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514C00][0000095C93585000 66] LinuxArm64Server, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93514E00][0000095C93587800 66] Android, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515000][0000095C9358A000 66] Android_Preview_OpenGL, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515200][0000095C9358C800 66] Android_Preview_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515400][0000095C93590000 66] Android_Low, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515600][0000095C93592800 66] Android_Mid, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515800][0000095C93595000 66] Android_High, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515A00][0000095C93597800 66] Android_Default, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515C00][0000095C9359A000 66] Android_Adreno4xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93515E00][0000095C9359C800 66] Android_Adreno5xx_Low, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516000][0000095C935A0000 66] Android_Adreno5xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516200][0000095C935A2800 66] Android_Adreno6xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516400][0000095C935A5000 66] Android_Adreno6xx_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516600][0000095C935A7800 66] Android_Adreno7xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516800][0000095C935AA000 66] Android_Adreno7xx_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516A00][0000095C935AC800 66] Android_Mali_T6xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516C00][0000095C935B0000 66] Android_Mali_T7xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93516E00][0000095C935B2800 66] Android_Mali_T8xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517000][0000095C935B5000 66] Android_Mali_G71, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517200][0000095C935B7800 66] Android_Mali_G72, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517400][0000095C935BA000 66] Android_Mali_G72_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517600][0000095C935BC800 66] Android_Mali_G76, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517800][0000095C935C0000 66] Android_Mali_G76_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517A00][0000095C935C2800 66] Android_Mali_G77, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517C00][0000095C935C5000 66] Android_Mali_G77_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93517E00][0000095C935C7800 66] Android_Mali_G78, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518000][0000095C935CA000 66] Android_Mali_G78_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518200][0000095C935CC800 66] Android_Mali_G710, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518400][0000095C935D0000 66] Android_Mali_G710_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518800][0000095C935D2800 66] Android_Mali_G7xx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518A00][0000095C935D5000 66] Android_Mali_G7xx_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518C00][0000095C935D7800 66] Android_Xclipse_920, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93518E00][0000095C935DA000 66] Android_Xclipse_920_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519200][0000095C935DC800 66] Android_Vulkan_SM5, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519400][0000095C935E0000 66] Android_PowerVR_G6xxx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519600][0000095C935E2800 66] Android_PowerVR_GT7xxx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519800][0000095C935E5000 66] Android_PowerVR_GE8xxx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519A00][0000095C935E7800 66] Android_PowerVR_GM9xxx, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519C00][0000095C935EA000 66] Android_PowerVR_GM9xxx_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C93519E00][0000095C935EC800 66] Android_TegraK1, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351A000][0000095C935F0000 66] Android_Unknown_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351A200][0000095C935F2800 66] Oculus_Quest, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351A400][0000095C935F5000 66] Oculus_Quest2, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351A600][0000095C935F7800 66] Meta_Quest_Pro, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351A800][0000095C935FA000 66] Meta_Quest_3, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351AA00][0000095C935FC800 66] HoloLens, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: 	[0000095C9351AC00][0000095C93600000 66] MagicLeap_Vulkan, 
+[2024.01.21-18.32.32:505][  0]LogDeviceProfileManager: Active device profile: [0000095C92ECB400][0000095C8A262800 66] WindowsEditor
+[2024.01.21-18.32.32:505][  0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor"
+[2024.01.21-18.32.32:505][  0]LogShaderCompilers: Display: Compiling shader autogen file: ../../../../../digital_art/BackroomsDigitalArt/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush
+[2024.01.21-18.32.32:505][  0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write.
+[2024.01.21-18.32.32:505][  0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.32.32:505][  0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.32.32:506][  0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.32.32:506][  0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.32.32:506][  0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites")
+[2024.01.21-18.32.32:508][  0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL'
+[2024.01.21-18.32.32:508][  0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""G:/UnrealEngines/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat"  -ScriptsForProject="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyReport_1.log" -log="G:/digital_art/BackroomsDigitalArt/Intermediate/TurnkeyLog_1.log" -project="G:/digital_art/BackroomsDigitalArt/BackroomsDigitalArt.uproject"  -Device=Win64@DESKTOP-2MPQGVL" -nocompile -nocompileuat ]
+[2024.01.21-18.32.32:585][  0]LogMaterial: WorldGridMaterial-SM5-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM5_-86156035__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_347391141DB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM5_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS<false>0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS<true>0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS<false>0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5;
+[2024.01.21-18.32.32:622][  0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction
+[2024.01.21-18.32.32:622][  0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction
+[2024.01.21-18.32.32:622][  0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging
+[2024.01.21-18.32.32:622][  0]LogMeshReduction: Display: No distributed automatic mesh merging module available
+[2024.01.21-18.32.32:622][  0]LogMeshMerging: No distributed automatic mesh merging module available
+[2024.01.21-18.32.32:918][  0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None
+[2024.01.21-18.32.32:918][  0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled
+[2024.01.21-18.32.32:927][  0]LogUObjectArray: 22493 objects as part of root set at end of initial load.
+[2024.01.21-18.32.32:927][  0]LogUObjectAllocator: 6340896 out of 0 bytes used by permanent object pool.
+[2024.01.21-18.32.32:927][  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
+[2024.01.21-18.32.32:932][  0]LogLiveCoding: Display: Starting LiveCoding
+[2024.01.21-18.32.32:932][  0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development
+[2024.01.21-18.32.32:936][  0]LogLiveCoding: Display: First instance in process group "UE_BackroomsDigitalArt_0x5c31fbc3", spawning console
+[2024.01.21-18.32.32:939][  0]LogLiveCoding: Display: Waiting for server
+[2024.01.21-18.32.32:954][  0]LogSlate: Border
+[2024.01.21-18.32.32:954][  0]LogSlate: BreadcrumbButton
+[2024.01.21-18.32.32:954][  0]LogSlate: Brushes.Title
+[2024.01.21-18.32.32:954][  0]LogSlate: Default
+[2024.01.21-18.32.32:955][  0]LogSlate: Icons.Save
+[2024.01.21-18.32.32:955][  0]LogSlate: Icons.Toolbar.Settings
+[2024.01.21-18.32.32:955][  0]LogSlate: ListView
+[2024.01.21-18.32.32:955][  0]LogSlate: SoftwareCursor_CardinalCross
+[2024.01.21-18.32.32:955][  0]LogSlate: SoftwareCursor_Grab
+[2024.01.21-18.32.32:955][  0]LogSlate: TableView.DarkRow
+[2024.01.21-18.32.32:955][  0]LogSlate: TableView.Row
+[2024.01.21-18.32.32:955][  0]LogSlate: TreeView
+[2024.01.21-18.32.33:048][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started...
+[2024.01.21-18.32.33:050][  0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms
+[2024.01.21-18.32.33:062][  0]LogInit: XR: Instanced Stereo Rendering is Disabled
+[2024.01.21-18.32.33:062][  0]LogInit: XR: MultiViewport is Disabled
+[2024.01.21-18.32.33:062][  0]LogInit: XR: Mobile Multiview is Disabled
+[2024.01.21-18.32.33:211][  0]LogTurnkeySupport: Completed device detection: Code = 0
+[2024.01.21-18.32.33:222][  0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 327D36814E2CC64FD37E2999EB3DE76A | Instance: 0212C72F4D06B0BA68B724B373561EC5 (DESKTOP-2MPQGVL-19700).
+[2024.01.21-18.32.33:261][  0]LogTcpMessaging: Initializing TcpMessaging bridge
+[2024.01.21-18.32.33:266][  0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
+[2024.01.21-18.32.33:269][  0]LogUdpMessaging: Display: Added local interface '192.168.3.163' to multicast group '230.0.0.1:6666'
+[2024.01.21-18.32.33:411][  0]LogLiveCoding: Display: Successfully initialized, removing startup thread
+[2024.01.21-18.32.33:508][  0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
+[2024.01.21-18.32.33:527][  0]LogMetasoundEngine: MetaSound Engine Initialized
+[2024.01.21-18.32.33:688][  0]LogPython: Using Python 3.9.7
+[2024.01.21-18.32.34:565][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.32.34:567][  0]LogUProjectInfo: Found projects:
+[2024.01.21-18.32.34:578][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.32.34:590][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.32.34:590][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.32.34:591][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.32.34:601][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
+[2024.01.21-18.32.34:619][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-18.32.34:619][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
+[2024.01.21-18.32.34:690][  0]LogTemp: Warning: Existing value for UEditorPerformanceSettings::MaxViewportRenderingResolution will be overriden for OpenXR.
+[2024.01.21-18.32.34:690][  0]LogTemp: OpenXR ignores max viewport resolution in editor to support full HMD resolutions.
+[2024.01.21-18.32.34:965][  0]LogOpenImageDenoise: OIDN starting up
+[2024.01.21-18.32.35:013][  0]LogCollectionManager: Loaded 0 collections in 0.000660 seconds
+[2024.01.21-18.32.35:015][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Saved/Collections/' took 0.00s
+[2024.01.21-18.32.35:017][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Developers/Windowssucks/Collections/' took 0.00s
+[2024.01.21-18.32.35:018][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/Collections/' took 0.00s
+[2024.01.21-18.32.35:289][  0]LogEngine: Initializing Engine...
+[2024.01.21-18.32.35:293][  0]LogHMD: HMD configured for shader platform PCD3D_SM5, bIsMobileMultiViewEnabled=0, bProjectionLayerAlphaEnabled=0
+[2024.01.21-18.32.35:295][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
+[2024.01.21-18.32.35:364][  0]LogInit: Initializing FReadOnlyCVARCache
+[2024.01.21-18.32.35:370][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.32.35:370][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.32.35:375][  0]LogAIModule: Creating AISystem for world Untitled
+[2024.01.21-18.32.35:376][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
+[2024.01.21-18.32.35:376][  0]LogInit: Texture streaming: Enabled
+[2024.01.21-18.32.35:388][  0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3
+[2024.01.21-18.32.35:393][  0]LogAudio: Display: Initializing Audio Device Manager...
+[2024.01.21-18.32.35:401][  0]LogAudio: Display: Loading Default Audio Settings Objects...
+[2024.01.21-18.32.35:401][  0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load).
+[2024.01.21-18.32.35:401][  0]LogAudio: Display: AudioInfo: 'BINKA' Registered
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: AudioInfo: 'PCM' Registered
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: AudioInfo: 'ADPCM' Registered
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: AudioInfo: 'OGG' Registered
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: AudioInfo: 'OPUS' Registered
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: Audio Device Manager Initialized
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: Creating Audio Device:                 Id: 1, Scope: Shared, Realtime: True
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.32.35:402][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.32.35:402][  0]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.32.35:403][  0]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.32.35:403][  0]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.32.35:403][  0]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.32.35:408][  0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.32.35:443][  0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.32.35:444][  0]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.32.35:446][  0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.32.35:446][  0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.32.35:446][  0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1
+[2024.01.21-18.32.35:446][  0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1
+[2024.01.21-18.32.35:448][  0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1
+[2024.01.21-18.32.35:448][  0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1
+[2024.01.21-18.32.35:448][  0]LogInit: FAudioDevice initialized with ID 1.
+[2024.01.21-18.32.35:448][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'.
+[2024.01.21-18.32.35:448][  0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-18.32.35:461][  0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1"
+[2024.01.21-18.32.35:465][  0]LogInit: Undo buffer set to 32 MB
+[2024.01.21-18.32.35:465][  0]LogInit: Transaction tracking system initialized
+[2024.01.21-18.32.35:482][  0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded ../../../../../digital_art/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+[2024.01.21-18.32.35:482][  0]LogSourceControl: Uncontrolled asset enumeration started...
+[2024.01.21-18.32.35:485][  0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002177 seconds (Found 160 uncontrolled assets)
+[2024.01.21-18.32.35:489][  0]BlueprintLog: New page: Editor Load
+[2024.01.21-18.32.35:550][  0]LocalizationService: Localization service is disabled
+[2024.01.21-18.32.35:566][  0]TimingProfiler: Initialize
+[2024.01.21-18.32.35:566][  0]TimingProfiler: OnSessionChanged
+[2024.01.21-18.32.35:566][  0]LoadingProfiler: Initialize
+[2024.01.21-18.32.35:566][  0]LoadingProfiler: OnSessionChanged
+[2024.01.21-18.32.35:566][  0]NetworkingProfiler: Initialize
+[2024.01.21-18.32.35:566][  0]NetworkingProfiler: OnSessionChanged
+[2024.01.21-18.32.35:566][  0]MemoryProfiler: Initialize
+[2024.01.21-18.32.35:566][  0]MemoryProfiler: OnSessionChanged
+[2024.01.21-18.32.35:629][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.32.35:630][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.32.35:630][  0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154
+[2024.01.21-18.32.35:700][  0]LogFileCache: Scanning file cache for directory 'G:/digital_art/BackroomsDigitalArt/Content/' took 0.01s
+[2024.01.21-18.32.35:853][  0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized.
+[2024.01.21-18.32.35:880][  0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
+[2024.01.21-18.32.35:882][  0]SourceControl: Revision control is disabled
+[2024.01.21-18.32.35:882][  0]LogUnrealEdMisc: Loading editor; pre map load, took 6.043
+[2024.01.21-18.32.35:882][  0]Cmd: MAP LOAD FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=3
+[2024.01.21-18.32.35:882][  0]LightingResults: New page: Lighting Build
+[2024.01.21-18.32.35:884][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.35:884][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.35:885][  0]MapCheck: New page: Map Check
+[2024.01.21-18.32.35:885][  0]LightingResults: New page: Lighting Build
+[2024.01.21-18.32.35:888][  0]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.32.35:892][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
+[2024.01.21-18.32.35:930][  0]LogAssetRegistry: Display: Triggering cache save on discovery complete
+[2024.01.21-18.32.36:075][  0]LogDeviceProfileManager: Going up to parent DeviceProfile []
+[2024.01.21-18.32.36:136][  0]LogAudio: Display: Audio Device (ID: 1) registered with world 'BackroomsMap'.
+[2024.01.21-18.32.36:136][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.32.36:136][  0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.32.36:137][  0]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.32.36:273][  0]LogEditorServer: Finished looking for orphan Actors (0.000 secs)
+[2024.01.21-18.32.36:285][  0]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-18.32.36:286][  0]Cmd: MAP CHECKDEP NOCLEARLOG
+[2024.01.21-18.32.36:286][  0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,09ms to complete.
+[2024.01.21-18.32.36:290][  0]LogUnrealEdMisc: Total Editor Startup Time, took 6.451
+[2024.01.21-18.32.36:290][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.32.36:290][  0]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.32.36:290][  0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-18.32.36:291][  0]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "TopLeftModeTab" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:401][  0]LogSlate: The tab "LevelEditorToolBar" attempted to spawn in layout 'LevelEditor_Layout_v1.8' but failed for some reason. It will not be displayed.
+[2024.01.21-18.32.36:413][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.36:421][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.36:429][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.36:436][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.36:477][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:477][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:478][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:478][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:478][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:478][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:478][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:478][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:479][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:479][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:479][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:479][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:479][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:479][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:480][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:480][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:480][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:480][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:480][  0]LogPakFile: Initializing PakPlatformFile
+[2024.01.21-18.32.36:480][  0]LogPakFile: Display: Mounted Pak file 'G:/UnrealEngines/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
+[2024.01.21-18.32.36:511][  0]LogAssetRegistry: Display: Asset registry cache written as 17.7 MiB to ../../../../../digital_art/BackroomsDigitalArt/Intermediate/CachedAssetRegistry_*.bin
+[2024.01.21-18.32.36:992][  0]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.21-18.32.37:084][  0]LogSlate: Took 0.000098 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
+[2024.01.21-18.32.37:087][  0]LogSlate: Took 0.000106 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
+[2024.01.21-18.32.37:088][  0]LogSlate: Took 0.000057 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K)
+[2024.01.21-18.32.37:103][  0]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.21-18.32.37:230][  0]LogStall: Startup...
+[2024.01.21-18.32.37:232][  0]LogStall: Startup complete.
+[2024.01.21-18.32.37:238][  0]LogLoad: (Engine Initialization) Total time: 7.40 seconds
+[2024.01.21-18.32.37:238][  0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds
+[2024.01.21-18.32.37:267][  0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.32.37:316][  0]LogAssetRegistry: AssetRegistryGather time 0.0929s: AssetDataDiscovery 0.0157s, AssetDataGather 0.0372s, StoreResults 0.0400s.
+[2024.01.21-18.32.37:341][  0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000007 seconds (updated 0 objects)
+[2024.01.21-18.32.37:791][  0]LogSlate: External Image Picker: DecompressImage failed
+[2024.01.21-18.32.37:905][  0]LogContentStreaming: Texture pool size now 800 MB
+[2024.01.21-18.32.37:940][  0]LogAutomationController: Ignoring very large delta of 16790160.60 seconds in calls to FAutomationControllerManager::Tick() and not penalizing unresponsive tests
+[2024.01.21-18.32.37:941][  1]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-2MPQGVL: (Name=DESKTOP-2MPQGVL, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.22631.0, Flags="Device_InstallSoftwareValid")
+[2024.01.21-18.32.37:962][  1]LogPython: registering <class 'ControlRigWorkflows.workflow_deformation_rig_preset.provider'>
 
-[2024.01.12-23.12.03:766][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.024773 secs
-[2024.01.12-23.12.04:275][  4]LogSlate: Took 0.000076 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
-[2024.01.12-23.12.22:361][414]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.12.22:367][414]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.12.22:367][414]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:12:22)
-[2024.01.12-23.12.22:370][414]LogOnline: OSS: Created online subsystem instance for: NULL
-[2024.01.12-23.12.22:370][414]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
-[2024.01.12-23.12.22:370][414]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.12.22:384][414]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013941s)
-[2024.01.12-23.12.22:384][414]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013979s)
-[2024.01.12-23.12.22:387][414]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.12-23.12.22:388][414]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.12.22:388][414]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.12.22:389][414]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.12.22:389][414]LogPlayLevel: PIE: World Init took: (0.000778s)
-[2024.01.12-23.12.22:389][414]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.12.22:389][414]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.12.22:389][414]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.12.22:389][414]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.12.22:389][414]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.12.22:389][414]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.12.22:391][414]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.12.22:414][414]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.12.22:415][414]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
-[2024.01.12-23.12.22:415][414]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
-[2024.01.12-23.12.22:417][414]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
-[2024.01.12-23.12.22:417][414]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
-[2024.01.12-23.12.22:417][414]LogInit: FAudioDevice initialized with ID 2.
-[2024.01.12-23.12.22:417][414]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
-[2024.01.12-23.12.22:417][414]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.12-23.12.22:613][414]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.12.22:620][414]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.12.22
-[2024.01.12-23.12.22:621][414]LogWorld: Bringing up level for play took: 0.008037
-[2024.01.12-23.12.22:623][414]LogOnline: OSS: Created online subsystem instance for: :Context_2
-[2024.01.12-23.12.22:631][414]PIE: Server logged in
-[2024.01.12-23.12.22:632][414]PIE: Play in editor total start time 0,266 seconds.
-[2024.01.12-23.12.25:815][672]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.12.25:815][672]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.12.25:815][672]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.12.25:816][672]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.12.25:818][672]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.12.25:821][672]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.12.25:825][672]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.12.25:825][672]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
-[2024.01.12-23.12.25:825][672]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.12-23.12.25:826][672]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
-[2024.01.12-23.12.25:830][672]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.12.25:834][672]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
-[2024.01.12-23.12.25:906][674]LogPlayLevel: Display: Destroying online subsystem :Context_2
-[2024.01.12-23.12.37:124][528]MapCheck: New page: Map Check
-[2024.01.12-23.12.37:135][528]LogSlate: Took 0.000090 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
-[2024.01.12-23.12.37:140][528]Cmd: MAP REBUILD ALLVISIBLE
-[2024.01.12-23.12.37:140][528]LogEditorServer: Rebuildmap Clear paths rebuilt
-[2024.01.12-23.12.37:141][528]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.12.37:143][528]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.12.37:143][528]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.12.37:143][528]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.12.37:158][528]LogNavigationDataBuild: Display: UNavigationSystemV1::Build started...
-[2024.01.12-23.12.37:158][528]LogNavigationDataBuild: Display: UNavigationSystemV1::Build total execution time: 0.00s
-[2024.01.12-23.12.37:162][528]LogUObjectHash: Compacting FUObjectHashTables data took   0.47ms
-[2024.01.12-23.12.37:915][528]LogLevel: Display: Export Material TexCoord Scales took 0.640 seconds.
-[2024.01.12-23.12.37:917][528]TextureStreamingBuild: Display: Build Texture Streaming took 0.002 seconds.
-[2024.01.12-23.12.37:921][528]LogUObjectHash: Compacting FUObjectHashTables data took   0.38ms
-[2024.01.12-23.12.37:924][528]LightingResults: New page: Lighting Build - 13 Jan 2024, 01:12:37
-[2024.01.12-23.12.37:953][528]LogSwarmInterface: [OpenConnection] Registering TCP channel ...
-[2024.01.12-23.12.37:995][528]LogSwarmInterface: [OpenConnection] Connecting to agent ...
-[2024.01.12-23.12.38:005][528]LogSwarmInterface: [TryOpenConnection] Testing the Agent
-[2024.01.12-23.12.38:522][528]LogSwarmInterface: [TryOpenConnection] Opening Connection to Agent
-[2024.01.12-23.12.38:522][528]LogSwarmInterface: [TryOpenConnection] Local Process ID is 4532
-[2024.01.12-23.12.45:307][528]LightingResults: Warning: No importance volume found and the scene is so large that the automatically synthesized volume will not yield good results.  Please add a tightly bounding lightmass importance volume to optimize your scene's quality and lighting build times.
-[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ ImmediateImport mode ENABLED
-[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ ImmediateProcess mode ENABLED
-[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ Sorting mode ENABLED
-[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ Mapping paddings ENABLED
-[2024.01.12-23.12.45:307][528]LogStaticLightingSystem: Running Lightmass w/ Mapping debug paddings DISABLED
-[2024.01.12-23.12.45:419][528]Cmd: MAP CHECK DONTDISPLAYDIALOG
-[2024.01.12-23.12.45:419][528]MapCheck: New page: BackroomsMap - 13 Jan 2024, 01:12:45
-[2024.01.12-23.12.45:419][528]MapCheck: Error: WorldSettings_1 Maps need lighting rebuilt 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false. 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_867 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:419][528]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_875 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_914 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_915 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_916 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_925 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_943 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_15 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_5 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_6 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_891 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_892 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_895 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_896 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_897 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_898 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_899 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_900 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_901 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_902 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_903 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_904 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_905 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_907 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_908 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_909 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_926 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_927 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_928 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_929 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_930 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_931 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_932 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_934 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_935 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_936 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_937 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_938 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_940 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_941 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Warning: Lamp_C_942 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.45:420][528]MapCheck: Map check complete: 1 Error(s), 93 Warning(s), took 1,531ms to complete.
-[2024.01.12-23.12.45:420][528]LogEditorBuildUtils: Build time 0:08
-[2024.01.12-23.12.45:520][529]LogUObjectHash: Compacting FUObjectHashTables data took   0.49ms
-[2024.01.12-23.12.46:958][533]LightingResults: Warning: Ceiling Object has wrapping UVs.
-[2024.01.12-23.12.46:958][533]LightingResults: Warning: Floor Object has wrapping UVs.
-[2024.01.12-23.12.46:958][533]LightingResults: Warning: abgrund_outer_fixed Object has overlapping UVs.
-[2024.01.12-23.12.46:958][533]LightingResults: abgrund_outer_fixed Lightmap UV are overlapping by 56.9%. Please adjust content - Enable Error Coloring to visualize.
-[2024.01.12-23.12.46:958][533]LightingResults: Warning: abgrund_inner_fixed Object has overlapping UVs.
-[2024.01.12-23.12.46:958][533]LightingResults: abgrund_inner_fixed Lightmap UV are overlapping by 56.9%. Please adjust content - Enable Error Coloring to visualize.
-[2024.01.12-23.12.47:478][535]Job is a success!
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport: Imported Volumetric Lightmap in 0.036s
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:      Indirection Texture 32x32x32 = 0.1Mb
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:      BrickData (all levels) 0.3Mb (trimmed 0.4Mb due to 0.010000 MinBrickError)
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:      Bricks at depth
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:          0: 8.4% covering 100.0% of volume
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:          1: 70.5% covering 13.1% of volume
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:          2: 21.1% covering 0.1% of volume
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:      Bricks in each level
-[2024.01.12-23.12.48:083][536]LogVolumetricLightmapImport:          BackroomsMap 			 95 bricks 	 100.0% (Persistent Level)
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_925 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_923 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_6 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_1 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_909 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_897 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_902 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_926 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_911 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_8 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_861 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_7 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_937 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_900 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_915 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_916 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_899 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_903 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_941 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_912 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_860 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_914 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_2 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_862 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_922 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_927 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_11 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_867 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_936 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_886 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_884 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_3 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_928 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_10 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_890 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_891 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_934 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_864 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_907 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_15 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_868 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_869 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_901 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_904 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_929 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_931 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_870 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_935 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:106][536]LightingResults: Warning: Lamp_C_875 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_872 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_943 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_12 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_14 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_13 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:107][536]LightingResults: Warning: Lamp_C_0 Severe performance loss: Failed to allocate shadowmap channel for stationary light due to overlap - light will fall back to dynamic shadows!
-[2024.01.12-23.12.48:109][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:HQ_Lightmap0_1 (TFO_AutoDXT, 128x128 x1x1x1) (Required Memory Estimate: 2.666627 MB), EncodeSpeed: Fast
-[2024.01.12-23.12.48:111][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:LQ_Lightmap_0_1 (TFO_DXT1, 128x128 x1x1x1) (Required Memory Estimate: 1.947886 MB), EncodeSpeed: Fast
-[2024.01.12-23.12.48:112][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:HQ_Lightmap0_4 (TFO_AutoDXT, 128x128 x1x1x1) (Required Memory Estimate: 2.666627 MB), EncodeSpeed: Fast
-[2024.01.12-23.12.48:112][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:LQ_Lightmap_0_4 (TFO_DXT1, 128x128 x1x1x1) (Required Memory Estimate: 1.947886 MB), EncodeSpeed: Fast
-[2024.01.12-23.12.48:117][536]LogTexture: Display: Building textures: /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData:ShadowMapTexture2D_1 (BGRA8, 128x64 x1x1x1) (Required Memory Estimate: 0.312489 MB), EncodeSpeed: Fast
-[2024.01.12-23.12.48:134][536]LogStaticLightingSystem: BackroomsMap_BuiltData storing lightmap data for 9 meshes in 5 LightmapResourceClusters (1.8 Meshes per cluster).
-[2024.01.12-23.12.48:137][536]LogMaterial: Display: Material /Game/GameMap/Walls/Wall_Instance.Wall_Instance needed to have new flag set bUsedWithStaticLighting !
-[2024.01.12-23.12.48:150][536]Lightmass on DESKTOP-2MPQGVL: 2.05 sec total, 91 ms importing, 2 ms setup, 485 ms photons, 1.45 sec processing, 0 us extra exporting [9/9 mappings]. Threads: 21.7 sec total, 799 ms processing.
-[2024.01.12-23.12.48:155][536]LogMaterial: Display: Material /Game/GameMap/Ceiling/Ceiling_Material_Inst.Ceiling_Material_Inst needed to have new flag set bUsedWithStaticLighting !
-[2024.01.12-23.12.48:171][536]LogMaterial: Display: Material /Game/Materials/Test_Inst.Test_Inst needed to have new flag set bUsedWithStaticLighting !
-[2024.01.12-23.12.48:187][536]LogMaterial: Display: Material /Game/GameMap/Floor/Floor_Material_Inst.Floor_Material_Inst needed to have new flag set bUsedWithStaticLighting !
-[2024.01.12-23.12.48:210][536]LogUObjectHash: Compacting FUObjectHashTables data took   0.27ms
-[2024.01.12-23.12.48:244][536]LogStaticLightingSystem: Illumination: 9.95 sec (7 ms encoding lightmaps, 3 ms encoding shadowmaps)
-[2024.01.12-23.12.48:244][536]LogStaticLightingSystem: Lightmap texture memory:  0.2 MB (0.2 MB streaming, 0.0 MB non-streaming), 8 textures
-[2024.01.12-23.12.48:244][536]LogStaticLightingSystem: Shadowmap texture memory: 0.1 MB (0.1 MB streaming, 0.0 MB non-streaming), 4 textures
-[2024.01.12-23.12.54:317][536]DumpUnbuiltLightIteractions
-[2024.01.12-23.12.54:317][536]Lights with unbuilt interactions: 0
-[2024.01.12-23.12.54:317][536]
-[2024.01.12-23.12.54:317][536]Primitives with unbuilt interactions: 0
-[2024.01.12-23.12.54:335][537]Cmd: MAP CHECK NOTIFYRESULTS
-[2024.01.12-23.12.54:335][537]MapCheck: New page: BackroomsMap - 13 Jan 2024, 01:12:54
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false. 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_867 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_875 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_914 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_915 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_916 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_925 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_943 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_15 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:335][537]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_5 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_6 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_891 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_892 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_895 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_896 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_897 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_898 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_899 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_900 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_901 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_902 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_903 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_904 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_905 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_907 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_908 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_909 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_926 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_927 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_928 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_929 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_930 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_931 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_932 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_934 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_935 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_936 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_937 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_938 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_940 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_941 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Warning: Lamp_C_942 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.12.54:336][537]MapCheck: Map check complete: 0 Error(s), 93 Warning(s), took 1,325ms to complete.
-[2024.01.12-23.13.20:477][738]LogSlate: Window 'Message Log' being destroyed
-[2024.01.12-23.13.20:493][738]LogSlate: Window 'Message Log' being destroyed
-[2024.01.12-23.13.27:657][229]LogSlate: Window 'Message Log' being destroyed
-[2024.01.12-23.13.27:674][229]LogSlate: Window 'Message Log' being destroyed
-[2024.01.12-23.13.28:421][290]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.13.28:427][290]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.13.28:427][290]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:13:28)
-[2024.01.12-23.13.28:454][290]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.13.28:468][290]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013696s)
-[2024.01.12-23.13.28:468][290]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013735s)
-[2024.01.12-23.13.28:471][290]LogUObjectHash: Compacting FUObjectHashTables data took   0.46ms
-[2024.01.12-23.13.28:474][290]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.13.28:474][290]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.13.28:475][290]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.13.28:475][290]LogPlayLevel: PIE: World Init took: (0.000750s)
-[2024.01.12-23.13.28:475][290]LogAudio: Display: Creating Audio Device:                 Id: 3, Scope: Unique, Realtime: True
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.13.28:475][290]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.13.28:475][290]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.13.28:475][290]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.13.28:475][290]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.13.28:475][290]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.13.28:477][290]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.13.28:499][290]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.13.28:500][290]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
-[2024.01.12-23.13.28:500][290]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
-[2024.01.12-23.13.28:502][290]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
-[2024.01.12-23.13.28:502][290]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
-[2024.01.12-23.13.28:502][290]LogInit: FAudioDevice initialized with ID 3.
-[2024.01.12-23.13.28:502][290]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
-[2024.01.12-23.13.28:502][290]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.12-23.13.28:503][290]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.13.28:510][290]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.13.28
-[2024.01.12-23.13.28:511][290]LogWorld: Bringing up level for play took: 0.006964
-[2024.01.12-23.13.28:512][290]LogOnline: OSS: Created online subsystem instance for: :Context_3
-[2024.01.12-23.13.28:514][290]PIE: Server logged in
-[2024.01.12-23.13.28:514][290]PIE: Play in editor total start time 0,087 seconds.
-[2024.01.12-23.13.39:485][318]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.13.39:485][318]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.13.39:485][318]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.13.39:486][318]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.13.39:489][318]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.13.39:491][318]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.13.39:494][318]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.13.39:495][318]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
-[2024.01.12-23.13.39:495][318]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.12-23.13.39:496][318]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
-[2024.01.12-23.13.39:503][318]LogUObjectHash: Compacting FUObjectHashTables data took   0.63ms
-[2024.01.12-23.13.39:567][320]LogPlayLevel: Display: Destroying online subsystem :Context_3
-[2024.01.12-23.13.46:489][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.13.46:520][ 43]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.13.46:541][ 43]LogUObjectHash: Compacting FUObjectHashTables data took   0.47ms
-[2024.01.12-23.13.46:546][ 43]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.003899 seconds
-[2024.01.12-23.13.46:584][ 43]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.13.46:584][ 43]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC3E6EFED4F2C9613DE6CA4A441FA58FC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.13.46:589][ 43]Message dialog closed, result: Ok, title: Unable to Check Out From Revision Control!, text: The following assets could not be successfully checked out from revision control:
-/Game/BackroomsMap_BuiltData
-[2024.01.12-23.13.46:589][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.13.46:589][ 43]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap_BuiltData" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset" SILENT=true
-[2024.01.12-23.13.46:596][ 43]LogSavePackage: Moving output files for package: /Game/BackroomsMap_BuiltData
-[2024.01.12-23.13.46:596][ 43]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap_BuiltData85DFAAE84069132B3F7BF69F8FA868F4.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap_BuiltData.uasset'
-[2024.01.12-23.13.46:598][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave took 8 ms
-[2024.01.12-23.13.46:598][ 43]Message dialog closed, result: Ok, title: Unable to Check Out From Revision Control!, text: The following assets could not be successfully checked out from revision control:
-/Game/BackroomsMap_BuiltData
-[2024.01.12-23.13.46:598][ 43]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
-[2024.01.12-23.13.46:606][ 43]LogFileHelpers: InternalPromptForCheckoutAndSave took 116 ms (total: 124 ms)
-[2024.01.12-23.13.46:607][ 43]AssetCheck: New page: Asset Save: multiple assets
-[2024.01.12-23.13.46:607][ 43]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.13.46:608][ 43]LogContentValidation: Display: Validating /Script/Engine.MapBuildDataRegistry /Game/BackroomsMap_BuiltData.BackroomsMap_BuiltData
-[2024.01.12-23.13.55:898][923]LogSlate: Took 0.000132 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.12-23.13.55:917][924]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.13.55:941][925]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.13.57:817][ 67]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.13.57:817][ 67]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.13.57:817][ 67]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.13.57:830][ 67]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
-[2024.01.12-23.14.00:548][313]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
-[2024.01.12-23.14.12:447][718]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:15.098 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 8429 files in 10052 folders with total size 478 MiB.
-[2024.01.12-23.14.17:569][301]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
-[2024.01.12-23.14.23:557][948]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.14.23:596][948]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.14.23:599][948]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.14.23:599][948]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp096AB8CA4F113EBBFAD71EB83AD872FA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.14.23:611][948]LogFileHelpers: InternalPromptForCheckoutAndSave took 55 ms (total: 179 ms)
-[2024.01.12-23.14.23:613][948]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.14.23:613][948]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.14.25:210][138]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.14.25:347][138]LogUObjectHash: Compacting FUObjectHashTables data took   1.16ms
-[2024.01.12-23.14.27:188][294]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.14.27:195][294]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.14.27:195][294]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:14:27)
-[2024.01.12-23.14.27:195][294]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.14.27:210][294]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014302s)
-[2024.01.12-23.14.27:210][294]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014340s)
-[2024.01.12-23.14.27:225][294]LogUObjectHash: Compacting FUObjectHashTables data took   1.05ms
-[2024.01.12-23.14.27:226][294]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.14.27:226][294]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.14.27:226][294]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.14.27:227][294]LogPlayLevel: PIE: World Init took: (0.000858s)
-[2024.01.12-23.14.27:227][294]LogAudio: Display: Creating Audio Device:                 Id: 4, Scope: Unique, Realtime: True
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.14.27:227][294]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.14.27:227][294]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.14.27:227][294]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.14.27:227][294]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.14.27:227][294]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.14.27:229][294]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.14.27:254][294]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.14.27:255][294]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.14.27:255][294]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.14.27:255][294]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.14.27:257][294]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4
-[2024.01.12-23.14.27:257][294]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4
-[2024.01.12-23.14.27:258][294]LogInit: FAudioDevice initialized with ID 4.
-[2024.01.12-23.14.27:258][294]LogAudio: Display: Audio Device (ID: 4) registered with world 'BackroomsMap'.
-[2024.01.12-23.14.27:258][294]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4
-[2024.01.12-23.14.27:258][294]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4
-[2024.01.12-23.14.27:258][294]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4
-[2024.01.12-23.14.27:260][294]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.14.27:266][294]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.14.27
-[2024.01.12-23.14.27:266][294]LogWorld: Bringing up level for play took: 0.007085
-[2024.01.12-23.14.27:268][294]LogOnline: OSS: Created online subsystem instance for: :Context_7
-[2024.01.12-23.14.27:270][294]PIE: Server logged in
-[2024.01.12-23.14.27:271][294]PIE: Play in editor total start time 0,076 seconds.
-[2024.01.12-23.15.03:224][581]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.15.03:224][581]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.15.03:224][581]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.15.03:225][581]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.15.03:227][581]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.15.03:231][581]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.15.03:242][581]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.15.03:242][581]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4
-[2024.01.12-23.15.03:242][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
-[2024.01.12-23.15.03:245][581]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4
-[2024.01.12-23.15.03:248][581]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.15.03:251][581]LogUObjectHash: Compacting FUObjectHashTables data took   1.04ms
-[2024.01.12-23.15.03:315][583]LogPlayLevel: Display: Destroying online subsystem :Context_7
-[2024.01.12-23.15.19:961][118]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.15.19:996][118]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.15.19:999][118]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.15.19:999][118]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp502D60624E4E80F5DD11F6AFE88BA1E5.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.15.20:009][118]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 227 ms)
-[2024.01.12-23.15.20:010][118]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.15.20:010][118]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.15.29:654][221]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.15.29:691][221]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.15.29:694][221]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.15.29:695][221]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampE2E33A204A348DFFF179879B1C8E377C.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.15.29:706][221]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 281 ms)
-[2024.01.12-23.15.29:708][221]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.15.29:708][221]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.15.30:287][290]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.15.30:441][290]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
-[2024.01.12-23.15.35:300][594]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.15.35:307][594]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.15.35:307][594]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:15:35)
-[2024.01.12-23.15.35:307][594]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.15.35:321][594]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014505s)
-[2024.01.12-23.15.35:321][594]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014536s)
-[2024.01.12-23.15.35:334][594]LogUObjectHash: Compacting FUObjectHashTables data took   1.03ms
-[2024.01.12-23.15.35:336][594]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.15.35:336][594]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.15.35:336][594]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.15.35:337][594]LogPlayLevel: PIE: World Init took: (0.000868s)
-[2024.01.12-23.15.35:337][594]LogAudio: Display: Creating Audio Device:                 Id: 5, Scope: Unique, Realtime: True
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.15.35:337][594]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.15.35:337][594]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.15.35:337][594]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.15.35:337][594]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.15.35:337][594]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.15.35:339][594]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.15.35:363][594]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.15.35:364][594]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5
-[2024.01.12-23.15.35:364][594]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5
-[2024.01.12-23.15.35:365][594]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5
-[2024.01.12-23.15.35:365][594]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5
-[2024.01.12-23.15.35:365][594]LogInit: FAudioDevice initialized with ID 5.
-[2024.01.12-23.15.35:365][594]LogAudio: Display: Audio Device (ID: 5) registered with world 'BackroomsMap'.
-[2024.01.12-23.15.35:365][594]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5
-[2024.01.12-23.15.35:367][594]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.15.35:373][594]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.15.35
-[2024.01.12-23.15.35:374][594]LogWorld: Bringing up level for play took: 0.007041
-[2024.01.12-23.15.35:376][594]LogOnline: OSS: Created online subsystem instance for: :Context_8
-[2024.01.12-23.15.35:377][594]PIE: Server logged in
-[2024.01.12-23.15.35:378][594]PIE: Play in editor total start time 0,072 seconds.
-[2024.01.12-23.16.04:343][329]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.16.04:343][329]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.16.04:343][329]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.16.04:344][329]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.16.04:347][329]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.16.04:351][329]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.16.04:364][329]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.16.04:365][329]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5
-[2024.01.12-23.16.04:365][329]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
-[2024.01.12-23.16.04:366][329]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5
-[2024.01.12-23.16.04:370][329]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.16.04:373][329]LogUObjectHash: Compacting FUObjectHashTables data took   1.10ms
-[2024.01.12-23.16.04:446][331]LogPlayLevel: Display: Destroying online subsystem :Context_8
-[2024.01.12-23.16.10:962][704]Cmd: TRANSACTION UNDO
-[2024.01.12-23.16.10:962][704]LogEditorTransaction: Undo Rename Component Variable
-[2024.01.12-23.16.12:137][791]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.16.12:250][791]LogUObjectHash: Compacting FUObjectHashTables data took   1.03ms
-[2024.01.12-23.16.19:808][454]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.16.19:850][454]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.16.19:853][454]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.16.19:853][454]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampBF0078964AE37C93EE8A32AD6806D1AE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.16.19:864][454]LogFileHelpers: InternalPromptForCheckoutAndSave took 54 ms (total: 336 ms)
-[2024.01.12-23.16.19:864][454]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.16.19:864][454]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.16.20:944][583]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.16.21:065][583]LogUObjectHash: Compacting FUObjectHashTables data took   1.46ms
-[2024.01.12-23.16.29:764][312]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.16.29:795][312]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.16.29:828][312]LogUObjectHash: Compacting FUObjectHashTables data took   1.04ms
-[2024.01.12-23.16.29:867][312]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.16.29:867][312]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap03EAF921489AF7171F89509BB833A53E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.16.29:872][312]LogFileHelpers: All files are already saved.
-[2024.01.12-23.16.29:872][312]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
-[2024.01.12-23.16.29:879][312]LogFileHelpers: InternalPromptForCheckoutAndSave took 114 ms (total: 451 ms)
-[2024.01.12-23.16.29:879][312]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.16.29:879][312]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.16.36:688][ 32]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.16.36:726][ 32]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.16.36:729][ 32]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.16.36:729][ 32]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampBAB351354D06E5F096F8C78C0272D6E6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.16.36:739][ 32]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 502 ms)
-[2024.01.12-23.16.36:740][ 32]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.16.36:740][ 32]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.16.37:010][ 64]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.16.37:126][ 64]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
-[2024.01.12-23.16.37:608][ 92]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.16.37:647][ 92]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.16.37:650][ 92]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.16.37:650][ 92]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp4B9F9414408627E4F1F0779F2E139553.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.16.37:659][ 92]LogFileHelpers: InternalPromptForCheckoutAndSave took 51 ms (total: 553 ms)
-[2024.01.12-23.16.37:660][ 92]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.16.37:660][ 92]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.16.38:664][167]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.16.38:670][167]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.16.38:670][167]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:16:38)
-[2024.01.12-23.16.38:670][167]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.16.38:685][167]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014600s)
-[2024.01.12-23.16.38:685][167]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014633s)
-[2024.01.12-23.16.38:700][167]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
-[2024.01.12-23.16.38:703][167]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.16.38:703][167]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.16.38:703][167]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.16.38:703][167]LogPlayLevel: PIE: World Init took: (0.000891s)
-[2024.01.12-23.16.38:703][167]LogAudio: Display: Creating Audio Device:                 Id: 6, Scope: Unique, Realtime: True
-[2024.01.12-23.16.38:703][167]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.16.38:704][167]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.16.38:704][167]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.16.38:704][167]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.16.38:704][167]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.16.38:704][167]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.16.38:706][167]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.16.38:730][167]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.16.38:732][167]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6
-[2024.01.12-23.16.38:732][167]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6
-[2024.01.12-23.16.38:733][167]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6
-[2024.01.12-23.16.38:733][167]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6
-[2024.01.12-23.16.38:733][167]LogInit: FAudioDevice initialized with ID 6.
-[2024.01.12-23.16.38:733][167]LogAudio: Display: Audio Device (ID: 6) registered with world 'BackroomsMap'.
-[2024.01.12-23.16.38:733][167]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6
-[2024.01.12-23.16.38:735][167]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.16.38:742][167]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.16.38
-[2024.01.12-23.16.38:742][167]LogWorld: Bringing up level for play took: 0.007410
-[2024.01.12-23.16.38:744][167]LogOnline: OSS: Created online subsystem instance for: :Context_9
-[2024.01.12-23.16.38:746][167]PIE: Server logged in
-[2024.01.12-23.16.38:747][167]PIE: Play in editor total start time 0,077 seconds.
-[2024.01.12-23.16.57:662][ 35]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.16.57:662][ 35]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.16.57:663][ 35]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.16.57:663][ 35]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.16.57:666][ 35]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.16.57:670][ 35]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.16.57:682][ 35]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.16.57:683][ 35]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6
-[2024.01.12-23.16.57:683][ 35]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
-[2024.01.12-23.16.57:684][ 35]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6
-[2024.01.12-23.16.57:688][ 35]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.16.57:691][ 35]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
-[2024.01.12-23.16.57:767][ 37]LogPlayLevel: Display: Destroying online subsystem :Context_9
-[2024.01.12-23.17.03:154][602]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.17.03:197][602]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.17.03:200][602]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.17.03:200][602]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/LampA1D305E14ABD41A7B55A3DB604386BD3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.17.03:210][602]LogFileHelpers: InternalPromptForCheckoutAndSave took 56 ms (total: 610 ms)
-[2024.01.12-23.17.03:211][602]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.17.03:211][602]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.17.04:281][729]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.17.04:385][729]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
-[2024.01.12-23.17.10:226][223]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.17.10:262][223]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.17.10:294][223]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
-[2024.01.12-23.17.10:333][223]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.17.10:334][223]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap2CCC4E1A4B7A1B1716BE1AAF9EDE0814.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.17.10:339][223]LogFileHelpers: All files are already saved.
-[2024.01.12-23.17.10:339][223]LogFileHelpers: Saving map 'BackroomsMap' took 0.077
-[2024.01.12-23.17.10:346][223]LogFileHelpers: InternalPromptForCheckoutAndSave took 120 ms (total: 730 ms)
-[2024.01.12-23.17.10:348][223]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.17.10:348][223]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.17.11:288][317]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.17.11:294][317]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.17.11:294][317]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:17:11)
-[2024.01.12-23.17.11:322][317]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.17.11:336][317]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013757s)
-[2024.01.12-23.17.11:336][317]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013795s)
-[2024.01.12-23.17.11:348][317]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
-[2024.01.12-23.17.11:349][317]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.17.11:349][317]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.17.11:350][317]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.17.11:350][317]LogPlayLevel: PIE: World Init took: (0.000836s)
-[2024.01.12-23.17.11:350][317]LogAudio: Display: Creating Audio Device:                 Id: 7, Scope: Unique, Realtime: True
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.17.11:350][317]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.17.11:350][317]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.17.11:351][317]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.17.11:351][317]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.17.11:351][317]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.17.11:352][317]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.17.11:376][317]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.17.11:377][317]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7
-[2024.01.12-23.17.11:377][317]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7
-[2024.01.12-23.17.11:378][317]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7
-[2024.01.12-23.17.11:378][317]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7
-[2024.01.12-23.17.11:378][317]LogInit: FAudioDevice initialized with ID 7.
-[2024.01.12-23.17.11:378][317]LogAudio: Display: Audio Device (ID: 7) registered with world 'BackroomsMap'.
-[2024.01.12-23.17.11:378][317]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7
-[2024.01.12-23.17.11:380][317]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.17.11:387][317]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.17.11
-[2024.01.12-23.17.11:388][317]LogWorld: Bringing up level for play took: 0.006933
-[2024.01.12-23.17.11:390][317]LogOnline: OSS: Created online subsystem instance for: :Context_10
-[2024.01.12-23.17.11:392][317]PIE: Server logged in
-[2024.01.12-23.17.11:392][317]PIE: Play in editor total start time 0,098 seconds.
-[2024.01.12-23.17.17:632][833]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.17.17:632][833]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.17.17:632][833]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.17.17:633][833]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.17.17:636][833]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.17.17:640][833]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.17.17:652][833]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.17.17:653][833]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7
-[2024.01.12-23.17.17:653][833]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
-[2024.01.12-23.17.17:655][833]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7
-[2024.01.12-23.17.17:662][833]LogUObjectHash: Compacting FUObjectHashTables data took   1.23ms
-[2024.01.12-23.17.17:745][835]LogPlayLevel: Display: Destroying online subsystem :Context_10
-[2024.01.12-23.17.21:068][168]Cmd: MODE GRID=0
-[2024.01.12-23.17.23:103][379]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.17.23:139][379]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.17.23:143][379]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.17.23:143][379]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp4A34D6B3470D1ABE64E4429B6AE09500.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.17.23:152][379]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 780 ms)
-[2024.01.12-23.17.23:153][379]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.17.23:153][379]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.17.23:703][444]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.17.23:808][444]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
-[2024.01.12-23.17.26:208][612]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.17.26:215][612]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.17.26:215][612]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:17:26)
-[2024.01.12-23.17.26:215][612]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.17.26:229][612]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014573s)
-[2024.01.12-23.17.26:229][612]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014601s)
-[2024.01.12-23.17.26:243][612]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
-[2024.01.12-23.17.26:245][612]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.17.26:245][612]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.17.26:245][612]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.17.26:245][612]LogPlayLevel: PIE: World Init took: (0.000802s)
-[2024.01.12-23.17.26:246][612]LogAudio: Display: Creating Audio Device:                 Id: 8, Scope: Unique, Realtime: True
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.17.26:246][612]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.17.26:246][612]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.17.26:246][612]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.17.26:246][612]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.17.26:246][612]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.17.26:248][612]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.17.26:272][612]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.17.26:273][612]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8
-[2024.01.12-23.17.26:273][612]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8
-[2024.01.12-23.17.26:275][612]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8
-[2024.01.12-23.17.26:275][612]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8
-[2024.01.12-23.17.26:275][612]LogInit: FAudioDevice initialized with ID 8.
-[2024.01.12-23.17.26:275][612]LogAudio: Display: Audio Device (ID: 8) registered with world 'BackroomsMap'.
-[2024.01.12-23.17.26:275][612]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8
-[2024.01.12-23.17.26:276][612]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.17.26:283][612]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.17.26
-[2024.01.12-23.17.26:284][612]LogWorld: Bringing up level for play took: 0.007159
-[2024.01.12-23.17.26:286][612]LogOnline: OSS: Created online subsystem instance for: :Context_11
-[2024.01.12-23.17.26:288][612]PIE: Server logged in
-[2024.01.12-23.17.26:288][612]PIE: Play in editor total start time 0,073 seconds.
-[2024.01.12-23.17.37:032][580]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.17.37:032][580]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.17.37:033][580]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.17.37:033][580]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.17.37:036][580]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.17.37:040][580]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.17.37:051][580]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.17.37:053][580]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8
-[2024.01.12-23.17.37:053][580]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
-[2024.01.12-23.17.37:055][580]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8
-[2024.01.12-23.17.37:058][580]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.17.37:061][580]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
-[2024.01.12-23.17.37:130][582]LogPlayLevel: Display: Destroying online subsystem :Context_11
-[2024.01.12-23.17.39:800][804]Cmd: DELETE
-[2024.01.12-23.17.39:801][804]Cmd: ACTOR DELETE
-[2024.01.12-23.17.39:806][804]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.17.39:822][804]LogUObjectHash: Compacting FUObjectHashTables data took   1.05ms
-[2024.01.12-23.17.39:823][804]LogEditorActor: Deleted 1 Actors (0.022 secs)
-[2024.01.12-23.17.45:914][250]Cmd: TRANSACTION UNDO
-[2024.01.12-23.17.45:914][250]LogEditorTransaction: Undo Move Elements
-[2024.01.12-23.17.47:093][312]Cmd: MODE GRID=1
-[2024.01.12-23.17.53:622][701]Cmd: DELETE
-[2024.01.12-23.17.53:622][701]Cmd: ACTOR DELETE
-[2024.01.12-23.17.53:627][701]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.17.53:643][701]LogUObjectHash: Compacting FUObjectHashTables data took   1.04ms
-[2024.01.12-23.17.53:645][701]LogEditorActor: Deleted 1 Actors (0.023 secs)
-[2024.01.12-23.18.04:355][358]Cmd: DELETE
-[2024.01.12-23.18.04:355][358]Cmd: ACTOR DELETE
-[2024.01.12-23.18.04:360][358]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.04:379][358]LogUObjectHash: Compacting FUObjectHashTables data took   1.06ms
-[2024.01.12-23.18.04:381][358]LogEditorActor: Deleted 1 Actors (0.026 secs)
-[2024.01.12-23.18.13:851][908]Cmd: DELETE
-[2024.01.12-23.18.13:851][908]Cmd: ACTOR DELETE
-[2024.01.12-23.18.13:856][908]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.13:872][908]LogUObjectHash: Compacting FUObjectHashTables data took   1.04ms
-[2024.01.12-23.18.13:874][908]LogEditorActor: Deleted 1 Actors (0.023 secs)
-[2024.01.12-23.18.20:746][363]Cmd: DELETE
-[2024.01.12-23.18.20:746][363]Cmd: ACTOR DELETE
-[2024.01.12-23.18.20:751][363]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.20:763][363]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
-[2024.01.12-23.18.20:766][363]LogEditorActor: Deleted 1 Actors (0.020 secs)
-[2024.01.12-23.18.23:849][641]Cmd: DELETE
-[2024.01.12-23.18.23:849][641]Cmd: ACTOR DELETE
-[2024.01.12-23.18.23:854][641]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.23:868][641]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.12-23.18.23:871][641]LogEditorActor: Deleted 1 Actors (0.021 secs)
-[2024.01.12-23.18.33:604][344]Cmd: DELETE
-[2024.01.12-23.18.33:605][344]Cmd: ACTOR DELETE
-[2024.01.12-23.18.33:609][344]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.33:625][344]LogUObjectHash: Compacting FUObjectHashTables data took   1.04ms
-[2024.01.12-23.18.33:628][344]LogEditorActor: Deleted 1 Actors (0.022 secs)
-[2024.01.12-23.18.41:095][938]Cmd: DELETE
-[2024.01.12-23.18.41:095][938]Cmd: ACTOR DELETE
-[2024.01.12-23.18.41:100][938]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.41:118][938]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
-[2024.01.12-23.18.41:120][938]LogEditorActor: Deleted 1 Actors (0.026 secs)
-[2024.01.12-23.18.42:245][  4]Cmd: DELETE
-[2024.01.12-23.18.42:245][  4]Cmd: ACTOR DELETE
-[2024.01.12-23.18.42:251][  4]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.42:267][  4]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.12-23.18.42:269][  4]LogEditorActor: Deleted 1 Actors (0.024 secs)
-[2024.01.12-23.18.53:371][833]Cmd: DELETE
-[2024.01.12-23.18.53:371][833]Cmd: ACTOR DELETE
-[2024.01.12-23.18.53:375][833]LogEditorActor: Deleted Actor: StaticMeshActor
-[2024.01.12-23.18.53:389][833]LogUObjectHash: Compacting FUObjectHashTables data took   0.67ms
-[2024.01.12-23.18.53:391][833]LogEditorActor: Deleted 1 Actors (0.019 secs)
-[2024.01.12-23.18.54:447][954]Cmd: TRANSACTION UNDO
-[2024.01.12-23.18.54:447][954]LogEditorTransaction: Undo Delete Elements
-[2024.01.12-23.18.56:327][ 53]Cmd: DELETE
-[2024.01.12-23.18.56:328][ 53]Cmd: ACTOR DELETE
-[2024.01.12-23.18.56:332][ 53]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.18.56:345][ 53]LogUObjectHash: Compacting FUObjectHashTables data took   0.58ms
-[2024.01.12-23.18.56:347][ 53]LogEditorActor: Deleted 1 Actors (0.020 secs)
-[2024.01.12-23.19.05:650][729]Cmd: DELETE
-[2024.01.12-23.19.05:650][729]Cmd: ACTOR DELETE
-[2024.01.12-23.19.05:655][729]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.19.05:668][729]LogUObjectHash: Compacting FUObjectHashTables data took   1.02ms
-[2024.01.12-23.19.05:670][729]LogEditorActor: Deleted 1 Actors (0.020 secs)
-[2024.01.12-23.19.08:218][994]Cmd: TRANSACTION UNDO
-[2024.01.12-23.19.08:218][994]LogEditorTransaction: Undo Delete Elements
-[2024.01.12-23.19.19:593][853]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.19.19:619][853]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.19.19:648][853]LogUObjectHash: Compacting FUObjectHashTables data took   1.02ms
-[2024.01.12-23.19.19:685][853]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.19.19:685][853]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapDAE3718448F9E157197D9FB737FF8E77.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.19.19:690][853]LogFileHelpers: All files are already saved.
-[2024.01.12-23.19.19:690][853]LogFileHelpers: Saving map 'BackroomsMap' took 0.071
-[2024.01.12-23.19.19:702][853]LogFileHelpers: InternalPromptForCheckoutAndSave took 109 ms (total: 890 ms)
-[2024.01.12-23.19.19:704][853]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.19.19:704][853]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.19.23:533][287]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.19.23:540][287]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.19.23:540][287]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:19:23)
-[2024.01.12-23.19.23:570][287]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.19.23:584][287]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012725s)
-[2024.01.12-23.19.23:584][287]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012764s)
-[2024.01.12-23.19.23:596][287]LogUObjectHash: Compacting FUObjectHashTables data took   1.03ms
-[2024.01.12-23.19.23:597][287]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.19.23:597][287]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.19.23:597][287]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.19.23:597][287]LogPlayLevel: PIE: World Init took: (0.000868s)
-[2024.01.12-23.19.23:597][287]LogAudio: Display: Creating Audio Device:                 Id: 9, Scope: Unique, Realtime: True
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.19.23:598][287]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.19.23:598][287]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.19.23:598][287]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.19.23:598][287]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.19.23:598][287]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.19.23:600][287]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.19.23:624][287]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.19.23:625][287]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9
-[2024.01.12-23.19.23:625][287]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9
-[2024.01.12-23.19.23:626][287]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9
-[2024.01.12-23.19.23:626][287]LogInit: FAudioDevice initialized with ID 9.
-[2024.01.12-23.19.23:626][287]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9
-[2024.01.12-23.19.23:626][287]LogAudio: Display: Audio Device (ID: 9) registered with world 'BackroomsMap'.
-[2024.01.12-23.19.23:626][287]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9
-[2024.01.12-23.19.23:628][287]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.19.23:633][287]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.19.23
-[2024.01.12-23.19.23:634][287]LogWorld: Bringing up level for play took: 0.006446
-[2024.01.12-23.19.23:636][287]LogOnline: OSS: Created online subsystem instance for: :Context_12
-[2024.01.12-23.19.23:637][287]PIE: Server logged in
-[2024.01.12-23.19.23:638][287]PIE: Play in editor total start time 0,099 seconds.
-[2024.01.12-23.19.45:791][594]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.19.45:791][594]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.19.45:791][594]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.19.45:792][594]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.19.45:796][594]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.19.45:800][594]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.19.45:813][594]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.19.45:813][594]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9
-[2024.01.12-23.19.45:814][594]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
-[2024.01.12-23.19.45:815][594]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9
-[2024.01.12-23.19.45:822][594]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
-[2024.01.12-23.19.45:864][595]LogPlayLevel: Display: Destroying online subsystem :Context_12
-[2024.01.12-23.19.47:478][718]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.19.47:508][718]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.19.47:538][718]LogUObjectHash: Compacting FUObjectHashTables data took   1.03ms
-[2024.01.12-23.19.47:575][718]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.19.47:575][718]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap41F92CAD42FC0D279A45A7819E9B28D3.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.19.47:581][718]LogFileHelpers: All files are already saved.
-[2024.01.12-23.19.47:581][718]LogFileHelpers: Saving map 'BackroomsMap' took 0.073
-[2024.01.12-23.19.47:589][718]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 1.00 sec)
-[2024.01.12-23.19.47:590][718]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.19.47:590][718]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.19.50:605][917]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.19.50:605][917]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.19.56:762][352]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
-[2024.01.12-23.20.28:755][869]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
-[2024.01.12-23.20.28:755][869]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
-[2024.01.12-23.20.28:756][869]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_3
-[2024.01.12-23.20.28:757][869]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_3
-[2024.01.12-23.20.40:905][671]Cmd: MODE GRID=0
-[2024.01.12-23.22.08:468][813]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.22.08:507][813]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.22.08:542][813]LogUObjectHash: Compacting FUObjectHashTables data took   1.38ms
-[2024.01.12-23.22.08:581][813]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.22.08:582][813]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap9CB4D92B49D531580C0535A3A20FF74A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.22.08:587][813]LogFileHelpers: All files are already saved.
-[2024.01.12-23.22.08:587][813]LogFileHelpers: Saving map 'BackroomsMap' took 0.080
-[2024.01.12-23.22.08:593][813]LogFileHelpers: InternalPromptForCheckoutAndSave took 125 ms (total: 1.12 sec)
-[2024.01.12-23.22.08:594][813]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.22.08:594][813]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.22.09:821][891]LogDebuggerCommands: Repeating last play command: Selected Viewport
-[2024.01.12-23.22.09:827][891]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.22.09:827][891]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:22:09)
-[2024.01.12-23.22.09:827][891]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.22.09:841][891]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014002s)
-[2024.01.12-23.22.09:841][891]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014037s)
-[2024.01.12-23.22.09:853][891]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
-[2024.01.12-23.22.09:854][891]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.22.09:854][891]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.22.09:855][891]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.22.09:855][891]LogPlayLevel: PIE: World Init took: (0.000881s)
-[2024.01.12-23.22.09:855][891]LogAudio: Display: Creating Audio Device:                 Id: 10, Scope: Unique, Realtime: True
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.22.09:855][891]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.22.09:855][891]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.22.09:856][891]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.22.09:856][891]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.22.09:856][891]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.22.09:857][891]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.22.09:882][891]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.22.09:883][891]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10
-[2024.01.12-23.22.09:883][891]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10
-[2024.01.12-23.22.09:885][891]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10
-[2024.01.12-23.22.09:885][891]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10
-[2024.01.12-23.22.09:885][891]LogInit: FAudioDevice initialized with ID 10.
-[2024.01.12-23.22.09:885][891]LogAudio: Display: Audio Device (ID: 10) registered with world 'BackroomsMap'.
-[2024.01.12-23.22.09:885][891]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10
-[2024.01.12-23.22.09:886][891]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
-[2024.01.12-23.22.09:892][891]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.22.09
-[2024.01.12-23.22.09:892][891]LogWorld: Bringing up level for play took: 0.006492
-[2024.01.12-23.22.09:894][891]LogOnline: OSS: Created online subsystem instance for: :Context_13
-[2024.01.12-23.22.09:896][891]PIE: Server logged in
-[2024.01.12-23.22.09:896][891]PIE: Play in editor total start time 0,071 seconds.
-[2024.01.12-23.22.11:780][ 56]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.22.11:780][ 56]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.22.11:780][ 56]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.22.11:781][ 56]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.22.11:784][ 56]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.22.11:788][ 56]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.22.11:799][ 56]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.22.11:800][ 56]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10
-[2024.01.12-23.22.11:800][ 56]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
-[2024.01.12-23.22.11:801][ 56]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10
-[2024.01.12-23.22.11:808][ 56]LogUObjectHash: Compacting FUObjectHashTables data took   1.15ms
-[2024.01.12-23.22.11:866][ 57]LogPlayLevel: Display: Destroying online subsystem :Context_13
-[2024.01.12-23.22.12:620][122]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.22.12:653][122]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.22.12:682][122]LogUObjectHash: Compacting FUObjectHashTables data took   1.02ms
-[2024.01.12-23.22.12:722][122]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.22.12:722][122]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap5B2BA2EE4CA56CBE23891C8ACBE6E021.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.22.12:727][122]LogFileHelpers: All files are already saved.
-[2024.01.12-23.22.12:727][122]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
-[2024.01.12-23.22.12:737][122]LogFileHelpers: InternalPromptForCheckoutAndSave took 117 ms (total: 1.24 sec)
-[2024.01.12-23.22.12:739][122]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.22.12:739][122]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.22.26:092][283]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.22.26:092][283]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:22:26)
-[2024.01.12-23.22.26:093][283]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.22.26:106][283]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012884s)
-[2024.01.12-23.22.26:106][283]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012912s)
-[2024.01.12-23.22.26:122][283]LogUObjectHash: Compacting FUObjectHashTables data took   1.22ms
-[2024.01.12-23.22.26:123][283]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.22.26:124][283]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.22.26:124][283]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.22.26:124][283]LogPlayLevel: PIE: World Init took: (0.000965s)
-[2024.01.12-23.22.26:124][283]LogAudio: Display: Creating Audio Device:                 Id: 11, Scope: Unique, Realtime: True
-[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.22.26:124][283]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.22.26:125][283]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.22.26:125][283]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.22.26:125][283]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.22.26:125][283]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.22.26:125][283]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.22.26:125][283]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.22.26:125][283]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.22.26:127][283]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.22.26:150][283]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.22.26:151][283]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11
-[2024.01.12-23.22.26:151][283]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11
-[2024.01.12-23.22.26:153][283]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11
-[2024.01.12-23.22.26:153][283]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11
-[2024.01.12-23.22.26:153][283]LogInit: FAudioDevice initialized with ID 11.
-[2024.01.12-23.22.26:153][283]LogAudio: Display: Audio Device (ID: 11) registered with world 'BackroomsMap'.
-[2024.01.12-23.22.26:153][283]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11
-[2024.01.12-23.22.26:162][283]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.22.27:175][283]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.22.27:182][283]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.22.27
-[2024.01.12-23.22.27:183][283]LogWorld: Bringing up level for play took: 0.007714
-[2024.01.12-23.22.27:186][283]LogOnline: OSS: Created online subsystem instance for: :Context_14
-[2024.01.12-23.22.27:197][283]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.22.27:198][283]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.22.27:200][283]vr.PixelDensity = "1"
-[2024.01.12-23.22.27:204][283]PIE: Server logged in
-[2024.01.12-23.22.27:206][283]PIE: Play in editor total start time 1,113 seconds.
-[2024.01.12-23.22.27:209][283]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.22.27:320][283]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.22.27:326][283]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.22.27:329][283]LogRenderer: Warning: Resizing VR buffer to 1800 by 1000
-[2024.01.12-23.22.27:356][283]LogSlate: Took 0.000191 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
-[2024.01.12-23.22.48:766][ 85]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: ================================================
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Total job queries 134, among them cache hits 32 (23.88%)
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Tracking 101 distinct input hashes that result in 74 distinct outputs (73.27%)
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: RAM used: 291,70 KiB of 1,60 GiB budget. Usage: 0.02%
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Shaders Compiled: 1
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Jobs assigned 2, completed 1 (50.00%)
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Time job spent in pending queue: average 0.05 s, longest 0.05 s
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Job execution time: average 0.41 s, max 0.41 s
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Job life time (pending + execution): average 0.46 s, max 0.46
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Shader code size: average 3,066 KiB, min 3,066 KiB, max 3,066 KiB
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.46 s
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Jobs were issued in 2 batches (only local compilation was used), average 1.00 jobs/batch
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Average processing rate: 2.17 jobs/sec
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Total thread time: 0,197 s
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Total thread preprocess time: 0,035 s
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Percentage time preprocessing: 17.54%
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Effective parallelization: 0.43 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Top 1 most expensive shader types by average time:
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy (compiled    1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: Top 1 shader types by total compile time:
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 100.00% of total time (compiled    1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
-[2024.01.12-23.22.49:206][100]LogShaderCompilers: Display: ================================================
-[2024.01.12-23.23.03:470][652]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.23.03:470][652]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.23.03:494][652]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.23.03:497][652]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.23.03:497][652]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.23.03:500][652]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.23.03:505][652]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.23.03:517][652]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11
-[2024.01.12-23.23.03:517][652]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11
-[2024.01.12-23.23.03:520][652]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11
-[2024.01.12-23.23.03:527][652]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.23.03:527][652]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.23.03:528][652]LogUObjectHash: Compacting FUObjectHashTables data took   1.29ms
-[2024.01.12-23.23.03:590][653]LogPlayLevel: Display: Destroying online subsystem :Context_14
-[2024.01.12-23.23.09:949][ 17]Cmd: DELETE
-[2024.01.12-23.23.09:949][ 17]Cmd: ACTOR DELETE
-[2024.01.12-23.23.09:955][ 17]LogEditorActor: Deleted Actor: NavMeshBoundsVolume
-[2024.01.12-23.23.09:973][ 17]LogUObjectHash: Compacting FUObjectHashTables data took   1.62ms
-[2024.01.12-23.23.09:976][ 17]LogEditorActor: Deleted 1 Actors (0.027 secs)
-[2024.01.12-23.23.23:283][738]Cmd: DELETE
-[2024.01.12-23.23.23:283][738]Cmd: ACTOR DELETE
-[2024.01.12-23.23.23:287][738]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.23.23:302][738]LogUObjectHash: Compacting FUObjectHashTables data took   0.68ms
-[2024.01.12-23.23.23:306][738]LogEditorActor: Deleted 1 Actors (0.022 secs)
-[2024.01.12-23.23.34:056][334]Cmd: DELETE
-[2024.01.12-23.23.34:056][334]Cmd: ACTOR DELETE
-[2024.01.12-23.23.34:061][334]LogEditorActor: Deleted Actor: Lamp_C
-[2024.01.12-23.23.34:077][334]LogUObjectHash: Compacting FUObjectHashTables data took   0.65ms
-[2024.01.12-23.23.34:080][334]LogEditorActor: Deleted 1 Actors (0.024 secs)
-[2024.01.12-23.23.38:299][560]Cmd: MODE GRID=1
-[2024.01.12-23.23.44:622][877]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.23.44:654][877]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.23.44:690][877]LogUObjectHash: Compacting FUObjectHashTables data took   1.36ms
-[2024.01.12-23.23.44:732][877]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.23.44:732][877]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap6D93359D422A7EB08F8658BA5282EE1E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.23.44:739][877]LogFileHelpers: All files are already saved.
-[2024.01.12-23.23.44:740][877]LogFileHelpers: Saving map 'BackroomsMap' took 0.086
-[2024.01.12-23.23.44:748][877]LogFileHelpers: InternalPromptForCheckoutAndSave took 126 ms (total: 1.37 sec)
-[2024.01.12-23.23.44:750][877]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.23.44:751][877]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.23.54:505][455]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.23.54:549][455]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.23.54:583][455]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
-[2024.01.12-23.23.54:626][455]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.23.54:626][455]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap6241FE674906A2DC889D38BEF6738DE0.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.23.54:632][455]LogFileHelpers: All files are already saved.
-[2024.01.12-23.23.54:632][455]LogFileHelpers: Saving map 'BackroomsMap' took 0.083
-[2024.01.12-23.23.54:638][455]LogFileHelpers: InternalPromptForCheckoutAndSave took 132 ms (total: 1.50 sec)
-[2024.01.12-23.23.54:640][455]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.23.54:640][455]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.24.04:962][249]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
-[2024.01.12-23.24.04:962][249]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
-[2024.01.12-23.24.04:963][249]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_4
-[2024.01.12-23.24.04:964][249]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_4
-[2024.01.12-23.24.10:773][576]Cmd: MODE GRID=0
-[2024.01.12-23.24.18:416][105]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.24.18:446][105]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.24.18:485][105]LogUObjectHash: Compacting FUObjectHashTables data took   1.52ms
-[2024.01.12-23.24.18:528][105]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.24.18:528][105]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapB3288089416D509EEF99F1B4B3FC3974.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.24.18:534][105]LogFileHelpers: All files are already saved.
-[2024.01.12-23.24.18:534][105]LogFileHelpers: Saving map 'BackroomsMap' took 0.087
-[2024.01.12-23.24.18:546][105]LogFileHelpers: InternalPromptForCheckoutAndSave took 128 ms (total: 1.63 sec)
-[2024.01.12-23.24.18:547][105]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.24.18:547][105]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.25.34:331][530]LogViewport: Scene viewport resized to 1433x892, mode Windowed.
-[2024.01.12-23.25.34:345][531]LogViewport: Scene viewport resized to 1430x892, mode Windowed.
-[2024.01.12-23.25.34:390][532]LogViewport: Scene viewport resized to 1412x892, mode Windowed.
-[2024.01.12-23.25.34:433][533]LogViewport: Scene viewport resized to 1393x892, mode Windowed.
-[2024.01.12-23.25.34:476][534]LogViewport: Scene viewport resized to 1375x892, mode Windowed.
-[2024.01.12-23.25.34:517][535]LogViewport: Scene viewport resized to 1366x892, mode Windowed.
-[2024.01.12-23.25.34:557][536]LogViewport: Scene viewport resized to 1361x892, mode Windowed.
-[2024.01.12-23.25.34:594][537]LogViewport: Scene viewport resized to 1358x892, mode Windowed.
-[2024.01.12-23.25.34:667][538]LogViewport: Scene viewport resized to 1347x892, mode Windowed.
-[2024.01.12-23.25.34:703][539]LogViewport: Scene viewport resized to 1344x892, mode Windowed.
-[2024.01.12-23.25.34:748][540]LogViewport: Scene viewport resized to 1337x892, mode Windowed.
-[2024.01.12-23.25.34:788][541]LogViewport: Scene viewport resized to 1335x892, mode Windowed.
-[2024.01.12-23.25.34:828][542]LogViewport: Scene viewport resized to 1333x892, mode Windowed.
-[2024.01.12-23.25.34:869][543]LogViewport: Scene viewport resized to 1332x892, mode Windowed.
-[2024.01.12-23.25.34:904][544]LogViewport: Scene viewport resized to 1324x892, mode Windowed.
-[2024.01.12-23.25.34:944][545]LogViewport: Scene viewport resized to 1316x892, mode Windowed.
-[2024.01.12-23.25.34:980][546]LogViewport: Scene viewport resized to 1312x892, mode Windowed.
-[2024.01.12-23.25.35:017][547]LogViewport: Scene viewport resized to 1311x892, mode Windowed.
-[2024.01.12-23.25.35:057][548]LogViewport: Scene viewport resized to 1308x892, mode Windowed.
-[2024.01.12-23.25.35:095][549]LogViewport: Scene viewport resized to 1302x892, mode Windowed.
-[2024.01.12-23.25.35:133][550]LogViewport: Scene viewport resized to 1294x892, mode Windowed.
-[2024.01.12-23.25.35:171][551]LogViewport: Scene viewport resized to 1291x892, mode Windowed.
-[2024.01.12-23.25.35:209][552]LogViewport: Scene viewport resized to 1289x892, mode Windowed.
-[2024.01.12-23.25.35:292][557]LogViewport: Scene viewport resized to 1285x892, mode Windowed.
-[2024.01.12-23.25.35:305][558]LogViewport: Scene viewport resized to 1282x892, mode Windowed.
-[2024.01.12-23.25.35:357][559]LogViewport: Scene viewport resized to 1260x892, mode Windowed.
-[2024.01.12-23.25.35:399][560]LogViewport: Scene viewport resized to 1227x892, mode Windowed.
-[2024.01.12-23.25.35:436][561]LogViewport: Scene viewport resized to 1198x892, mode Windowed.
-[2024.01.12-23.25.35:478][562]LogViewport: Scene viewport resized to 1170x892, mode Windowed.
-[2024.01.12-23.25.35:521][563]LogViewport: Scene viewport resized to 1153x892, mode Windowed.
-[2024.01.12-23.25.35:589][564]LogViewport: Scene viewport resized to 1148x892, mode Windowed.
-[2024.01.12-23.25.36:747][697]LogViewport: Scene viewport resized to 1150x892, mode Windowed.
-[2024.01.12-23.25.36:784][699]LogViewport: Scene viewport resized to 1157x892, mode Windowed.
-[2024.01.12-23.25.36:820][700]LogViewport: Scene viewport resized to 1167x892, mode Windowed.
-[2024.01.12-23.25.36:861][701]LogViewport: Scene viewport resized to 1189x892, mode Windowed.
-[2024.01.12-23.25.36:901][702]LogViewport: Scene viewport resized to 1214x892, mode Windowed.
-[2024.01.12-23.25.36:945][703]LogViewport: Scene viewport resized to 1241x892, mode Windowed.
-[2024.01.12-23.25.36:984][704]LogViewport: Scene viewport resized to 1267x892, mode Windowed.
-[2024.01.12-23.25.37:024][705]LogViewport: Scene viewport resized to 1293x892, mode Windowed.
-[2024.01.12-23.25.37:065][706]LogViewport: Scene viewport resized to 1310x892, mode Windowed.
-[2024.01.12-23.25.37:104][707]LogViewport: Scene viewport resized to 1331x892, mode Windowed.
-[2024.01.12-23.25.37:144][708]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
-[2024.01.12-23.26.01:607][ 32]Cmd: DELETE
-[2024.01.12-23.26.01:607][ 32]Cmd: ACTOR DELETE
-[2024.01.12-23.26.01:612][ 32]LogEditorActor: Deleted Actor: NavMeshBoundsVolume
-[2024.01.12-23.26.01:629][ 32]LogUObjectHash: Compacting FUObjectHashTables data took   0.64ms
-[2024.01.12-23.26.01:633][ 32]LogEditorActor: Deleted 1 Actors (0.026 secs)
-[2024.01.12-23.26.10:525][443]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.26.10:555][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.26.10:587][443]LogUObjectHash: Compacting FUObjectHashTables data took   0.56ms
-[2024.01.12-23.26.10:628][443]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.26.10:628][443]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapAAC1A928417145401B40628CAA580326.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.26.10:634][443]LogFileHelpers: All files are already saved.
-[2024.01.12-23.26.10:634][443]LogFileHelpers: Saving map 'BackroomsMap' took 0.080
-[2024.01.12-23.26.10:640][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 115 ms (total: 1.74 sec)
-[2024.01.12-23.26.10:642][443]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.26.10:642][443]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.26.15:555][751]Cmd: TRANSACTION UNDO
-[2024.01.12-23.26.15:555][751]LogEditorTransaction: Undo Scale Elements
-[2024.01.12-23.26.16:563][784]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.26.16:613][784]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.26.16:648][784]LogUObjectHash: Compacting FUObjectHashTables data took   0.54ms
-[2024.01.12-23.26.16:688][784]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.26.16:688][784]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapFD0D9E184B756928B6647E82B6420C3F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.26.16:693][784]LogFileHelpers: All files are already saved.
-[2024.01.12-23.26.16:693][784]LogFileHelpers: Saving map 'BackroomsMap' took 0.081
-[2024.01.12-23.26.16:701][784]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 1.88 sec)
-[2024.01.12-23.26.16:702][784]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.26.16:702][784]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.26.19:306][891]LogEditorViewport: Clicking Background
-[2024.01.12-23.26.41:069][174]LogEditorViewport: Clicking Background
-[2024.01.12-23.26.46:190][428]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.26.46:222][428]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.26.46:255][428]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.12-23.26.46:296][428]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.26.46:296][428]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap940755C04D230F6D9A209C911D96444A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.26.46:302][428]LogFileHelpers: All files are already saved.
-[2024.01.12-23.26.46:302][428]LogFileHelpers: Saving map 'BackroomsMap' took 0.081
-[2024.01.12-23.26.46:309][428]LogFileHelpers: InternalPromptForCheckoutAndSave took 119 ms (total: 2.00 sec)
-[2024.01.12-23.26.46:311][428]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.26.46:311][428]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.26.46:799][443]Cmd: TRANSACTION UNDO
-[2024.01.12-23.26.46:799][443]LogEditorTransaction: Undo Move Elements
-[2024.01.12-23.26.47:335][463]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.26.47:369][463]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.26.47:402][463]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.12-23.26.47:442][463]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.26.47:442][463]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap12168C7846C169004C0201A261AF8977.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.26.47:448][463]LogFileHelpers: All files are already saved.
-[2024.01.12-23.26.47:448][463]LogFileHelpers: Saving map 'BackroomsMap' took 0.079
-[2024.01.12-23.26.47:456][463]LogFileHelpers: InternalPromptForCheckoutAndSave took 121 ms (total: 2.12 sec)
-[2024.01.12-23.26.47:458][463]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.26.47:458][463]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.26.58:800][758]Cmd: MAP CHECK
-[2024.01.12-23.26.58:800][758]MapCheck: New page: BackroomsMap - 13 Jan 2024, 01:26:58
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: Floor_16 Large actor receives a pre-shadow and will cause an extreme performance hit unless bCastDynamicShadow is set to false. 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_2 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_4 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_6 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: StaticMeshActor_5 Static mesh actor has NULL StaticMesh property 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_0 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_1 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_10 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_11 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:800][758]MapCheck: Warning: Lamp_C_12 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_13 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_14 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_16 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_2 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_3 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_4 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_5 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_7 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_8 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_852 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_853 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_858 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_860 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_861 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_862 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_863 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_864 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_865 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_866 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_868 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_869 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_870 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_871 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_872 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_873 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_874 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_875 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_876 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_877 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_884 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_886 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_890 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_891 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_892 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_895 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_896 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_898 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_899 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_9 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_900 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_901 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_902 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_903 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_904 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_905 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_907 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_908 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_909 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_910 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_911 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_912 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_913 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_917 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_918 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_921 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_922 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_923 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_924 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_927 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_928 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_929 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_930 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_931 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_932 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_934 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:801][758]MapCheck: Warning: Lamp_C_935 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_937 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_938 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_940 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_941 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:802][758]MapCheck: Warning: Lamp_C_944 1 element(s) with zero triangles in static mesh 'Lamp_Box' 
-[2024.01.12-23.26.58:802][758]MapCheck: Map check complete: 0 Error(s), 81 Warning(s), took 1,675ms to complete.
-[2024.01.12-23.27.20:625][751]LogWindows: LaunchURL https://docs.unrealengine.com/5.3/en/BuildingWorlds/LevelEditor/MapErrors?utm_source=editor&utm_medium=docs&utm_campaign=msg_log#actorlargeshadowcaster
-[2024.01.12-23.28.16:361][235]LogSlate: Window 'Message Log' being destroyed
-[2024.01.12-23.28.16:366][235]LogSlate: Window 'Message Log' being destroyed
-[2024.01.12-23.28.21:213][610]Cmd: DELETE
-[2024.01.12-23.28.21:213][610]Cmd: ACTOR DELETE
-[2024.01.12-23.28.21:219][610]LogEditorActor: Deleted Actor: SpotLight
-[2024.01.12-23.28.21:236][610]LogUObjectHash: Compacting FUObjectHashTables data took   0.84ms
-[2024.01.12-23.28.21:240][610]LogEditorActor: Deleted 1 Actors (0.026 secs)
-[2024.01.12-23.28.22:107][703]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.28.22:144][703]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.28.22:178][703]LogUObjectHash: Compacting FUObjectHashTables data took   0.59ms
-[2024.01.12-23.28.22:218][703]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.28.22:219][703]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapCC3591A04137AE5FDE812196732F483F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.28.22:224][703]LogFileHelpers: All files are already saved.
-[2024.01.12-23.28.22:224][703]LogFileHelpers: Saving map 'BackroomsMap' took 0.081
-[2024.01.12-23.28.22:233][703]LogFileHelpers: InternalPromptForCheckoutAndSave took 127 ms (total: 2.25 sec)
-[2024.01.12-23.28.22:236][703]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.28.22:236][703]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.28.33:747][427]Cmd: TRANSACTION UNDO
-[2024.01.12-23.28.33:747][427]LogEditorTransaction: Undo Move Elements
-[2024.01.12-23.28.34:247][443]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.28.34:278][443]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.28.34:310][443]LogUObjectHash: Compacting FUObjectHashTables data took   0.62ms
-[2024.01.12-23.28.34:351][443]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.28.34:352][443]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapFDE21837489F21D962249F9BAD626464.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.28.34:358][443]LogFileHelpers: All files are already saved.
-[2024.01.12-23.28.34:358][443]LogFileHelpers: Saving map 'BackroomsMap' took 0.080
-[2024.01.12-23.28.34:365][443]LogFileHelpers: InternalPromptForCheckoutAndSave took 117 ms (total: 2.37 sec)
-[2024.01.12-23.28.34:368][443]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.28.34:368][443]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.28.34:815][463]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.28.34:868][463]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.28.34:899][463]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
-[2024.01.12-23.28.34:939][463]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.28.34:939][463]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapD010E48B4F0897FE35714CAF171B11BB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.28.34:944][463]LogFileHelpers: All files are already saved.
-[2024.01.12-23.28.34:944][463]LogFileHelpers: Saving map 'BackroomsMap' took 0.077
-[2024.01.12-23.28.34:953][463]LogFileHelpers: InternalPromptForCheckoutAndSave took 137 ms (total: 2.50 sec)
-[2024.01.12-23.28.34:954][463]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.28.34:954][463]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.28.35:018][466]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.28.35:063][466]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.28.35:094][466]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
-[2024.01.12-23.28.35:135][466]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.28.35:136][466]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap0E6ECAC940BE5A1F8CF1C284DCB05FAE.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.28.35:141][466]LogFileHelpers: All files are already saved.
-[2024.01.12-23.28.35:141][466]LogFileHelpers: Saving map 'BackroomsMap' took 0.079
-[2024.01.12-23.28.35:150][466]LogFileHelpers: InternalPromptForCheckoutAndSave took 131 ms (total: 2.64 sec)
-[2024.01.12-23.28.35:152][466]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.28.35:152][466]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.28.35:278][472]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.28.35:328][472]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.28.35:359][472]LogUObjectHash: Compacting FUObjectHashTables data took   0.76ms
-[2024.01.12-23.28.35:398][472]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.28.35:399][472]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC00B7FF84E9E7817155DDFB31653FD3B.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.28.35:405][472]LogFileHelpers: All files are already saved.
-[2024.01.12-23.28.35:405][472]LogFileHelpers: Saving map 'BackroomsMap' took 0.078
-[2024.01.12-23.28.35:414][472]LogFileHelpers: InternalPromptForCheckoutAndSave took 135 ms (total: 2.77 sec)
-[2024.01.12-23.28.35:418][472]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.28.35:418][472]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.28.45:328][183]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.28.47:939][329]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.29.08:696][365]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.29.08:727][366]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.29.08:771][367]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.29.15:622][689]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/Monster/MonsterAI_Child.MonsterAI_Child
-[2024.01.12-23.29.15:622][689]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.29.15:622][689]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.29.27:424][504]LogSlate: Window 'MonsterAI_Child' being destroyed
-[2024.01.12-23.29.27:435][504]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.29.27:435][504]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.29.36:607][217]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
-[2024.01.12-23.29.36:607][217]LogActorFactory: Actor Factory attempting to spawn Class /Script/NavigationSystem.NavMeshBoundsVolume
-[2024.01.12-23.29.36:608][217]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_5
-[2024.01.12-23.29.36:609][217]LogActorFactory: Actor Factory spawned Class /Script/NavigationSystem.NavMeshBoundsVolume as actor: NavMeshBoundsVolume /Game/BackroomsMap.BackroomsMap:PersistentLevel.NavMeshBoundsVolume_5
-[2024.01.12-23.29.54:075][ 71]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.29.54:127][ 71]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.29.54:168][ 71]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
-[2024.01.12-23.29.54:211][ 71]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.29.54:211][ 71]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap1E89D3BB4B6902936A908BA4FF533112.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.29.54:217][ 71]LogFileHelpers: All files are already saved.
-[2024.01.12-23.29.54:217][ 71]LogFileHelpers: Saving map 'BackroomsMap' took 0.090
-[2024.01.12-23.29.54:230][ 71]LogFileHelpers: InternalPromptForCheckoutAndSave took 155 ms (total: 2.93 sec)
-[2024.01.12-23.29.54:232][ 71]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.29.54:232][ 71]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.29.55:880][151]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.29.55:886][151]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.29.55:886][151]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:29:55)
-[2024.01.12-23.29.55:886][151]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.29.55:900][151]LogPlayLevel: PIE: StaticDuplicateObject took: (0.013742s)
-[2024.01.12-23.29.55:900][151]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.013779s)
-[2024.01.12-23.29.55:913][151]LogUObjectHash: Compacting FUObjectHashTables data took   1.12ms
-[2024.01.12-23.29.55:915][151]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.29.55:915][151]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.29.55:916][151]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.29.55:916][151]LogPlayLevel: PIE: World Init took: (0.000922s)
-[2024.01.12-23.29.55:916][151]LogAudio: Display: Creating Audio Device:                 Id: 12, Scope: Unique, Realtime: True
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.29.55:916][151]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.29.55:916][151]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.29.55:917][151]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.29.55:917][151]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.29.55:917][151]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.29.55:919][151]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.29.55:945][151]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.29.55:946][151]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12
-[2024.01.12-23.29.55:946][151]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12
-[2024.01.12-23.29.55:948][151]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12
-[2024.01.12-23.29.55:948][151]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12
-[2024.01.12-23.29.55:948][151]LogInit: FAudioDevice initialized with ID 12.
-[2024.01.12-23.29.55:948][151]LogAudio: Display: Audio Device (ID: 12) registered with world 'BackroomsMap'.
-[2024.01.12-23.29.55:948][151]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12
-[2024.01.12-23.29.55:958][151]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.29.56:481][151]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.29.56:487][151]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.29.56
-[2024.01.12-23.29.56:488][151]LogWorld: Bringing up level for play took: 0.007026
-[2024.01.12-23.29.56:490][151]LogOnline: OSS: Created online subsystem instance for: :Context_21
-[2024.01.12-23.29.56:492][151]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.29.56:493][151]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.29.56:495][151]vr.PixelDensity = "1"
-[2024.01.12-23.29.56:498][151]PIE: Server logged in
-[2024.01.12-23.29.56:499][151]PIE: Play in editor total start time 0,613 seconds.
-[2024.01.12-23.29.56:500][151]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.29.56:622][151]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.29.56:626][151]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.30.04:894][467]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
-[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: ================================================
-[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: === FShaderJobCache stats ===
-[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: Total job queries 140, among them cache hits 34 (24.29%)
-[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: Tracking 103 distinct input hashes that result in 76 distinct outputs (73.79%)
-[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: RAM used: 296,74 KiB of 1,60 GiB budget. Usage: 0.02%
-[2024.01.12-23.30.05:210][476]LogShaderCompilers: Display: === Shader Compilation stats ===
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Shaders Compiled: 3
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Jobs assigned 6, completed 3 (50.00%)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Average time worker was idle: 435.62 s
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Time job spent in pending queue: average 0.06 s, longest 0.07 s
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Job execution time: average 0.44 s, max 0.61 s
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Job life time (pending + execution): average 0.50 s, max 0.66
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Shader code size: average 6,103 KiB, min 1,414 KiB, max 13,828 KiB
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 1.04 s
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Jobs were issued in 6 batches (only local compilation was used), average 1.00 jobs/batch
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Average processing rate: 2.88 jobs/sec
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Total thread time: 0,7 s
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Total thread preprocess time: 0,082 s
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Percentage time preprocessing: 11.76%
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Effective parallelization: 0.67 (times faster than compiling all shaders on one thread). Compare with number of workers: 8
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Top 3 most expensive shader types by average time:
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy (compiled    1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy (compiled    1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display:                                          FLumenCardPS<false> (compiled    1 times, average 0.11 sec, max 0.11 sec, min 0.11 sec)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: Top 3 shader types by total compile time:
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display:                                 TBasePassVSFNoLightMapPolicy - 56.37% of total time (compiled    1 times, average 0.39 sec, max 0.39 sec, min 0.39 sec)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display:                                 TBasePassPSFNoLightMapPolicy - 28.20% of total time (compiled    1 times, average 0.20 sec, max 0.20 sec, min 0.20 sec)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display:                                          FLumenCardPS<false> - 15.43% of total time (compiled    1 times, average 0.11 sec, max 0.11 sec, min 0.11 sec)
-[2024.01.12-23.30.05:211][476]LogShaderCompilers: Display: ================================================
-[2024.01.12-23.30.16:156][898]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.30.16:156][898]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.30.16:185][898]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.30.16:188][898]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.30.16:189][898]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.30.16:191][898]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.30.16:195][898]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.30.16:210][898]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12
-[2024.01.12-23.30.16:210][898]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12
-[2024.01.12-23.30.16:212][898]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12
-[2024.01.12-23.30.16:218][898]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.30.16:218][898]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.30.16:220][898]LogUObjectHash: Compacting FUObjectHashTables data took   1.25ms
-[2024.01.12-23.30.16:273][899]LogPlayLevel: Display: Destroying online subsystem :Context_21
-[2024.01.12-23.30.21:948][189]Cmd: DELETE
-[2024.01.12-23.30.21:948][189]Cmd: ACTOR DELETE
-[2024.01.12-23.30.21:953][189]LogEditorActor: Deleted Actor: NavMeshBoundsVolume
-[2024.01.12-23.30.21:970][189]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.12-23.30.21:973][189]LogEditorActor: Deleted 1 Actors (0.026 secs)
-[2024.01.12-23.30.27:862][488]LogNavigationPoint: PostEditMove Clear paths rebuilt
-[2024.01.12-23.30.31:846][768]LogNavigationPoint: PostEditMove Clear paths rebuilt
-[2024.01.12-23.30.32:594][818]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.30.32:621][818]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.30.32:651][818]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
-[2024.01.12-23.30.32:689][818]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.30.32:690][818]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap9BD085DE47567C62B2F0309227E9C326.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.30.32:695][818]LogFileHelpers: All files are already saved.
-[2024.01.12-23.30.32:695][818]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
-[2024.01.12-23.30.32:705][818]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 3.04 sec)
-[2024.01.12-23.30.32:707][818]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.30.32:707][818]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.30.34:095][905]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.30.34:101][905]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.30.34:102][905]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:30:34)
-[2024.01.12-23.30.34:135][905]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.30.34:148][905]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012659s)
-[2024.01.12-23.30.34:148][905]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012700s)
-[2024.01.12-23.30.34:159][905]LogUObjectHash: Compacting FUObjectHashTables data took   1.10ms
-[2024.01.12-23.30.34:160][905]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.30.34:160][905]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.30.34:161][905]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.30.34:161][905]LogPlayLevel: PIE: World Init took: (0.000859s)
-[2024.01.12-23.30.34:161][905]LogAudio: Display: Creating Audio Device:                 Id: 13, Scope: Unique, Realtime: True
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.30.34:161][905]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.30.34:161][905]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.30.34:162][905]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.30.34:162][905]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.30.34:162][905]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.30.34:164][905]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.30.34:188][905]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13
-[2024.01.12-23.30.34:188][905]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13
-[2024.01.12-23.30.34:190][905]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13
-[2024.01.12-23.30.34:190][905]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13
-[2024.01.12-23.30.34:190][905]LogInit: FAudioDevice initialized with ID 13.
-[2024.01.12-23.30.34:190][905]LogAudio: Display: Audio Device (ID: 13) registered with world 'BackroomsMap'.
-[2024.01.12-23.30.34:191][905]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13
-[2024.01.12-23.30.34:200][905]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.30.35:231][905]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.30.35:238][905]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.30.35
-[2024.01.12-23.30.35:238][905]LogWorld: Bringing up level for play took: 0.007361
-[2024.01.12-23.30.35:240][905]LogOnline: OSS: Created online subsystem instance for: :Context_22
-[2024.01.12-23.30.35:242][905]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.30.35:243][905]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.30.35:244][905]vr.PixelDensity = "1"
-[2024.01.12-23.30.35:246][905]PIE: Server logged in
-[2024.01.12-23.30.35:247][905]PIE: Play in editor total start time 1,146 seconds.
-[2024.01.12-23.30.35:248][905]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.30.35:318][905]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.30.35:322][905]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.30.38:495][ 19]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.30.38:495][ 19]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.30.38:525][ 19]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.30.38:528][ 19]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.30.38:528][ 19]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.30.38:531][ 19]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.30.38:536][ 19]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.30.38:547][ 19]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13
-[2024.01.12-23.30.38:547][ 19]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13
-[2024.01.12-23.30.38:549][ 19]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13
-[2024.01.12-23.30.38:556][ 19]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.30.38:556][ 19]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.30.38:558][ 19]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
-[2024.01.12-23.30.38:598][ 20]LogPlayLevel: Display: Destroying online subsystem :Context_22
-[2024.01.12-23.30.42:527][271]LogNavigationPoint: PostEditMove Clear paths rebuilt
-[2024.01.12-23.30.43:903][327]LogNavigationPoint: PostEditMove Clear paths rebuilt
-[2024.01.12-23.30.45:851][408]LogNavigationPoint: PostEditMove Clear paths rebuilt
-[2024.01.12-23.30.46:132][422]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.30.46:176][422]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.30.46:207][422]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
-[2024.01.12-23.30.46:244][422]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.30.46:244][422]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapE5D17A4E4F09A3C0E4D2A1AE7E57ECEF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.30.46:249][422]LogFileHelpers: All files are already saved.
-[2024.01.12-23.30.46:250][422]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
-[2024.01.12-23.30.46:255][422]LogFileHelpers: InternalPromptForCheckoutAndSave took 122 ms (total: 3.16 sec)
-[2024.01.12-23.30.46:257][422]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.30.46:257][422]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.30.47:303][475]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.30.47:309][475]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.30.47:309][475]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:30:47)
-[2024.01.12-23.30.47:309][475]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.30.47:324][475]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014169s)
-[2024.01.12-23.30.47:324][475]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014210s)
-[2024.01.12-23.30.47:335][475]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
-[2024.01.12-23.30.47:336][475]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.30.47:336][475]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.30.47:336][475]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.30.47:337][475]LogPlayLevel: PIE: World Init took: (0.000855s)
-[2024.01.12-23.30.47:337][475]LogAudio: Display: Creating Audio Device:                 Id: 14, Scope: Unique, Realtime: True
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.30.47:337][475]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.30.47:337][475]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.30.47:337][475]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.30.47:337][475]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.30.47:337][475]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.30.47:339][475]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.30.47:363][475]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=14
-[2024.01.12-23.30.47:363][475]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=14
-[2024.01.12-23.30.47:365][475]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=14
-[2024.01.12-23.30.47:365][475]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=14
-[2024.01.12-23.30.47:365][475]LogInit: FAudioDevice initialized with ID 14.
-[2024.01.12-23.30.47:365][475]LogAudio: Display: Audio Device (ID: 14) registered with world 'BackroomsMap'.
-[2024.01.12-23.30.47:365][475]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 14
-[2024.01.12-23.30.47:374][475]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.30.48:404][475]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.30.48:411][475]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.30.48
-[2024.01.12-23.30.48:411][475]LogWorld: Bringing up level for play took: 0.007032
-[2024.01.12-23.30.48:413][475]LogOnline: OSS: Created online subsystem instance for: :Context_23
-[2024.01.12-23.30.48:415][475]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.30.48:416][475]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.30.48:417][475]vr.PixelDensity = "1"
-[2024.01.12-23.30.48:419][475]PIE: Server logged in
-[2024.01.12-23.30.48:420][475]PIE: Play in editor total start time 1,111 seconds.
-[2024.01.12-23.30.48:421][475]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.30.48:542][475]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.30.48:546][475]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.30.52:328][618]LogProfilingDebugging: Allocated a 1024 x 1024 texture for HMD canvas layer
-[2024.01.12-23.31.53:205][140]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.31.53:205][140]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.31.53:230][140]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.31.53:232][140]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.31.53:232][140]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.31.53:235][140]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.31.53:240][140]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.31.53:252][140]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.31.53:252][140]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 14
-[2024.01.12-23.31.53:252][140]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14
-[2024.01.12-23.31.53:254][140]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=14
-[2024.01.12-23.31.53:261][140]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.31.53:261][140]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.31.53:262][140]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
-[2024.01.12-23.31.53:304][141]LogPlayLevel: Display: Destroying online subsystem :Context_23
-[2024.01.12-23.32.00:035][463]Cmd: TRANSACTION UNDO
-[2024.01.12-23.32.00:035][463]LogEditorTransaction: Undo Move Elements
-[2024.01.12-23.32.00:574][480]Cmd: TRANSACTION UNDO
-[2024.01.12-23.32.00:574][480]LogEditorTransaction: Undo Move Elements
-[2024.01.12-23.32.19:013][ 62]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.32.19:043][ 62]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
-[2024.01.12-23.32.19:072][ 62]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
-[2024.01.12-23.32.19:111][ 62]LogSavePackage: Moving output files for package: /Game/BackroomsMap
-[2024.01.12-23.32.19:111][ 62]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap7A090E5C4F194D5365DE0FBCFBB7F75D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
-[2024.01.12-23.32.19:116][ 62]LogFileHelpers: All files are already saved.
-[2024.01.12-23.32.19:116][ 62]LogFileHelpers: Saving map 'BackroomsMap' took 0.074
-[2024.01.12-23.32.19:128][ 62]LogFileHelpers: InternalPromptForCheckoutAndSave took 115 ms (total: 3.28 sec)
-[2024.01.12-23.32.19:129][ 62]AssetCheck: New page: Asset Save: BackroomsMap
-[2024.01.12-23.32.19:129][ 62]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
-[2024.01.12-23.32.27:067][526]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.32.27:067][526]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.32.27:067][526]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.32.28:344][658]LogViewport: Scene viewport resized to 1141x685, mode Windowed.
-[2024.01.12-23.32.34:131][313]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.32.34:178][313]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
-[2024.01.12-23.32.34:184][313]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
-[2024.01.12-23.32.34:184][313]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp4F49D42F4384EE4E7BCDA19CEA3A9630.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
-[2024.01.12-23.32.34:206][313]LogFileHelpers: InternalPromptForCheckoutAndSave took 74 ms (total: 3.35 sec)
-[2024.01.12-23.32.34:207][313]AssetCheck: New page: Asset Save: Lamp
-[2024.01.12-23.32.34:207][313]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
-[2024.01.12-23.32.35:613][474]BlueprintLog: New page: Compile Lamp
-[2024.01.12-23.32.35:731][474]LogUObjectHash: Compacting FUObjectHashTables data took   1.19ms
-[2024.01.12-23.32.37:418][587]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.32.37:425][587]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.32.37:425][587]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:32:37)
-[2024.01.12-23.32.37:425][587]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.32.37:440][587]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014483s)
-[2024.01.12-23.32.37:440][587]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014519s)
-[2024.01.12-23.32.37:454][587]LogUObjectHash: Compacting FUObjectHashTables data took   1.31ms
-[2024.01.12-23.32.37:456][587]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.32.37:456][587]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.32.37:456][587]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.32.37:456][587]LogPlayLevel: PIE: World Init took: (0.000822s)
-[2024.01.12-23.32.37:457][587]LogAudio: Display: Creating Audio Device:                 Id: 15, Scope: Unique, Realtime: True
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.32.37:457][587]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.32.37:457][587]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.32.37:457][587]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.32.37:457][587]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.32.37:457][587]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.32.37:459][587]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.32.37:484][587]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.32.37:485][587]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=15
-[2024.01.12-23.32.37:485][587]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=15
-[2024.01.12-23.32.37:487][587]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=15
-[2024.01.12-23.32.37:487][587]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=15
-[2024.01.12-23.32.37:487][587]LogInit: FAudioDevice initialized with ID 15.
-[2024.01.12-23.32.37:487][587]LogAudio: Display: Audio Device (ID: 15) registered with world 'BackroomsMap'.
-[2024.01.12-23.32.37:487][587]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 15
-[2024.01.12-23.32.37:496][587]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.32.39:527][587]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.32.39:534][587]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.32.39
-[2024.01.12-23.32.39:535][587]LogWorld: Bringing up level for play took: 0.007459
-[2024.01.12-23.32.39:537][587]LogOnline: OSS: Created online subsystem instance for: :Context_25
-[2024.01.12-23.32.39:539][587]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.32.39:540][587]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.32.39:541][587]vr.PixelDensity = "1"
-[2024.01.12-23.32.39:544][587]PIE: Server logged in
-[2024.01.12-23.32.39:545][587]PIE: Play in editor total start time 2,12 seconds.
-[2024.01.12-23.32.39:546][587]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.32.39:666][587]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.32.39:670][587]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.33.08:874][744]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.33.08:874][744]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.33.08:903][744]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.33.08:905][744]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.33.08:906][744]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.33.08:910][744]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.33.08:914][744]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.33.08:930][744]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.33.08:930][744]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 15
-[2024.01.12-23.33.08:930][744]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15
-[2024.01.12-23.33.08:931][744]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=15
-[2024.01.12-23.33.08:938][744]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.33.08:938][744]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.33.08:939][744]LogUObjectHash: Compacting FUObjectHashTables data took   1.55ms
-[2024.01.12-23.33.08:984][745]LogPlayLevel: Display: Destroying online subsystem :Context_25
-[2024.01.12-23.34.34:756][956]LogAssetEditorSubsystem: Opening Asset editor for InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
-[2024.01.12-23.34.36:658][ 78]LogSlate: Window 'IMC_Default' being destroyed
-[2024.01.12-23.34.49:209][521]LogSlate: External Image Picker: DecompressImage failed
-[2024.01.12-23.34.50:904][706]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.34.50:904][706]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.35.40:690][642]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.35.40:855][643]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.35.41:939][684]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.35.41:939][684]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.35.41:939][684]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.36.05:167][853]LogBlueprint: Warning: Reparenting blueprint Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn from Pawn to Character...
-[2024.01.12-23.36.05:242][853]BlueprintLog: New page: Compile VRPawn
-[2024.01.12-23.36.05:333][853]LogUObjectHash: Compacting FUObjectHashTables data took   1.23ms
-[2024.01.12-23.36.06:319][904]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.36.06:373][904]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.36.06:436][904]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.36.06:437][904]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn8EBC3A3046EC10D242AF74AAB6D939CB.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.36.06:515][904]LogFileHelpers: InternalPromptForCheckoutAndSave took 195 ms (total: 3.55 sec)
-[2024.01.12-23.36.06:518][904]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.36.06:518][904]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.36.48:630][362]LogEditorTransaction: Undo Move Node
-[2024.01.12-23.36.48:897][363]LogEditorTransaction: Undo Create Reroute Node
-[2024.01.12-23.37.02:484][742]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.37.02:742][743]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.37.03:816][839]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.37.16:526][171]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.37.16:574][171]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.37.16:634][171]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.37.16:634][171]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnC93761AB4C629D5E03C053A023E8B667.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.37.16:701][171]LogFileHelpers: InternalPromptForCheckoutAndSave took 175 ms (total: 3.72 sec)
-[2024.01.12-23.37.16:703][171]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.37.16:703][171]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.37.31:006][432]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.37.31:413][438]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.37.31:821][452]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.37.32:413][493]LogEditorTransaction: Undo Break Pin Links
-[2024.01.12-23.38.07:654][213]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.38.07:705][213]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.38.07:767][213]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.38.07:768][213]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnFB4F5C174C5F9503451E1F8A47B13AA7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.38.07:842][213]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 3.91 sec)
-[2024.01.12-23.38.07:844][213]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.38.07:844][213]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.39.20:774][291]LogContentBrowser: Deferred new asset folder creation: NewFolder
-[2024.01.12-23.39.20:791][291]LogContentBrowser: Creating deferred item: NewFolder
-[2024.01.12-23.39.20:805][292]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder).
-[2024.01.12-23.39.24:703][746]LogContentBrowser: Attempting asset rename: NewFolder -> myMovement
-[2024.01.12-23.39.24:703][746]LogContentBrowser: End creating deferred item NewFolder
-[2024.01.12-23.39.36:713][942]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found
-[2024.01.12-23.39.38:435][110]LogContentBrowser: Deferred new asset file creation: NewInputAction
-[2024.01.12-23.39.38:446][110]LogContentBrowser: Creating deferred item: NewInputAction
-[2024.01.12-23.39.38:468][112]LogContentBrowser: Renaming the item being created (Deferred Item: NewInputAction).
-[2024.01.12-23.39.43:138][667]LogContentBrowser: Attempting asset rename: NewInputAction -> IA_2D
-[2024.01.12-23.39.43:139][667]LogContentBrowser: End creating deferred item NewInputAction
-[2024.01.12-23.39.43:435][702]LogAssetEditorSubsystem: Opening Asset editor for InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
-[2024.01.12-23.41.35:673][280]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.41.35:704][280]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/Actions/myMovement/IA_2D" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset" SILENT=true
-[2024.01.12-23.41.35:704][280]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/Actions/myMovement/IA_2D
-[2024.01.12-23.41.35:704][280]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IA_2DDD4ED2134E0C646525C504BB03AE68E1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/myMovement/IA_2D.uasset'
-[2024.01.12-23.41.35:712][280]LogFileHelpers: InternalPromptForCheckoutAndSave took 38 ms (total: 3.95 sec)
-[2024.01.12-23.41.35:712][280]AssetCheck: New page: Asset Save: IA_2D
-[2024.01.12-23.41.35:712][280]LogContentValidation: Display: Validating /Script/EnhancedInput.InputAction /Game/VRTemplate/Input/Actions/myMovement/IA_2D.IA_2D
-[2024.01.12-23.41.38:677][623]LogSlate: Took 0.000103 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
-[2024.01.12-23.42.15:095][118]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.42.15:126][118]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Input/IMC_Default" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset" SILENT=true
-[2024.01.12-23.42.15:129][118]LogSavePackage: Moving output files for package: /Game/VRTemplate/Input/IMC_Default
-[2024.01.12-23.42.15:129][118]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/IMC_Default1A9EB3F843D2BE3CDEF932A856D78475.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/IMC_Default.uasset'
-[2024.01.12-23.42.15:136][118]LogFileHelpers: InternalPromptForCheckoutAndSave took 40 ms (total: 3.99 sec)
-[2024.01.12-23.42.15:136][118]AssetCheck: New page: Asset Save: IMC_Default
-[2024.01.12-23.42.15:136][118]LogContentValidation: Display: Validating /Script/EnhancedInput.InputMappingContext /Game/VRTemplate/Input/IMC_Default.IMC_Default
-[2024.01.12-23.42.39:115][211]Cmd: TRANSACTION UNDO
-[2024.01.12-23.42.39:115][211]LogEditorTransaction: Undo Change Key Value
-[2024.01.12-23.43.05:283][416]LogUObjectHash: Compacting FUObjectHashTables data took   1.59ms
-[2024.01.12-23.43.05:288][416]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/BackroomsMap' took 0.026
-[2024.01.12-23.43.05:288][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Ceiling/Ceiling_Material_Inst] ([1] browsable assets)...
-[2024.01.12-23.43.05:310][416]OBJ SavePackage:     Rendered thumbnail for [MaterialInstanceConstant /Game/GameMap/Ceiling/Ceiling_Material_Inst.Ceiling_Material_Inst]
-[2024.01.12-23.43.05:310][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Ceiling/Ceiling_Material_Inst]
-[2024.01.12-23.43.05:311][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1
-[2024.01.12-23.43.05:311][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Ceiling_Material_Inst_Auto13D2DF5A7454A23769FB83E95F226BC62.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Inst_Auto1.uasset'
-[2024.01.12-23.43.05:311][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Ceiling/Ceiling_Material] ([1] browsable assets)...
-[2024.01.12-23.43.05:317][416]OBJ SavePackage:     Rendered thumbnail for [Material /Game/GameMap/Ceiling/Ceiling_Material.Ceiling_Material]
-[2024.01.12-23.43.05:317][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Ceiling/Ceiling_Material]
-[2024.01.12-23.43.05:320][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1
-[2024.01.12-23.43.05:320][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Ceiling_Material_Auto18E9C17364C52BE145175239E9B91DFF7.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Ceiling/Ceiling_Material_Auto1.uasset'
-[2024.01.12-23.43.05:321][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Floor/Floor_Material_Inst] ([1] browsable assets)...
-[2024.01.12-23.43.05:326][416]OBJ SavePackage:     Rendered thumbnail for [MaterialInstanceConstant /Game/GameMap/Floor/Floor_Material_Inst.Floor_Material_Inst]
-[2024.01.12-23.43.05:326][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Floor/Floor_Material_Inst]
-[2024.01.12-23.43.05:327][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1
-[2024.01.12-23.43.05:327][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Floor_Material_Inst_Auto1C26B59F44E6483EFA3E9A98693BD45DA.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Inst_Auto1.uasset'
-[2024.01.12-23.43.05:327][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Floor/Floor_Material] ([1] browsable assets)...
-[2024.01.12-23.43.05:333][416]OBJ SavePackage:     Rendered thumbnail for [Material /Game/GameMap/Floor/Floor_Material.Floor_Material]
-[2024.01.12-23.43.05:333][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Floor/Floor_Material]
-[2024.01.12-23.43.05:336][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1
-[2024.01.12-23.43.05:336][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Floor_Material_Auto1274B587B4480CBFABAB6ACA5FF5F2A97.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Floor/Floor_Material_Auto1.uasset'
-[2024.01.12-23.43.05:336][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Walls/Wall_Instance] ([1] browsable assets)...
-[2024.01.12-23.43.05:341][416]OBJ SavePackage:     Rendered thumbnail for [MaterialInstanceConstant /Game/GameMap/Walls/Wall_Instance.Wall_Instance]
-[2024.01.12-23.43.05:341][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Walls/Wall_Instance]
-[2024.01.12-23.43.05:342][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1
-[2024.01.12-23.43.05:342][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wall_Instance_Auto1B04539B847F043662C2AFFB2E4350555.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Instance_Auto1.uasset'
-[2024.01.12-23.43.05:343][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/GameMap/Walls/Wall_Material] ([1] browsable assets)...
-[2024.01.12-23.43.05:348][416]OBJ SavePackage:     Rendered thumbnail for [Material /Game/GameMap/Walls/Wall_Material.Wall_Material]
-[2024.01.12-23.43.05:348][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/GameMap/Walls/Wall_Material]
-[2024.01.12-23.43.05:350][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1
-[2024.01.12-23.43.05:350][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Wall_Material_Auto1CD31B2964132F7F9A7C029A4FE09D2D1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/GameMap/Walls/Wall_Material_Auto1.uasset'
-[2024.01.12-23.43.05:351][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/Materials/Test_Inst] ([1] browsable assets)...
-[2024.01.12-23.43.05:357][416]OBJ SavePackage:     Rendered thumbnail for [MaterialInstanceConstant /Game/Materials/Test_Inst.Test_Inst]
-[2024.01.12-23.43.05:357][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/Materials/Test_Inst]
-[2024.01.12-23.43.05:357][416]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Materials/Test_Inst" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset" SILENT=false AUTOSAVING=true
-[2024.01.12-23.43.05:358][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Materials/Test_Inst_Auto1
-[2024.01.12-23.43.05:358][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Test_Inst_Auto13F597B9D47B547039A27A3B28D48F66A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Inst_Auto1.uasset'
-[2024.01.12-23.43.05:359][416]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/Materials/Test] ([1] browsable assets)...
-[2024.01.12-23.43.05:363][416]OBJ SavePackage:     Rendered thumbnail for [Material /Game/Materials/Test.Test]
-[2024.01.12-23.43.05:363][416]OBJ SavePackage: Finished generating thumbnails for package [/Game/Materials/Test]
-[2024.01.12-23.43.05:363][416]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Materials/Test" FILE="../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset" SILENT=false AUTOSAVING=true
-[2024.01.12-23.43.05:365][416]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/Materials/Test_Auto1
-[2024.01.12-23.43.05:365][416]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Test_Auto1BF04448B43F016F6771A719C5CEF44AD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Saved/Autosaves/Game/Materials/Test_Auto1.uasset'
-[2024.01.12-23.43.05:366][416]LogFileHelpers: Auto-saving content packages took 0.078
-[2024.01.12-23.45.37:544][355]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.45.37:599][355]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.45.37:661][355]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.45.37:661][355]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn6BAF05D94B764A3AB72393A1C85D2D0F.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.45.37:732][355]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 4.17 sec)
-[2024.01.12-23.45.37:734][355]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.45.37:734][355]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.45.54:336][439]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.45.54:391][439]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.45.54:457][439]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.45.54:457][439]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn547CE7A44716DD2B96FF4C966BC783B9.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.45.54:532][439]LogFileHelpers: InternalPromptForCheckoutAndSave took 195 ms (total: 4.37 sec)
-[2024.01.12-23.45.54:534][439]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.45.54:534][439]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.46.11:849][247]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.46.11:904][247]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.46.11:966][247]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.46.11:966][247]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnA60DC55840B79176DA388DAA5EC43B00.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.46.12:036][247]LogFileHelpers: InternalPromptForCheckoutAndSave took 185 ms (total: 4.56 sec)
-[2024.01.12-23.46.12:036][247]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.46.12:036][247]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.46.25:194][344]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.46.25:222][344]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.46.25:285][344]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.46.25:285][344]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn0A342A6A4AEB20EC544891B5EAF1AA29.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.46.25:292][344]LogFileHelpers: InternalPromptForCheckoutAndSave took 97 ms (total: 4.65 sec)
-[2024.01.12-23.46.25:294][344]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.46.25:294][344]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.46.25:690][391]BlueprintLog: New page: Compile VRPawn
-[2024.01.12-23.46.25:772][391]LogUObjectHash: Compacting FUObjectHashTables data took   1.52ms
-[2024.01.12-23.46.43:569][636]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.46.43:577][636]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.46.43:577][636]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:46:43)
-[2024.01.12-23.46.43:577][636]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.46.43:592][636]LogPlayLevel: PIE: StaticDuplicateObject took: (0.015016s)
-[2024.01.12-23.46.43:592][636]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.015058s)
-[2024.01.12-23.46.43:607][636]LogUObjectHash: Compacting FUObjectHashTables data took   1.18ms
-[2024.01.12-23.46.43:618][636]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.46.43:618][636]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.46.43:619][636]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.46.43:619][636]LogPlayLevel: PIE: World Init took: (0.001052s)
-[2024.01.12-23.46.43:619][636]LogAudio: Display: Creating Audio Device:                 Id: 16, Scope: Unique, Realtime: True
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.46.43:619][636]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.46.43:619][636]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.46.43:619][636]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.46.43:619][636]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.46.43:620][636]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.46.43:622][636]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.46.43:647][636]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.46.43:648][636]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=16
-[2024.01.12-23.46.43:648][636]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=16
-[2024.01.12-23.46.43:651][636]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=16
-[2024.01.12-23.46.43:651][636]LogInit: FAudioDevice initialized with ID 16.
-[2024.01.12-23.46.43:651][636]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=16
-[2024.01.12-23.46.43:651][636]LogAudio: Display: Audio Device (ID: 16) registered with world 'BackroomsMap'.
-[2024.01.12-23.46.43:651][636]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 16
-[2024.01.12-23.46.43:661][636]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.46.45:186][636]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.46.45:193][636]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.46.45
-[2024.01.12-23.46.45:194][636]LogWorld: Bringing up level for play took: 0.007533
-[2024.01.12-23.46.45:196][636]LogOnline: OSS: Created online subsystem instance for: :Context_29
-[2024.01.12-23.46.45:198][636]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.46.45:199][636]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.46.45:200][636]vr.PixelDensity = "1"
-[2024.01.12-23.46.45:203][636]PIE: Server logged in
-[2024.01.12-23.46.45:204][636]PIE: Play in editor total start time 1,628 seconds.
-[2024.01.12-23.46.45:205][636]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.46.45:277][636]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.46.45:282][636]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.47.40:206][951]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.47.40:206][951]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.47.40:236][951]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.47.40:238][951]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.47.40:239][951]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.47.40:242][951]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.47.40:247][951]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.47.40:262][951]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.47.40:263][951]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 16
-[2024.01.12-23.47.40:263][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16
-[2024.01.12-23.47.40:264][951]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=16
-[2024.01.12-23.47.40:270][951]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.47.40:270][951]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.47.40:271][951]LogUObjectHash: Compacting FUObjectHashTables data took   1.15ms
-[2024.01.12-23.47.40:323][952]LogPlayLevel: Display: Destroying online subsystem :Context_29
-[2024.01.12-23.47.47:664][649]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.47.47:716][649]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.47.47:778][649]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.47.47:778][649]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn9D14B0284BD3BDF21271B398624FB819.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.47.47:853][649]LogFileHelpers: InternalPromptForCheckoutAndSave took 188 ms (total: 4.84 sec)
-[2024.01.12-23.47.47:856][649]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.47.47:856][649]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.48.07:863][  6]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.48.07:915][  6]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.48.07:976][  6]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.48.07:976][  6]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn7063DA2145D8C84D27AB28ABBE219D84.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.48.08:050][  6]LogFileHelpers: InternalPromptForCheckoutAndSave took 186 ms (total: 5.03 sec)
-[2024.01.12-23.48.08:052][  6]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.48.08:052][  6]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.48.08:866][103]BlueprintLog: New page: Compile VRPawn
-[2024.01.12-23.48.08:946][103]LogUObjectHash: Compacting FUObjectHashTables data took   1.24ms
-[2024.01.12-23.48.11:120][217]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.48.11:126][217]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.48.11:126][217]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:48:11)
-[2024.01.12-23.48.11:126][217]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.48.11:141][217]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014039s)
-[2024.01.12-23.48.11:141][217]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.014074s)
-[2024.01.12-23.48.11:156][217]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
-[2024.01.12-23.48.11:168][217]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.48.11:168][217]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.48.11:168][217]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.48.11:169][217]LogPlayLevel: PIE: World Init took: (0.000901s)
-[2024.01.12-23.48.11:169][217]LogAudio: Display: Creating Audio Device:                 Id: 17, Scope: Unique, Realtime: True
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.48.11:169][217]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.48.11:169][217]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.48.11:169][217]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.48.11:169][217]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.48.11:169][217]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.48.11:171][217]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.48.11:195][217]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.48.11:196][217]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=17
-[2024.01.12-23.48.11:196][217]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=17
-[2024.01.12-23.48.11:198][217]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=17
-[2024.01.12-23.48.11:198][217]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=17
-[2024.01.12-23.48.11:198][217]LogInit: FAudioDevice initialized with ID 17.
-[2024.01.12-23.48.11:198][217]LogAudio: Display: Audio Device (ID: 17) registered with world 'BackroomsMap'.
-[2024.01.12-23.48.11:198][217]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 17
-[2024.01.12-23.48.11:207][217]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.48.12:234][217]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.48.12:242][217]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.48.12
-[2024.01.12-23.48.12:243][217]LogWorld: Bringing up level for play took: 0.008302
-[2024.01.12-23.48.12:245][217]LogOnline: OSS: Created online subsystem instance for: :Context_30
-[2024.01.12-23.48.12:247][217]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.48.12:248][217]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.48.12:249][217]vr.PixelDensity = "1"
-[2024.01.12-23.48.12:252][217]PIE: Server logged in
-[2024.01.12-23.48.12:253][217]PIE: Play in editor total start time 1,127 seconds.
-[2024.01.12-23.48.12:255][217]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.48.12:325][217]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.48.12:330][217]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.48.41:475][429]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.48.41:475][429]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.48.41:505][429]LogSlate: Window 'BackroomsDigitalArt Preview [NetMode: Standalone 0]  (64-bit/PC D3D SM5) OpenXR SteamVR/OpenXR (2.2.3)' being destroyed
-[2024.01.12-23.48.41:508][429]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
-[2024.01.12-23.48.41:508][429]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.48.41:510][429]LogPlayLevel: Display: Shutting down PIE online subsystems
-[2024.01.12-23.48.41:516][429]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
-[2024.01.12-23.48.41:532][429]LogAudio: Display: Audio Device unregistered from world 'None'.
-[2024.01.12-23.48.41:532][429]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 17
-[2024.01.12-23.48.41:532][429]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17
-[2024.01.12-23.48.41:534][429]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=17
-[2024.01.12-23.48.41:540][429]LogSlate: Slate User Unregistered.  User Index 8
-[2024.01.12-23.48.41:540][429]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.48.41:541][429]LogUObjectHash: Compacting FUObjectHashTables data took   1.20ms
-[2024.01.12-23.48.41:593][430]LogPlayLevel: Display: Destroying online subsystem :Context_30
-[2024.01.12-23.48.51:612][179]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.48.51:670][179]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.48.51:729][179]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.48.51:729][179]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnAF4D1DFF430772EE4D9051B4910D5B07.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.48.51:800][179]LogFileHelpers: InternalPromptForCheckoutAndSave took 187 ms (total: 5.22 sec)
-[2024.01.12-23.48.51:802][179]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.48.51:802][179]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.49.11:994][580]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.49.12:048][580]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.49.12:109][580]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.49.12:110][580]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawnEC89388B4B25AECF554D53ABF1C1CDEF.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.49.12:179][580]LogFileHelpers: InternalPromptForCheckoutAndSave took 185 ms (total: 5.40 sec)
-[2024.01.12-23.49.12:181][580]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.49.12:181][580]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.49.31:326][846]LogFileHelpers: InternalPromptForCheckoutAndSave started...
-[2024.01.12-23.49.31:375][846]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/VRTemplate/Blueprints/VRPawn" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset" SILENT=true
-[2024.01.12-23.49.31:435][846]LogSavePackage: Moving output files for package: /Game/VRTemplate/Blueprints/VRPawn
-[2024.01.12-23.49.31:435][846]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/VRPawn68C091AA464D9D7D8441DC92B917F9D1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/VRTemplate/Blueprints/VRPawn.uasset'
-[2024.01.12-23.49.31:504][846]LogFileHelpers: InternalPromptForCheckoutAndSave took 177 ms (total: 5.58 sec)
-[2024.01.12-23.49.31:506][846]AssetCheck: New page: Asset Save: VRPawn
-[2024.01.12-23.49.31:506][846]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/VRTemplate/Blueprints/VRPawn.VRPawn
-[2024.01.12-23.49.32:459][959]BlueprintLog: New page: Compile VRPawn
-[2024.01.12-23.49.32:538][959]LogUObjectHash: Compacting FUObjectHashTables data took   1.17ms
-[2024.01.12-23.49.34:165][ 50]LogDebuggerCommands: Repeating last play command: VR Preview
-[2024.01.12-23.49.34:172][ 50]LogPlayLevel: PlayLevel: No blueprints needed recompiling
-[2024.01.12-23.49.34:172][ 50]PIE: New page: PIE session: BackroomsMap (13 Jan 2024, 01:49:34)
-[2024.01.12-23.49.34:172][ 50]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
-[2024.01.12-23.49.34:185][ 50]LogPlayLevel: PIE: StaticDuplicateObject took: (0.012637s)
-[2024.01.12-23.49.34:185][ 50]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.012666s)
-[2024.01.12-23.49.34:200][ 50]LogUObjectHash: Compacting FUObjectHashTables data took   1.15ms
-[2024.01.12-23.49.34:210][ 50]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
-[2024.01.12-23.49.34:210][ 50]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
-[2024.01.12-23.49.34:210][ 50]LogAIModule: Creating AISystem for world BackroomsMap
-[2024.01.12-23.49.34:210][ 50]LogPlayLevel: PIE: World Init took: (0.000855s)
-[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Creating Audio Device:                 Id: 18, Scope: Unique, Realtime: True
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: Audio Mixer Platform Settings:
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: 	Sample Rate:						  48000
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: 	Number of buffers to queue:			  1
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: 	Max Channels (voices):				  32
-[2024.01.12-23.49.34:211][ 50]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
-[2024.01.12-23.49.34:211][ 50]LogAudio: Display: AudioDevice MaxSources: 32
-[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
-[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Audio Reverb Plugin: None (built-in).
-[2024.01.12-23.49.34:211][ 50]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
-[2024.01.12-23.49.34:212][ 50]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
-[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
-[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Initializing Sound Submixes...
-[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
-[2024.01.12-23.49.34:237][ 50]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
-[2024.01.12-23.49.34:238][ 50]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=18
-[2024.01.12-23.49.34:238][ 50]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=18
-[2024.01.12-23.49.34:240][ 50]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=18
-[2024.01.12-23.49.34:240][ 50]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=18
-[2024.01.12-23.49.34:240][ 50]LogInit: FAudioDevice initialized with ID 18.
-[2024.01.12-23.49.34:240][ 50]LogAudio: Display: Audio Device (ID: 18) registered with world 'BackroomsMap'.
-[2024.01.12-23.49.34:240][ 50]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 18
-[2024.01.12-23.49.34:250][ 50]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
-[2024.01.12-23.49.35:275][ 50]LogLoad: Game class is 'VRGameMode_C'
-[2024.01.12-23.49.35:282][ 50]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.13-00.49.35
-[2024.01.12-23.49.35:282][ 50]LogWorld: Bringing up level for play took: 0.007802
-[2024.01.12-23.49.35:285][ 50]LogOnline: OSS: Created online subsystem instance for: :Context_31
-[2024.01.12-23.49.35:287][ 50]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
-[2024.01.12-23.49.35:288][ 50]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
-[2024.01.12-23.49.35:289][ 50]vr.PixelDensity = "1"
-[2024.01.12-23.49.35:291][ 50]PIE: Server logged in
-[2024.01.12-23.49.35:292][ 50]PIE: Play in editor total start time 1,12 seconds.
-[2024.01.12-23.49.35:292][ 50]LogHMD: Warning: No UPlayerMappableInputConfig provided in the OpenXR Input project settings, action bindings will not be visible to the OpenXR runtime. Action/Axis mappings from the Input configuration are deprecated for XR in favor of Enhanced Input.
-[2024.01.12-23.49.35:413][ 50]LogViewport: Scene viewport resized to 1800x1000, mode Windowed.
-[2024.01.12-23.49.35:418][ 50]LogHMD: Warning: Requesting 10 bit swapchain, but not supported: fall back to 8bpc
-[2024.01.12-23.49.35:450][ 50]LogD3D11RHI: Error: Direct3DDevice->CreateTexture2D(TextureDesc,SubResourceData,OutTexture2D) failed with error E_OUTOFMEMORY
- at D:\build\++UE5\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Texture.cpp:181
- Size=4096x4096x1 PF=26 D3DFormat=(0x0000001A), NumMips=1, Flags=D3D11_BIND_RENDER_TARGET D3D11_BIND_SHADER_RESOURCE D3D11_BIND_UNORDERED_ACCESS , Usage:0x0, CPUFlags:0x0, MiscFlags:0x0, SampleCount:0x1, SampleQuality:0x0, SubresPtr:0x0000000000000000, SubresPitch:0, SubresSlicePitch:0, Name:'Lumen.SceneFinalLighting', DebugInfo: 
-[2024.01.12-23.49.35:450][ 50]LogD3D11RHI: Error: 	Budget:	15569.21 MB
-[2024.01.12-23.49.35:450][ 50]LogD3D11RHI: Error: 	Used:	2856.88 MB
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     14 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    156 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    143 = 73984 KB (2D 4352x4352 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     34 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     41 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    179 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneDirectLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     37 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     26 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneFinalLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    180 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     40 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     35 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT UAV) Lumen.SceneIndirectLighting
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    178 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     42 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     33 = 65536 KB (2D 4096x4096 PF_FloatR11G11B10 RT) Lumen.SceneEmissive
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    142 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    155 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     13 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:      5 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     63 = 65536 KB (2D 4096x4096 PF_FloatRGB UAV) Lumen.Radiosity.TraceRadianceAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     30 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:    175 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     55 = 65536 KB (2D 4096x4096 PF_R8G8B8A8 RT) Lumen.SceneAlbedo
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     95 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     89 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     45 = 57344 KB (3D 1024x1024x56 PF_R8 UAV) GlobalDistanceField.PageAtlas
-[2024.01.12-23.49.39:539][ 50]LogConsoleResponse:     56 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    174 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     29 = 32768 KB (2D 4096x4096 PF_G16 RT) Lumen.SceneDepth
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    141 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     12 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    154 = 32768 KB (2D 4096x4096 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     32 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    177 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     43 = 32768 KB (2D 4096x4096 PF_R8G8 RT) Lumen.SceneNormal
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    101 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     64 = 32768 KB (2D 4096x4096 PF_ShadowDepth) PreShadowCacheDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     53 = 28125 KB (2D 3600x2000 PF_R32_FLOAT RT) Composite.PrimitivesDepthHistory
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    160 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     18 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    147 = 21504 KB (2D 2048x2048 PF_FloatRGB UAV) Lumen.RadianceCache.FinalRadianceAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     62 = 18705 KB (2D 2684x1784 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    176 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     50 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     31 = 16384 KB (2D 4096x4096 PF_G8 RT) Lumen.SceneOpacity
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     36 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    181 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     28 = 16384 KB (2D 4096x4096 PF_R8 RT UAV) Lumen.SceneNumFramesAccumulatedAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    169 = 14063 KB (2D 1800x1000 PF_A16B16G16R16 RT UAV) SceneVelocity
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     70 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) Lumen.Reflections.SpecularIndirect
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     78 = 14063 KB (2D 1800x1000 PF_FloatRGBA RT UAV) SceneColor
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     77 = 14063 KB (2D 1800x1000 PF_FloatRGBA UAV) Lumen.ScreenProbeGather.DiffuseIndirect
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    110 = 12288 KB (Cube 1024 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     68 = 8790 KB (2D 1800x1000 PF_DepthStencil) SceneDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     52 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     59 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHBlueAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     10 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     60 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHGreenAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     61 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:      9 = 8192 KB (2D 1024x1024 PF_FloatRGBA UAV) Lumen.Radiosity.ProbeSHRedAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     20 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     19 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     11 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:      3 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     15 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     65 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:      6 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     44 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     39 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     27 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     88 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     72 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     73 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     85 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     21 = 8192 KB (3D 1024x1024x8 PF_G8 UAV) DistanceFields.DistanceFieldBrickTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     46 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     90 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     96 = 7168 KB (3D 512x512x28 PF_R8 UAV) GlobalDistanceField.CoverageAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     23 = 7032 KB (2D 1800x1000 PF_A2B10G10R10 UAV) TSR.History.Guide
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     54 = 7032 KB (2D 1800x1000 PF_FloatR11G11B10 UAV) TSR.Output
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     76 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.BackfaceDiffuseIndirect
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     75 = 7032 KB (2D 1800x1000 PF_FloatRGB UAV) Lumen.ScreenProbeGather.RoughSpecularIndirect
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     57 = 7032 KB (2D 1800x1000 PF_R32_FLOAT UAV) Lumen.DepthHistory
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     38 = 7032 KB (2D 1800x1000 PF_R32_UINT UAV) TSR.History.SubpixelDepth
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     22 = 7032 KB (2D 1800x1000 PF_R8G8B8A8 UAV) TSR.History.Moire
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     58 = 4677 KB (2D 2684x1784 PF_R8 UAV) TSR.History.Metadata
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     17 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    159 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    146 = 4096 KB (2D 1024x1024 PF_FloatRGB UAV) Lumen.RadianceCache.RadianceProbeAtlasTextureSource
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     69 = 3516 KB (2D 1800x1000 PF_R16F RT UAV) Lumen.Reflections.AccumulatedResolveVariance
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    112 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    111 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    107 = 3072 KB (Cube 512 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     83 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    161 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    148 = 2656 KB (2D 904x752 PF_FloatRGB UAV) Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    158 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    145 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     16 = 2048 KB (2D 1024x1024 PF_R16F UAV) Lumen.RadianceCache.DepthProbeAtlasTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     66 = 1758 KB (2D 1800x1000 PF_G8 UAV) Lumen.Reflections.NumHistoryFramesAccumulated
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:      7 = 1758 KB (2D 1800x1000 PF_R8 RT) Final Luminance
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     71 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.FastUpdateMode
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     74 = 1758 KB (2D 1800x1000 PF_R8 UAV) Lumen.ScreenProbeGather.NumHistoryFramesAccumulated
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    140 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    153 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     86 = 1728 KB (3D 192x48x48 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:    139 = 1024 KB (2D 1024x512 PF_ShadowDepth) ShadowDepthAtlas
-[2024.01.12-23.49.39:540][ 50]LogConsoleResponse:     92 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     48 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     98 = 977 KB (3D 63x63x252 PF_R8 UAV) GlobalDistanceField.MipTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    119 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    120 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    109 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    102 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    105 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    106 = 768 KB (Cube 256 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     47 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     97 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     91 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableCombined
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     94 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    100 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     51 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableMovableLayer
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     93 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     99 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     49 = 729 KB (3D 36x36x144 PF_R32_UINT UAV) GlobalDistanceField.PageTableStationaryLayer
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    171 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    173 = 683 KB (2D 512x512 PF_R16F UAV) HZBClosest
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    172 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    170 = 683 KB (2D 512x512 PF_R16F UAV) HZBFurthest
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    168 = 245 KB (3D 63x63x63 PF_R8 UAV) GlobalDistanceField.TempMip
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     79 = 201 KB (3D 38x26x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    116 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    129 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    126 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    124 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    114 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    136 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    137 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    123 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    130 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    122 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    113 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    108 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    103 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    104 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    121 = 192 KB (Cube 128 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    152 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    165 = 189 KB (3D 29x32x26 PF_FloatRGBA UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    150 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    163 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     81 = 166 KB (2D 113x94 PF_A32B32G32R32F UAV) Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    157 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    144 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     84 = 162 KB (3D 72x24x24 PF_R32_UINT UAV) Lumen.RadianceCache.RadianceProbeIndirectionTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     25 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    167 = 128 KB (3D 32x32x32 PF_A2B10G10R10 RT) CombineLUTs
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     80 = 101 KB (3D 38x26x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    164 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    151 = 95 KB (3D 29x32x26 PF_FloatRGB UAV) Lumen.TranslucencyVolume.SHLightingNewHistory0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     82 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    162 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    149 = 42 KB (2D 113x94 PF_R32_UINT UAV) Lumen.ScreenProbeGather.ScreenProbeSceneDepth
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:      4 = 33 KB (2D 66x64 PF_A16B16G16R16) SSProfiles
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    138 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    118 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    115 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    135 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    127 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    134 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    133 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    132 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    131 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    128 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    117 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    125 = 12 KB (Cube 32 PF_ShadowDepth) CubeShadowDepthZ
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:      2 = 6 KB (2D 768x8 PF_R8) AsciiTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:      8 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     24 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    166 = 1 KB (2D 1x1 PF_A32B32G32R32F UAV) EyeAdaptationTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     87 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:     67 = 1 KB (2D 1x1 PF_R16F UAV) Dummy
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:      1 = 1 KB (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: Pool: 2548/2548 MB (referenced/allocated)
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: 
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse: RDGResourceName (what was rendered this frame, use <RDGResourceName>@<Version> to get intermediate versions):
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    BloomSetup                         Lumen.RadianceCache.DepthProbeAtlasTexture            Lumen.ScreenProbeGather.BackfaceDiffuseIndirect               Lumen.TranslucencyVolume.SHLightingNewHistory0  TSR.AntiAliasing.Raw
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    BloomX                             Lumen.RadianceCache.FilteredRadianceProbeAtlasTexture Lumen.ScreenProbeGather.DiffuseIndirect                       Lumen.TranslucencyVolume.VolumeTraceHitDistance TSR.ClosestDepthTexture
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    BloomY                             Lumen.RadianceCache.FinalRadianceAtlas                Lumen.ScreenProbeGather.LightingProbabilityDensityFunction    Lumen.TranslucencyVolume.VolumeTraceRadiance    TSR.DummyOutput
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    CombineLUTs                        Lumen.RadianceCache.RadianceProbeAtlasTextureSource   Lumen.ScreenProbeGather.RayInfosForTracing                    OIT.SampleColor                                 TSR.HalfResOutput
-[2024.01.12-23.49.39:541][ 50]LogConsoleResponse:    CubeShadowDepthZ                   Lumen.RadianceCache.RadianceProbeIndirectionTexture   Lumen.ScreenProbeGather.RoughSpecularIndirect                 OIT.SampleCount                                 TSR.History.Guide
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Dummy-OutDepthBuffer               Lumen.Reflections.AccumulatedResolveVariance          Lumen.ScreenProbeGather.ScreenBentNormal                      OIT.SampleDepth                                 TSR.History.Metadata
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    EyeAdaptationTexture               Lumen.Reflections.NumHistoryFramesAccumulated         Lumen.ScreenProbeGather.ScreenProbeFilteredRadiance           OIT.SampleTrans                                 TSR.History.Moire
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Final Luminance                    Lumen.Reflections.RayTraceDistance                    Lumen.ScreenProbeGather.ScreenProbeFilteredRadianceWithBorder PreShadowCacheDepthZ                            TSR.History.SubpixelDepth
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    GaussianLumSetupTexture            Lumen.Reflections.ReflectionDownsampledDepth          Lumen.ScreenProbeGather.ScreenProbeHitDistance                Scene(1/16)                                     TSR.HistoryRejection
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    GBufferA                           Lumen.Reflections.ReflectionRayBuffer                 Lumen.ScreenProbeGather.ScreenProbeMoving                     Scene(1/32)                                     TSR.Moire.Luma
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    GBufferB                           Lumen.Reflections.ResolvedSpecularIndirect            Lumen.ScreenProbeGather.ScreenProbeRadiance                   Scene(1/4)                                      TSR.Output
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    GBufferC                           Lumen.Reflections.ResolvedSpecularIndirectDepth       Lumen.ScreenProbeGather.ScreenProbeRadianceSHAmbient          Scene(1/64)                                     TSR.ParallaxFactor
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    GBufferD                           Lumen.Reflections.ResolveTileUsed                     Lumen.ScreenProbeGather.ScreenProbeRadianceSHDirectional      Scene(1/8)                                      TSR.ParallaxRejectionMask
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    GBufferE                           Lumen.Reflections.ResolveVariance                     Lumen.ScreenProbeGather.ScreenProbeSceneDepth                 SceneColor                                      TSR.PrevClosestDepthTexture
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    HeterogeneousVolumes               Lumen.Reflections.SpecularIndirect                    Lumen.ScreenProbeGather.ScreenProbeTraceMoving                SceneDepthZ                                     TSR.PrevUseCountTexture
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    HZBClosest                         Lumen.Reflections.TraceHit                            Lumen.ScreenProbeGather.ScreenProbeTranslatedWorldPosition    SceneVelocity                                   TSR.ReprojectedHistoryGuide
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    HZBFurthest                        Lumen.Reflections.TraceRadiance                       Lumen.ScreenProbeGather.ScreenProbeWorldNormal                ShadowDepthAtlas                                TSR.ReprojectedHistoryMoire
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    LightingChannels                   Lumen.SceneAlbedo                                     Lumen.ScreenProbeGather.ScreenProbeWorldSpeed                 ShadowMaskTexture                               TSR.SceneColorLdrLuma
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    LocalExposure                      Lumen.SceneDepth                                      Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeHeader         Substrate.DummyWritableTexture                  TSR.Velocity.Dilated
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    LocalExposureGaussianX             Lumen.SceneDirectLighting                             Lumen.ScreenProbeGather.ScreenTileAdaptiveProbeIndices        Translucency.AfterDOF.Color                     TSR.Velocity.HoleFilled
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    LocalExposureGaussianY             Lumen.SceneEmissive                                   Lumen.ScreenProbeGather.TileClassificationModes               TranslucentVolumeAmbient0                       TSR.velocity.HoleFillMask
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Lumen.CardCaptureAlbedoAtlas       Lumen.SceneFinalLighting                              Lumen.ScreenProbeGather.TraceHit                              TranslucentVolumeAmbient1                       ViewFamilyTexture
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Lumen.CardCaptureDepthStencilAtlas Lumen.SceneIndirectLighting                           Lumen.ScreenProbeGather.TraceRadiance                         TranslucentVolumeDirectional0
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Lumen.CardCaptureEmissiveAtlas     Lumen.SceneNormal                                     Lumen.TranslucencyVolume.FilteredVolumeTraceRadiance          TranslucentVolumeDirectional1
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Lumen.CardCaptureNormalAtlas       Lumen.SceneNumFramesAccumulatedAtlas                  Lumen.TranslucencyVolume.SHLighting0                          TSR.AntiAliasing.Filtered
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse:    Lumen.DepthHistory                 Lumen.SceneOpacity                                    Lumen.TranslucencyVolume.SHLighting1                          TSR.AntiAliasing.Noise
-[2024.01.12-23.49.39:542][ 50]LogConsoleResponse: 
-[2024.01.12-23.49.39:542][ 50]Cmd: rhi.DumpMemory
-[2024.01.12-23.49.39:544][ 50]RHI resource memory (not tracked by our allocator)
-[2024.01.12-23.49.39:544][ 50]         0.000MB  -  Bindless Resource Heap - STAT_BindlessResourceHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:544][ 50]         0.000MB  -  Bindless Sampler Heap - STAT_BindlessSamplerHeapMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:544][ 50]         0.000MB  -  Misc Buffer Memory - STAT_MiscBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:544][ 50]         0.000MB  -  Draw Indirect Buffer Memory - STAT_DrawIndirectBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:544][ 50]         1.202MB  -  Byte Address Buffer Memory - STAT_ByteAddressBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:544][ 50]       143.344MB  -  Structured Buffer Memory - STAT_StructuredBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]         0.000MB  -  RayTracing Acceleration Structure Memory - STAT_RTAccelerationStructureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]       215.575MB  -  Vertex Buffer Memory - STAT_VertexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]         6.221MB  -  Index Buffer Memory - STAT_IndexBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]         5.047MB  -  Uniform Buffer Memory - STAT_UniformBufferMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]        27.062MB  -  Texture Cube Memory - STAT_TextureMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]         0.172MB  -  Texture 3D Memory - STAT_TextureMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]       387.505MB  -  Texture 2D Memory - STAT_TextureMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]       643.920MB  -  UAV Texture Memory - STAT_UAVTextureMemory - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]         0.551MB  -  Render Target Cube Memory - STAT_RenderTargetMemoryCube - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]         0.125MB  -  Render Target 3D Memory - STAT_RenderTargetMemory3D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]      1633.076MB  -  Render Target 2D Memory - STAT_RenderTargetMemory2D - STATGROUP_RHI - STATCAT_Advanced
-[2024.01.12-23.49.39:545][ 50]3063.800MB total
-[2024.01.12-23.49.39:545][ 50]LogWindows: FPlatformMisc::RequestExit(1, TerminateOnOutOfMemory)
-[2024.01.12-23.49.39:545][ 50]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 0, TerminateOnOutOfMemory)
-[2024.01.12-23.49.39:545][ 50]LogCore: Engine exit requested (reason: Win RequestExit)
+[2024.01.21-18.32.37:963][  1]Running Python start-up script 'G:/UnrealEngines/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.021659 secs
+[2024.01.21-18.32.38:644][  3]LogSlate: Took 0.000050 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
+[2024.01.21-18.32.42:874][215]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.32.42:881][215]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.32.42:882][215]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:32:42)
+[2024.01.21-18.32.42:885][215]LogOnline: OSS: Created online subsystem instance for: NULL
+[2024.01.21-18.32.42:885][215]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL]
+[2024.01.21-18.32.42:885][215]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.32.42:911][215]LogPlayLevel: PIE: StaticDuplicateObject took: (0.026724s)
+[2024.01.21-18.32.42:912][215]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.026761s)
+[2024.01.21-18.32.42:915][215]LogUObjectHash: Compacting FUObjectHashTables data took   0.48ms
+[2024.01.21-18.32.42:916][215]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.32.42:916][215]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.32.42:916][215]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.32.42:916][215]LogPlayLevel: PIE: World Init took: (0.000786s)
+[2024.01.21-18.32.42:916][215]LogAudio: Display: Creating Audio Device:                 Id: 2, Scope: Unique, Realtime: True
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.32.42:916][215]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.32.42:916][215]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.32.42:917][215]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.32.42:917][215]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.32.42:917][215]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.32.42:919][215]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.32.42:944][215]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.32.42:945][215]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.32.42:945][215]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.32.42:945][215]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.32.42:946][215]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2
+[2024.01.21-18.32.42:946][215]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2
+[2024.01.21-18.32.42:946][215]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2
+[2024.01.21-18.32.42:946][215]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2
+[2024.01.21-18.32.42:946][215]LogInit: FAudioDevice initialized with ID 2.
+[2024.01.21-18.32.42:946][215]LogAudio: Display: Audio Device (ID: 2) registered with world 'BackroomsMap'.
+[2024.01.21-18.32.42:946][215]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.21-18.32.43:333][215]LogLoad: Game class is 'VRGameMode_C'
+[2024.01.21-18.32.43:346][215]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.32.43
+[2024.01.21-18.32.43:347][215]LogWorld: Bringing up level for play took: 0.013189
+[2024.01.21-18.32.43:349][215]LogOnline: OSS: Created online subsystem instance for: :Context_2
+[2024.01.21-18.32.43:360][215]LogSlate: New Slate User Created. Platform User Id 8, User Index 8, Is Virtual User: 1
+[2024.01.21-18.32.43:360][215]LogSlate: Slate User Registered.  User Index 8, Is Virtual User: 1
+[2024.01.21-18.32.43:362][215]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Engine/VREditor/Devices/Generic/GenericHMD.GenericHMD being ready before playing
+[2024.01.21-18.32.43:364][215]PIE: Server logged in
+[2024.01.21-18.32.43:364][215]PIE: Play in editor total start time 0,483 seconds.
+[2024.01.21-18.32.46:039][343]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.46:039][343]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.32.46:039][343]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.46:041][343]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.46:044][343]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.32.46:046][343]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.46:052][343]LogAudio: Display: Audio Device unregistered from world 'None'.
+[2024.01.21-18.32.46:052][343]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2
+[2024.01.21-18.32.46:052][343]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.21-18.32.46:054][343]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2
+[2024.01.21-18.32.46:057][343]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.46:064][343]LogSlate: Slate User Unregistered.  User Index 8
+[2024.01.21-18.32.46:064][343]LogSlate: Slate User Destroyed.  User Index 8, Is Virtual User: 1
+[2024.01.21-18.32.46:065][343]LogUObjectHash: Compacting FUObjectHashTables data took   0.71ms
+[2024.01.21-18.32.46:134][345]LogPlayLevel: Display: Destroying online subsystem :Context_2
+[2024.01.21-18.32.48:898][473]LogViewport: Scene viewport resized to 747x580, mode Windowed.
+[2024.01.21-18.32.49:689][505]LogViewport: Scene viewport resized to 1342x892, mode Windowed.
+[2024.01.21-18.32.55:230][989]LogDebuggerCommands: Repeating last play command: Selected Viewport
+[2024.01.21-18.32.55:239][989]LogPlayLevel: PlayLevel: No blueprints needed recompiling
+[2024.01.21-18.32.55:239][989]PIE: New page: PIE session: BackroomsMap (21 Jan 2024, 20:32:55)
+[2024.01.21-18.32.55:239][989]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.32.55:267][989]LogPlayLevel: PIE: StaticDuplicateObject took: (0.027335s)
+[2024.01.21-18.32.55:267][989]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/BackroomsMap.BackroomsMap to /Game/UEDPIE_0_BackroomsMap.BackroomsMap (0.027366s)
+[2024.01.21-18.32.55:271][989]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
+[2024.01.21-18.32.55:273][989]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.32.55:273][989]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.32.55:274][989]LogAIModule: Creating AISystem for world BackroomsMap
+[2024.01.21-18.32.55:274][989]LogPlayLevel: PIE: World Init took: (0.000795s)
+[2024.01.21-18.32.55:274][989]LogAudio: Display: Creating Audio Device:                 Id: 3, Scope: Unique, Realtime: True
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: Audio Mixer Platform Settings:
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: 	Sample Rate:						  48000
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: 	Number of buffers to queue:			  1
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: 	Max Channels (voices):				  32
+[2024.01.21-18.32.55:274][989]LogAudioMixer: Display: 	Number of Async Source Workers:		  4
+[2024.01.21-18.32.55:274][989]LogAudio: Display: AudioDevice MaxSources: 32
+[2024.01.21-18.32.55:274][989]LogAudio: Display: Audio Spatialization Plugin: None (built-in).
+[2024.01.21-18.32.55:274][989]LogAudio: Display: Audio Reverb Plugin: None (built-in).
+[2024.01.21-18.32.55:274][989]LogAudio: Display: Audio Occlusion Plugin: None (built-in).
+[2024.01.21-18.32.55:276][989]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2'
+[2024.01.21-18.32.55:301][989]LogAudioMixer: Display: Using Audio Hardware Device Speakers (Realtek(R) Audio)
+[2024.01.21-18.32.55:302][989]LogAudioMixer: Display: Initializing Sound Submixes...
+[2024.01.21-18.32.55:302][989]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault'
+[2024.01.21-18.32.55:302][989]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault'
+[2024.01.21-18.32.55:302][989]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3
+[2024.01.21-18.32.55:302][989]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3
+[2024.01.21-18.32.55:304][989]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3
+[2024.01.21-18.32.55:304][989]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3
+[2024.01.21-18.32.55:304][989]LogInit: FAudioDevice initialized with ID 3.
+[2024.01.21-18.32.55:304][989]LogAudio: Display: Audio Device (ID: 3) registered with world 'BackroomsMap'.
+[2024.01.21-18.32.55:304][989]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.21-18.32.55:305][989]LogLoad: Game class is 'BP_FirstPersonGameMode_C'
+[2024.01.21-18.32.55:316][989]LogWorld: Bringing World /Game/UEDPIE_0_BackroomsMap.BackroomsMap up for play (max tick rate 0) at 2024.01.21-19.32.55
+[2024.01.21-18.32.55:316][989]LogWorld: Bringing up level for play took: 0.011452
+[2024.01.21-18.32.55:319][989]LogOnline: OSS: Created online subsystem instance for: :Context_3
+[2024.01.21-18.32.55:321][989]PIE: Server logged in
+[2024.01.21-18.32.55:322][989]PIE: Play in editor total start time 0,083 seconds.
+[2024.01.21-18.32.59:779][235]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.59:779][235]LogWorld: BeginTearingDown for /Game/UEDPIE_0_BackroomsMap
+[2024.01.21-18.32.59:779][235]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.32.59:781][235]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.59:783][235]LogPlayLevel: Display: Shutting down PIE online subsystems
+[2024.01.21-18.32.59:786][235]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.32.59:790][235]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
+[2024.01.21-18.32.59:792][235]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3
+[2024.01.21-18.32.59:792][235]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.21-18.32.59:794][235]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3
+[2024.01.21-18.32.59:800][235]LogUObjectHash: Compacting FUObjectHashTables data took   0.57ms
+[2024.01.21-18.32.59:866][237]LogPlayLevel: Display: Destroying online subsystem :Context_3
+[2024.01.21-18.33.03:282][426]LogSlate: Took 0.000128 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K)
+[2024.01.21-18.33.03:300][427]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.33.03:359][428]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.33.05:114][480]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.33.05:115][480]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created!
+[2024.01.21-18.33.05:115][480]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
+[2024.01.21-18.33.05:149][480]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R]
+[2024.01.21-18.33.05:754][480]LogSlate: Took 0.000123 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K)
+[2024.01.21-18.33.07:389][526]LogViewport: Scene viewport resized to 390x1357, mode Windowed.
+[2024.01.21-18.33.20:420][876]LogUObjectGlobals: Warning: Failed to find object 'Class /Script/PCG.PCGSettings'
+[2024.01.21-18.33.26:318][988]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-18.33.26:318][988]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-18.33.27:786][ 25]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.21-18.33.43:812][472]LogEditorTransaction: Undo Modify Component(s)
+[2024.01.21-18.33.46:059][523]LogViewport: Scene viewport resized to 354x515, mode Windowed.
+[2024.01.21-18.33.46:448][523]LogViewport: Scene viewport resized to 698x685, mode Windowed.
+[2024.01.21-18.33.47:835][561]LogViewport: Scene viewport resized to 699x685, mode Windowed.
+[2024.01.21-18.33.47:914][562]LogViewport: Scene viewport resized to 837x685, mode Windowed.
+[2024.01.21-18.33.47:959][563]LogViewport: Scene viewport resized to 995x685, mode Windowed.
+[2024.01.21-18.33.48:006][564]LogViewport: Scene viewport resized to 1143x685, mode Windowed.
+[2024.01.21-18.33.48:054][565]LogViewport: Scene viewport resized to 1233x685, mode Windowed.
+[2024.01.21-18.33.48:099][566]LogViewport: Scene viewport resized to 1274x685, mode Windowed.
+[2024.01.21-18.34.00:451][876]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.34.00:518][876]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.34.00:526][876]LogPackageLocalizationCache: Processed 51 localized package path(s) for 1 prioritized culture(s) in 0.007657 seconds
+[2024.01.21-18.34.00:529][876]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.34.00:529][876]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp755674994B32BCFC2EB3F3B137F9A9CD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.34.00:554][876]LogFileHelpers: InternalPromptForCheckoutAndSave took 103 ms
+[2024.01.21-18.34.00:555][876]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.34.00:555][876]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.34.01:193][894]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.34.01:346][894]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
+[2024.01.21-18.34.01:851][903]LogViewport: Scene viewport resized to 647x515, mode Windowed.
+[2024.01.21-18.34.02:468][903]LogViewport: Scene viewport resized to 712x1357, mode Windowed.
+[2024.01.21-18.34.08:707][119]LogViewport: Scene viewport resized to 709x1357, mode Windowed.
+[2024.01.21-18.34.08:763][120]LogViewport: Scene viewport resized to 694x1357, mode Windowed.
+[2024.01.21-18.34.08:797][121]LogViewport: Scene viewport resized to 677x1357, mode Windowed.
+[2024.01.21-18.34.08:830][122]LogViewport: Scene viewport resized to 653x1357, mode Windowed.
+[2024.01.21-18.34.08:865][123]LogViewport: Scene viewport resized to 615x1357, mode Windowed.
+[2024.01.21-18.34.08:897][124]LogViewport: Scene viewport resized to 574x1357, mode Windowed.
+[2024.01.21-18.34.08:931][125]LogViewport: Scene viewport resized to 540x1357, mode Windowed.
+[2024.01.21-18.34.08:964][126]LogViewport: Scene viewport resized to 525x1357, mode Windowed.
+[2024.01.21-18.34.08:997][127]LogViewport: Scene viewport resized to 514x1357, mode Windowed.
+[2024.01.21-18.34.09:029][128]LogViewport: Scene viewport resized to 506x1357, mode Windowed.
+[2024.01.21-18.34.09:062][129]LogViewport: Scene viewport resized to 498x1357, mode Windowed.
+[2024.01.21-18.34.09:120][130]LogViewport: Scene viewport resized to 486x1357, mode Windowed.
+[2024.01.21-18.34.14:685][325]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.34.14:742][325]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.34.14:783][325]LogUObjectHash: Compacting FUObjectHashTables data took   1.05ms
+[2024.01.21-18.34.14:864][325]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.34.14:865][325]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapBE64EF2E44F64E4842E9AF9E30B59496.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.34.14:872][325]LogFileHelpers: All files are already saved.
+[2024.01.21-18.34.14:872][325]LogFileHelpers: Saving map 'BackroomsMap' took 0.131
+[2024.01.21-18.34.14:882][325]LogFileHelpers: InternalPromptForCheckoutAndSave took 197 ms (total: 300 ms)
+[2024.01.21-18.34.14:883][325]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.34.14:883][325]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.34.20:230][503]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.34.20:255][503]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.34.20:289][503]LogUObjectHash: Compacting FUObjectHashTables data took   0.51ms
+[2024.01.21-18.34.20:371][503]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.34.20:371][503]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap765ACF4245DB922BC0BA14ACCAADF092.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.34.20:378][503]LogFileHelpers: All files are already saved.
+[2024.01.21-18.34.20:378][503]LogFileHelpers: Saving map 'BackroomsMap' took 0.123
+[2024.01.21-18.34.20:384][503]LogFileHelpers: InternalPromptForCheckoutAndSave took 154 ms (total: 455 ms)
+[2024.01.21-18.34.20:387][503]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.34.20:387][503]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.34.23:262][578]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
+[2024.01.21-18.34.23:265][578]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.34.23:297][578]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Lamp/Lamp" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset" SILENT=true
+[2024.01.21-18.34.23:300][578]LogSavePackage: Moving output files for package: /Game/GameMap/Lamp/Lamp
+[2024.01.21-18.34.23:300][578]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Lamp3C0B147D49928B45CFD3619B29CD77B6.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Lamp/Lamp.uasset'
+[2024.01.21-18.34.23:315][578]LogFileHelpers: InternalPromptForCheckoutAndSave took 49 ms (total: 504 ms)
+[2024.01.21-18.34.23:317][578]AssetCheck: New page: Asset Save: Lamp
+[2024.01.21-18.34.23:317][578]LogContentValidation: Display: Validating /Script/Engine.Blueprint /Game/GameMap/Lamp/Lamp.Lamp
+[2024.01.21-18.34.43:332][712]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.34.43:374][712]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.34.43:410][712]LogUObjectHash: Compacting FUObjectHashTables data took   1.09ms
+[2024.01.21-18.34.43:498][712]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.34.43:498][712]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap33052B4E4E81784BE9AFA9AD343796C8.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.34.43:506][712]LogFileHelpers: All files are already saved.
+[2024.01.21-18.34.43:506][712]LogFileHelpers: Saving map 'BackroomsMap' took 0.132
+[2024.01.21-18.34.43:515][712]LogFileHelpers: InternalPromptForCheckoutAndSave took 183 ms (total: 688 ms)
+[2024.01.21-18.34.43:518][712]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.34.43:518][712]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.34.54:248][457]LogDerivedDataCache: C:/Users/Windows sucks/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:23.107 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 12304 files in 14344 folders with total size 651 MiB.
+[2024.01.21-18.36.22:261][111]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.36.22:283][111]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.36.22:318][111]LogUObjectHash: Compacting FUObjectHashTables data took   0.74ms
+[2024.01.21-18.36.22:404][111]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.36.22:404][111]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap9566E117478F3D8B9F6925A7BDB46B81.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.36.22:411][111]LogFileHelpers: All files are already saved.
+[2024.01.21-18.36.22:411][111]LogFileHelpers: Saving map 'BackroomsMap' took 0.129
+[2024.01.21-18.36.22:417][111]LogFileHelpers: InternalPromptForCheckoutAndSave took 156 ms (total: 844 ms)
+[2024.01.21-18.36.22:420][111]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.36.22:420][111]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.36.25:081][196]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance
+[2024.01.21-18.36.30:554][395]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Engine/BasicShapes/Cube.Cube
+[2024.01.21-18.36.30:554][395]LogActorFactory: Actor Factory attempting to spawn StaticMesh /Engine/BasicShapes/Cube.Cube
+[2024.01.21-18.36.30:556][395]LogActorFactory: Actor Factory spawned StaticMesh /Engine/BasicShapes/Cube.Cube as actor: StaticMeshActor /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_12
+[2024.01.21-18.36.30:557][395]LogActorFactory: Actor Factory spawned StaticMesh /Engine/BasicShapes/Cube.Cube as actor: StaticMeshActor /Game/BackroomsMap.BackroomsMap:PersistentLevel.StaticMeshActor_12
+[2024.01.21-18.37.35:737][921]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.37.35:767][921]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.37.35:805][921]LogUObjectHash: Compacting FUObjectHashTables data took   1.32ms
+[2024.01.21-18.37.35:895][921]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.37.35:896][921]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapC3AF56ED4BFB5126E40445ABF6CEF41D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.37.35:903][921]LogFileHelpers: All files are already saved.
+[2024.01.21-18.37.35:903][921]LogFileHelpers: Saving map 'BackroomsMap' took 0.136
+[2024.01.21-18.37.35:909][921]LogFileHelpers: InternalPromptForCheckoutAndSave took 171 ms (total: 1.01 sec)
+[2024.01.21-18.37.35:911][921]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.37.35:911][921]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.38.22:941][734]BlueprintLog: New page: Compile Lamp
+[2024.01.21-18.38.23:052][734]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
+[2024.01.21-18.39.42:618][ 70]Cmd: DELETE
+[2024.01.21-18.39.42:618][ 70]Cmd: ACTOR DELETE
+[2024.01.21-18.39.42:629][ 70]LogEditorActor: Deleted Actor: StaticMeshActor
+[2024.01.21-18.39.42:659][ 70]LogUObjectHash: Compacting FUObjectHashTables data took   1.13ms
+[2024.01.21-18.39.42:664][ 70]LogEditorActor: Deleted 1 Actors (0.046 secs)
+[2024.01.21-18.39.43:642][102]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.39.43:691][102]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.39.43:725][102]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.39.43:809][102]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.39.43:809][102]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap58A3E78E4238811D22B7FCA1E2B1A65E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.39.43:816][102]LogFileHelpers: All files are already saved.
+[2024.01.21-18.39.43:816][102]LogFileHelpers: Saving map 'BackroomsMap' took 0.127
+[2024.01.21-18.39.43:826][102]LogFileHelpers: InternalPromptForCheckoutAndSave took 184 ms (total: 1.20 sec)
+[2024.01.21-18.39.43:829][102]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.39.43:829][102]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.39.53:255][470]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.39.53:301][470]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.39.53:335][470]LogUObjectHash: Compacting FUObjectHashTables data took   0.55ms
+[2024.01.21-18.39.53:418][470]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.39.53:418][470]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap80C101F64BE35BC8A9E89FB973423230.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.39.53:425][470]LogFileHelpers: All files are already saved.
+[2024.01.21-18.39.53:425][470]LogFileHelpers: Saving map 'BackroomsMap' took 0.125
+[2024.01.21-18.39.53:431][470]LogFileHelpers: InternalPromptForCheckoutAndSave took 176 ms (total: 1.37 sec)
+[2024.01.21-18.39.53:433][470]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.39.53:433][470]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.40.01:384][882]Cmd: MODE GRID=1
+[2024.01.21-18.40.07:548][178]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.40.07:600][178]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.40.07:635][178]LogUObjectHash: Compacting FUObjectHashTables data took   1.11ms
+[2024.01.21-18.40.07:719][178]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.40.07:719][178]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap081724F5419860EA8957F28F9BAD2897.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.40.07:726][178]LogFileHelpers: All files are already saved.
+[2024.01.21-18.40.07:726][178]LogFileHelpers: Saving map 'BackroomsMap' took 0.126
+[2024.01.21-18.40.07:732][178]LogFileHelpers: InternalPromptForCheckoutAndSave took 183 ms (total: 1.56 sec)
+[2024.01.21-18.40.07:735][178]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.40.07:735][178]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.40.13:729][393]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.40.13:746][393]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.40.13:780][393]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
+[2024.01.21-18.40.13:870][393]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.40.13:870][393]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMapB07B68EA4740F0FD928A838702BFD35C.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.40.13:877][393]LogFileHelpers: All files are already saved.
+[2024.01.21-18.40.13:878][393]LogFileHelpers: Saving map 'BackroomsMap' took 0.133
+[2024.01.21-18.40.13:888][393]LogFileHelpers: InternalPromptForCheckoutAndSave took 159 ms (total: 1.71 sec)
+[2024.01.21-18.40.13:891][393]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.40.13:891][393]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.40.16:222][468]LogEditorViewport: Clicking Background
+[2024.01.21-18.40.31:097][101]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.40.31:121][101]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.40.31:155][101]LogUObjectHash: Compacting FUObjectHashTables data took   0.53ms
+[2024.01.21-18.40.31:242][101]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.40.31:243][101]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap6F73C1A949A64DCC9A7CBCBAE3255E52.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.40.31:250][101]LogFileHelpers: All files are already saved.
+[2024.01.21-18.40.31:250][101]LogFileHelpers: Saving map 'BackroomsMap' took 0.130
+[2024.01.21-18.40.31:259][101]LogFileHelpers: InternalPromptForCheckoutAndSave took 160 ms (total: 1.88 sec)
+[2024.01.21-18.40.31:261][101]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.40.31:261][101]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.40.49:727][414]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.40.49:760][414]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.40.49:797][414]LogUObjectHash: Compacting FUObjectHashTables data took   1.07ms
+[2024.01.21-18.40.49:882][414]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.40.49:882][414]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap8396A11B4927B6084CAEB8B03C790EE1.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.40.49:889][414]LogFileHelpers: All files are already saved.
+[2024.01.21-18.40.49:889][414]LogFileHelpers: Saving map 'BackroomsMap' took 0.130
+[2024.01.21-18.40.49:896][414]LogFileHelpers: InternalPromptForCheckoutAndSave took 168 ms (total: 2.04 sec)
+[2024.01.21-18.40.49:899][414]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.40.49:899][414]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.40.53:045][688]LogSlate: Window '4 Texture2D Objects - Property Matrix Editor' being destroyed
+[2024.01.21-18.40.53:052][688]LogSlate: Window '4 Texture2D Objects - Property Matrix Editor' being destroyed
+[2024.01.21-18.40.53:084][688]LogWorld: UWorld::CleanupWorld for World_3, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.40.53:084][688]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.40.54:320][804]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.40.54:349][804]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/BackroomsMap" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap" SILENT=true AUTOSAVING=false KEEPDIRTY=false
+[2024.01.21-18.40.54:383][804]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
+[2024.01.21-18.40.54:473][804]LogSavePackage: Moving output files for package: /Game/BackroomsMap
+[2024.01.21-18.40.54:473][804]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/BackroomsMap2DEC23154FEE90543FFEDB9ACD0DEF53.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap'
+[2024.01.21-18.40.54:480][804]LogFileHelpers: All files are already saved.
+[2024.01.21-18.40.54:480][804]LogFileHelpers: Saving map 'BackroomsMap' took 0.132
+[2024.01.21-18.40.54:485][804]LogFileHelpers: InternalPromptForCheckoutAndSave took 164 ms (total: 2.21 sec)
+[2024.01.21-18.40.54:487][804]AssetCheck: New page: Asset Save: BackroomsMap
+[2024.01.21-18.40.54:487][804]LogContentValidation: Display: Validating /Script/Engine.World /Game/BackroomsMap.BackroomsMap
+[2024.01.21-18.41.10:305][780]LogUObjectHash: Compacting FUObjectHashTables data took   1.14ms
+[2024.01.21-18.41.11:310][780]LogSlate: Window 'Save Content' being destroyed
+[2024.01.21-18.41.11:316][780]LogFileHelpers: InternalPromptForCheckoutAndSave started...
+[2024.01.21-18.41.11:373][780]LogSavePackage: Moving output files for package: /Game/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion
+[2024.01.21-18.41.11:373][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Carpet016_2K-JPG_AmbientOcclusio648329EA4AD8D145C9609CB3778ED21D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion.uasset'
+[2024.01.21-18.41.11:395][780]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Floor/Carpet016_2K-JPG_Color" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Color.uasset" SILENT=true
+[2024.01.21-18.41.11:398][780]LogSavePackage: Moving output files for package: /Game/GameMap/Floor/Carpet016_2K-JPG_Color
+[2024.01.21-18.41.11:398][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Carpet016_2K-JPG_Color39569D2F45B58B76FC03D1B2AEDA38DC.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Color.uasset'
+[2024.01.21-18.41.11:422][780]LogSavePackage: Moving output files for package: /Game/GameMap/Floor/Carpet016_2K-JPG_Displacement
+[2024.01.21-18.41.11:422][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Carpet016_2K-JPG_Displacement86B1ED1C477145AACC3DDB831C260A4D.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Displacement.uasset'
+[2024.01.21-18.41.11:444][780]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Floor/Carpet016_2K-JPG_NormalGL" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_NormalGL.uasset" SILENT=true
+[2024.01.21-18.41.11:449][780]LogSavePackage: Moving output files for package: /Game/GameMap/Floor/Carpet016_2K-JPG_NormalGL
+[2024.01.21-18.41.11:449][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Carpet016_2K-JPG_NormalGLE4DA4B1842ABAB71F5F31AA0C4AC382E.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_NormalGL.uasset'
+[2024.01.21-18.41.11:471][780]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/GameMap/Floor/Carpet016_2K-JPG_Roughness" FILE="../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Roughness.uasset" SILENT=true
+[2024.01.21-18.41.11:473][780]LogSavePackage: Moving output files for package: /Game/GameMap/Floor/Carpet016_2K-JPG_Roughness
+[2024.01.21-18.41.11:473][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Carpet016_2K-JPG_Roughness96F59E1542ECBDF650B2079BF90336CD.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Floor/Carpet016_2K-JPG_Roughness.uasset'
+[2024.01.21-18.41.11:498][780]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color
+[2024.01.21-18.41.11:498][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Color63A673F64FB23B76BDB11EA53F7BCB4A.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.uasset'
+[2024.01.21-18.41.11:522][780]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement
+[2024.01.21-18.41.11:523][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Displacement02F0EA394637DDCB58D4A09BDE9B4887.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset'
+[2024.01.21-18.41.11:551][780]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL
+[2024.01.21-18.41.11:551][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_NormalGL16F621A74F5070584374F5AAAFDB6364.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset'
+[2024.01.21-18.41.11:576][780]LogSavePackage: Moving output files for package: /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness
+[2024.01.21-18.41.11:576][780]LogSavePackage: Moving '../../../../../digital_art/BackroomsDigitalArt/Saved/Fabric029_2K-JPG_Roughness1D7BD64F48D9CEA8CDB739A19C68A522.tmp' to '../../../../../digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.uasset'
+[2024.01.21-18.41.11:582][780]LogFileHelpers: InternalPromptForCheckoutAndSave took 265 ms (total: 2.48 sec)
+[2024.01.21-18.41.11:582][780]LogStall: Shutdown...
+[2024.01.21-18.41.11:587][780]LogStall: Shutdown complete.
+[2024.01.21-18.41.11:633][780]LogSlate: Window 'BackroomsDigitalArt - Unreal Editor' being destroyed
+[2024.01.21-18.41.11:678][780]AssetCheck: New page: Asset Save: multiple assets
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Floor/Carpet016_2K-JPG_AmbientOcclusion.Carpet016_2K-JPG_AmbientOcclusion
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Floor/Carpet016_2K-JPG_Color.Carpet016_2K-JPG_Color
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Floor/Carpet016_2K-JPG_Displacement.Carpet016_2K-JPG_Displacement
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Floor/Carpet016_2K-JPG_NormalGL.Carpet016_2K-JPG_NormalGL
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Floor/Carpet016_2K-JPG_Roughness.Carpet016_2K-JPG_Roughness
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Color.Fabric029_2K-JPG_Color
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.Fabric029_2K-JPG_Displacement
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.Fabric029_2K-JPG_NormalGL
+[2024.01.21-18.41.11:678][780]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Roughness.Fabric029_2K-JPG_Roughness
+[2024.01.21-18.41.11:680][781]Cmd: QUIT_EDITOR
+[2024.01.21-18.41.11:680][781]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
+[2024.01.21-18.41.11:682][781]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
+[2024.01.21-18.41.11:682][781]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
+[2024.01.21-18.41.11:682][781]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
+[2024.01.21-18.41.11:685][781]LogWorld: UWorld::CleanupWorld for BackroomsMap, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.41.11:685][781]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
+[2024.01.21-18.41.11:691][781]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
+[2024.01.21-18.41.12:745][781]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
+[2024.01.21-18.41.12:745][781]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
+[2024.01.21-18.41.12:745][781]LogAudio: Display: Audio Device unregistered from world 'BackroomsMap'.
+[2024.01.21-18.41.12:745][781]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1
+[2024.01.21-18.41.12:745][781]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.21-18.41.12:747][781]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
+[2024.01.21-18.41.12:750][781]LogAudio: Display: Audio Device Manager Shutdown
+[2024.01.21-18.41.12:750][781]LogWindowsTextInputMethodSystem: Activated input method: English (United States) - (Keyboard).
+[2024.01.21-18.41.12:753][781]LogExit: Preparing to exit.
+[2024.01.21-18.41.12:769][781]LogUObjectHash: Compacting FUObjectHashTables data took   1.08ms
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.12:777][781]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
+[2024.01.21-18.41.13:481][781]LogDirectoryWatcher: Display: Refresh of ReadDirectoryChangesW failed. GetLastError code [6] Handle [FFFFFFFFFFFFFFFF], Path [G:/digital_art/BackroomsDigitalArt/Content/]. Aborting watch request...
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogActorComponent: UnregisterComponent: (None.None) Not registered. Aborting.
+[2024.01.21-18.41.13:507][781]LogWorld: UWorld::CleanupWorld for None, bSessionEnded=true, bCleanupResources=true
+[2024.01.21-18.41.13:527][781]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
+[2024.01.21-18.41.13:541][781]LogExit: Editor shut down
+[2024.01.21-18.41.13:542][781]LogExit: Transaction tracking system shut down
+[2024.01.21-18.41.13:655][781]LogExit: Object subsystem successfully closed.
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: === FShaderJobCache stats ===
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%)
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%)
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: RAM used: 240,00 B of 1,60 GiB budget. Usage: 0.00%
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: === Shader Compilation stats ===
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: Shaders Compiled: 0
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%)
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s
+[2024.01.21-18.41.13:659][781]LogShaderCompilers: Display: ================================================
+[2024.01.21-18.41.13:747][781]LogShaderCompilers: Display: Shaders left to compile 0
+[2024.01.21-18.41.13:758][781]LogVirtualization: UE::Virtualization was shutdown
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1104)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module Voice (1102)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1100)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module ExternalImagePicker (1098)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module AddContentDialog (1096)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1095)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1092)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module SceneOutliner (1090)
+[2024.01.21-18.41.13:767][781]LogModuleManager: Shutting down and abandoning module StatusBar (1088)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1086)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1084)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module StatsViewer (1082)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1080)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AutomationWorker (1078)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module PlanarCut (1076)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module FractureEngine (1074)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module CharacterAI (1072)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1070)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1068)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1066)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1064)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module BspMode (1062)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module GeometryMode (1060)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1058)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1056)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module RigVMEditor (1054)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1052)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module OpenXRInput (1050)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1048)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1046)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1044)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1042)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1040)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1038)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1036)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1034)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WebMMedia (1032)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1030)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1028)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1027)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1024)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1022)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1020)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1018)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1016)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1014)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1012)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module LiveLinkMultiUser (1010)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module IKRigEditor (1008)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1006)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module SmartSnapping (1004)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module SessionServices (1002)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module MeshPaint (1000)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (998)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module PlacementMode (997)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module FoliageEdit (994)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module LandscapeEditor (992)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (990)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ActorPickerMode (988)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ViewportSnapping (986)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module EditorWidgets (984)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ViewportInteraction (982)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module ClothPainter (980)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (979)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module WidgetRegistration (976)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module LogVisualizer (974)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (972)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (970)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (969)
+[2024.01.21-18.41.13:768][781]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (967)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (964)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (962)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (960)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (958)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (956)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (954)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module AnimationSettings (952)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (950)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module CSVtoSVG (948)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (946)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module EditorConfig (944)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module EditorFramework (942)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module TraceInsights (940)
+[2024.01.21-18.41.14:766][781]MemoryProfiler: Shutdown
+[2024.01.21-18.41.14:766][781]NetworkingProfiler: Shutdown
+[2024.01.21-18.41.14:766][781]LoadingProfiler: Shutdown
+[2024.01.21-18.41.14:766][781]TimingProfiler: Shutdown
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module TraceServices (939)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module TraceAnalysis (938)
+[2024.01.21-18.41.14:766][781]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (934)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (933)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module InputBindingEditor (930)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module MergeActors (928)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (926)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module LocalizationService (925)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module HardwareTargeting (922)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (920)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module UndoHistory (918)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module XmlParser (916)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module Blutility (914)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (912)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (911)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (908)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (907)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module SettingsEditor (904)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module ProjectLauncher (902)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module SessionFrontend (900)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module ProfilerClient (898)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module DeviceManager (896)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module AutomationController (894)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module AutomationWindow (892)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module Layers (890)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (888)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module DetailCustomizations (886)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module PackagesDialog (884)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (882)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module Persona (880)
+[2024.01.21-18.41.14:767][781]LogModuleManager: Shutting down and abandoning module Kismet (878)
+[2024.01.21-18.41.14:776][781]LogModuleManager: Shutting down and abandoning module KismetWidgets (877)
+[2024.01.21-18.41.14:776][781]LogModuleManager: Shutting down and abandoning module GraphEditor (874)
+[2024.01.21-18.41.14:776][781]LogModuleManager: Shutting down and abandoning module StructViewer (872)
+[2024.01.21-18.41.14:776][781]LogModuleManager: Shutting down and abandoning module ClassViewer (870)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (868)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (866)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module SourceControlWindows (864)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module OutputLog (862)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module Documentation (860)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (858)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (856)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module MovieScene (854)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (852)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (850)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (848)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module AudioMixer (847)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module AudioMixerCore (846)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module LauncherPlatform (842)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module AnalyticsET (840)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module PortalServices (838)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module PortalRpc (836)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module MessagingRpc (834)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module AIModule (832)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module GameplayDebugger (831)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module AITestSuite (829)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module NavigationSystem (827)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (824)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (822)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module TypedElementFramework (820)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (818)
+[2024.01.21-18.41.14:778][781]LogModuleManager: Shutting down and abandoning module ProfilerService (816)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (814)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (812)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (810)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (808)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (806)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module TakesCore (804)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module MegascansPlugin (802)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module Bridge (800)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ConcertSyncClient (798)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (796)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (794)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (792)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module CollectionManager (791)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (788)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module LightMixer (786)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (784)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (782)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module InterchangeTests (780)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (778)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (776)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (774)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (772)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (770)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (768)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module StaticMeshEditorModeling (766)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (765)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (764)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (760)
+[2024.01.21-18.41.14:915][781]LogOpenImageDenoise: OIDN shutting down
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (758)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (756)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (754)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (752)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (750)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module MeshLODToolset (748)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (746)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module LocalizableMessage (744)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (742)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (740)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (738)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (736)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (734)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (733)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (731)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (728)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module DataflowNodes (726)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (724)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module DataflowEditor (722)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (720)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (718)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ChaosNiagara (716)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module FractureEditor (714)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (712)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module BackChannel (710)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (708)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module AutomationUtils (706)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module TemplateSequence (704)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (702)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module SequencerScripting (700)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module VariantManager (698)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (697)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (694)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (692)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (690)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module UVEditorTools (688)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module UVEditor (686)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (684)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (682)
+[2024.01.21-18.41.14:915][781]LogModuleManager: Shutting down and abandoning module PluginBrowser (680)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (678)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (676)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (674)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (672)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module EditorDebugTools (670)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module CurveEditorTools (668)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (666)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module CryptoKeys (664)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ChangelistReview (662)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (660)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module XRBaseEditor (658)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module XRBase (656)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module SynthesisEditor (654)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ResonanceAudio (652)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (650)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module OpenXRHandTrackingEditor (648)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module OpenXREditor (646)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (644)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (642)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ModelingOperators (640)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (638)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ModelingComponents (636)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryFramework (635)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (632)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MeshModelingTools (630)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (628)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InputDebugging (626)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GooglePAD (624)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module DynamicMesh (622)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (620)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (618)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (616)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (614)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AudioCapture (612)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (611)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AssetTags (608)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (606)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (604)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AppleImageUtils (602)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AndroidPermission (600)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (598)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (596)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (594)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (592)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module UObjectPlugin (590)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (588)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (586)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module PluginUtils (584)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (582)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GitSourceControl (580)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module DumpGPUServices (578)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (576)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (574)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (572)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeEditor (570)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (568)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (566)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (564)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (562)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeExport (560)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module InterchangeMessages (558)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GLTFCore (556)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (554)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AlembicImporter (552)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module AlembicLibrary (551)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryCache (550)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (549)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (544)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (542)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MediaPlate (540)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module MediaCompositing (538)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module ImgMedia (536)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module LiveLinkSequencer (534)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module LiveLinkMovieScene (532)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module LiveLinkGraphNode (530)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module LiveLinkEditor (528)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module LiveLinkComponents (526)
+[2024.01.21-18.41.14:916][781]LogModuleManager: Shutting down and abandoning module LiveLink (524)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module ControlRigSpline (522)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (520)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (518)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (516)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module TakeSequencer (514)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module TakeMovieScene (512)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (508)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (506)
+[2024.01.21-18.41.15:605][781]LogModuleManager: Shutting down and abandoning module Paper2DEditor (504)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (502)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module TraceUtilities (500)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module InputEditor (498)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (496)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (494)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module ConcertSyncCore (492)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module ConcertServer (490)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module ConcertClient (488)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module ConcertTransport (487)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module Concert (484)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module SQLiteCore (482)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module StructUtils (480)
+[2024.01.21-18.41.15:606][781]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (478)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module PBIK (476)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module FullBodyIK (474)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (472)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module TakeRecorder (471)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module ChaosCaching (468)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module ActorSequence (466)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (464)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (462)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module FacialAnimation (460)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module DataValidation (458)
+[2024.01.21-18.41.15:607][781]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (456)
+[2024.01.21-18.41.15:608][781]LogModuleManager: Shutting down and abandoning module LevelEditor (455)
+[2024.01.21-18.41.15:609][781]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (454)
+[2024.01.21-18.41.15:609][781]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (452)
+[2024.01.21-18.41.15:609][781]LogModuleManager: Shutting down and abandoning module MainFrame (450)
+[2024.01.21-18.41.15:609][781]LogModuleManager: Shutting down and abandoning module HotReload (449)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module TreeMap (445)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module Synthesis (442)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module SoundFields (440)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (438)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module RigVM (436)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module SignificanceManager (434)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (432)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (430)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (428)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundEditor (426)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AudioWidgets (425)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (424)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (420)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundEngine (418)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module WaveTable (417)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (415)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (412)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (410)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (408)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (406)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (404)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (402)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module CableComponent (400)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (398)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (397)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (394)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (392)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (390)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module AnimationSharing (388)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module InterchangePipelines (386)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module InterchangeImport (384)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (382)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module InterchangeNodes (380)
+[2024.01.21-18.41.15:610][781]LogModuleManager: Shutting down and abandoning module UdpMessaging (378)
+[2024.01.21-18.41.15:710][781]LogModuleManager: Shutting down and abandoning module TcpMessaging (376)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module GameplayCameras (374)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (372)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module Niagara (370)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module SignalProcessing (369)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module NiagaraEditor (367)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module ContentBrowser (366)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module ToolMenus (365)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module ContentBrowserData (363)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module NiagaraCore (358)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (356)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (354)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module IKRig (352)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (350)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module ControlRig (348)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module Constraints (347)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module LevelSequence (345)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module AnimationData (342)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (340)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module Paper2D (338)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (336)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module BlueprintGraph (335)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module EnhancedInput (332)
+[2024.01.21-18.41.15:810][781]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (330)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (328)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module AndroidFileServer (326)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (324)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module PacketHandler (322)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (320)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module AnimGraph (318)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module TimeManagement (316)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module AnimationDataController (314)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (312)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (310)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module MediaAssets (308)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module Overlay (306)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module OverlayEditor (305)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module VREditor (302)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module StringTableEditor (300)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (298)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (296)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module FunctionalTesting (294)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (292)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (291)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (288)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module UMG (286)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module UMGEditor (285)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module EditorStyle (280)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module SlateReflector (278)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module Slate (276)
+[2024.01.21-18.41.15:812][781]LogModuleManager: Shutting down and abandoning module SlateCore (274)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (272)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (270)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module UnrealEd (268)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module MRMesh (266)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module Messaging (264)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (262)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (260)
+[2024.01.21-18.41.15:813][781]LogModuleManager: Shutting down and abandoning module LiveCoding (258)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module Networking (256)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module Core (254)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module AssetDefinition (252)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module MovieSceneTools (250)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module CurveEditor (249)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module Sequencer (247)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module KismetCompiler (244)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module MeshBuilder (242)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module NaniteBuilder (240)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module MeshUtilities (238)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (237)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (236)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (235)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (232)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (231)
+[2024.01.21-18.41.15:823][781]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (229)
+[2024.01.21-18.41.15:824][781]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (227)
+[2024.01.21-18.41.15:824][781]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (225)
+[2024.01.21-18.41.15:824][781]LogModuleManager: Shutting down and abandoning module MaterialBaking (221)
+[2024.01.21-18.41.15:824][781]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (218)
+[2024.01.21-18.41.15:834][781]LogModuleManager: Shutting down and abandoning module TelemetryUtils (215)
+[2024.01.21-18.41.15:834][781]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (212)
+[2024.01.21-18.41.15:834][781]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (210)
+[2024.01.21-18.41.15:834][781]LogModuleManager: Shutting down and abandoning module DerivedDataCache (208)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TargetPlatform (206)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (205)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (203)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (201)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (199)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (197)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (195)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (193)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (191)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (189)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (187)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (185)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (183)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (181)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (179)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (177)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (175)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormat (173)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module ImageWrapper (172)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (170)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (168)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (166)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (164)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (162)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (160)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module TurnkeySupport (157)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module InputCore (154)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module Settings (152)
+[2024.01.21-18.41.15:840][781]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (150)
+[2024.01.21-18.41.15:844][781]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (148)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (147)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module Chaos (144)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module GeometryCore (143)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (140)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (139)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module AVEncoder (138)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module D3D11RHI (134)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module ChaosCloth (132)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module VariantManagerContent (130)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module GLTFExporter (128)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module DatasmithContent (126)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (124)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module OpenXRHandTracking (122)
+[2024.01.21-18.41.15:845][781]LogSlate: Slate User Destroyed.  User Index 0, Is Virtual User: 0
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module OpenXRAR (120)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module AugmentedReality (119)
+[2024.01.21-18.41.15:845][781]LogModuleManager: Shutting down and abandoning module OpenXRHMD (116)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module OpenXREyeTracker (114)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (112)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module ChunkDownloader (110)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (108)
+[2024.01.21-18.41.15:846][781]RenderDocPlugin: plugin has been unloaded.
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module PixWinPlugin (106)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (104)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (102)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module NiagaraShader (100)
+[2024.01.21-18.41.15:846][781]LogModuleManager: Shutting down and abandoning module WmfMedia (98)
+[2024.01.21-18.41.15:849][781]LogModuleManager: Shutting down and abandoning module Media (97)
+[2024.01.21-18.41.15:850][781]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (94)
+[2024.01.21-18.41.15:850][781]LogModuleManager: Shutting down and abandoning module ACLPlugin (92)
+[2024.01.21-18.41.15:851][781]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (90)
+[2024.01.21-18.41.15:851][781]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (88)
+[2024.01.21-18.41.15:851][781]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (86)
+[2024.01.21-18.41.15:852][781]LogModuleManager: Shutting down and abandoning module XMPP (81)
+[2024.01.21-18.41.15:852][781]LogModuleManager: Shutting down and abandoning module WebSockets (80)
+[2024.01.21-18.41.15:879][781]LogModuleManager: Shutting down and abandoning module HTTP (77)
+[2024.01.21-18.41.15:880][781]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests:
+[2024.01.21-18.41.15:880][781]LogHttp: Warning: 	verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B5C2A375F-4B4F-262B-A528-1BAF2CF5A9A9%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=a9045eb54873e8e51d9f288acbb7c9e1%7Cefd8bde14a904323bf6d4b350bde3870%7Ce559d8fd-2422-434e-b8b2-294b29f8cc49&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing
+[2024.01.21-18.41.15:894][781]LogModuleManager: Shutting down and abandoning module SSL (76)
+[2024.01.21-18.41.15:894][781]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (72)
+[2024.01.21-18.41.15:894][781]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (70)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (68)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module AISupportModule (66)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module SourceControl (51)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module XGEController (48)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module FastBuildController (46)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module AudioEditor (40)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module PropertyEditor (39)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module Virtualization (36)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module MessageLog (35)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module TextureCompressor (32)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module RenderCore (28)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module Landscape (26)
+[2024.01.21-18.41.15:895][781]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module Renderer (20)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module Engine (18)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module CoreUObject (16)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module SandboxFile (14)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module PakFile (12)
+[2024.01.21-18.41.15:896][781]LogPakFile: Destroying PakPlatformFile
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module RSA (11)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module NetworkFile (8)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module StreamingFile (6)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
+[2024.01.21-18.41.15:896][781]LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
+[2024.01.21-18.41.15:901][781]LogD3D11RHI: Shutdown
+[2024.01.21-18.41.15:901][781]LogD3D11RHI: CleanupD3DDevice
+[2024.01.21-18.41.15:934][781]LogExit: Exiting.
+[2024.01.21-18.41.15:965][781]Log file closed, 01/21/24 19:41:15
diff --git a/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json b/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
index f4f9ed466adb522e6f9534ef9b2c123b6bfffa9d..fa092f1aee98ff5f1da0f94213a0d1eda225ca67 100644
--- a/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
+++ b/BackroomsDigitalArt/Saved/SourceControl/UncontrolledChangelists.json
@@ -155,6 +155,13 @@
 				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_NormalGL.uasset",
 				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Start_Endraum/Table/Fabric029_2K-JPG_Displacement.uasset",
 				"G:/digital_art/BackroomsDigitalArt/Content/_GENERATED/Windowssucks/Box_3CC13EA5.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Abgrund/275628__hanneswannerberger__electronic-static-noise-tone.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_AmbientOcclusion.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_NormalGL.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Displacement.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Color.uasset",
+				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Props/Bricked_Exit/Bricks090_2K-JPG_Roughness.uasset",
 				"G:/digital_art/BackroomsDigitalArt/Content/GameMap/Door/Blueprint_door_start_end.uasset",
 				"G:/digital_art/BackroomsDigitalArt/Content/VRTemplate/Input/Actions/BackroomsActions/IA_MoveAround_2D.uasset",
 				"D:/Repositories_Hochschule/digital_art/BackroomsDigitalArt/Content/BackroomsMap.umap",
diff --git a/Sources.txt b/Sources.txt
index cf1d6968368d1d7a6eb4d856b632fd46ee729cd9..d50c715d93d903cde8543b410738e4343201c8bf 100644
--- a/Sources.txt
+++ b/Sources.txt
@@ -1,5 +1,6 @@
 Textures:
 
+Exit Bricks - https://ambientcg.com/view?id=Bricks090
 Chair - https://ambientcg.com/view?id=Wood028
 Concrete - https://ambientcg.com/view?id=Concrete030
 Floor - https://ambientcg.com/view?id=Carpet016
@@ -13,4 +14,5 @@ Wooden Door - https://poly.cam/tools/ai-texture-generator (Prompt: light wood wi
 
 
 Sounds:
-Ambient - https://freesound.org/people/Resaural/sounds/626096/
\ No newline at end of file
+Ambient - https://freesound.org/people/Resaural/sounds/626096/
+Abgrund - https://freesound.org/people/hanneswannerberger/sounds/275628/
\ No newline at end of file