From 0adb2e6dfc096356898b034b47a8d56d64e228e7 Mon Sep 17 00:00:00 2001 From: EgonVM Date: Sun, 21 Jan 2024 02:41:40 +0200 Subject: [PATCH] Added buttons for textures and finishing up for the night. I needed to restart my computer to even be able to commit this! --- .../Textures/0026-x-512x512.png | 3 + .../0e0f43d11306c0e05e85cf0931b772d6.png | 3 + .../Textures/199-comp-512x512.png | 3 + .../2d360c035b04d7b735f56c419980a98e.png | 3 + .../9035acf8522c0420c58d110e747886a8.png | 3 + .../Textures/Seamless_leather_bump.png | 3 + .../DevelopedContent/Textures/TXBricks.uasset | 3 + .../Textures/TXBricks_Mat.uasset | 3 + .../DevelopedContent/Textures/TXCloth.uasset | 3 + .../Textures/TXCloth_Mat.uasset | 3 + .../DevelopedContent/Textures/TXDenim.uasset | 3 + .../Textures/TXDenim_Mat.uasset | 3 + .../Textures/TXKnitted.uasset | 3 + .../Textures/TXKnitted_Mat.uasset | 3 + .../Textures/TXLeather.uasset | 3 + .../Textures/TXLeather2.uasset | 3 + .../Textures/TXLeather2_Mat.uasset | 3 + .../Textures/TXLeather_Mat.uasset | 3 + .../DevelopedContent/Textures/TXTiles.uasset | 3 + .../Textures/TXTiles_Mat.uasset | 3 + .../DevelopedContent/Textures/TXWood.uasset | 3 + .../Textures/TXWood_Mat.uasset | 3 + .../Textures/TXWoodenPlanks.uasset | 3 + .../Textures/TXWoodenPlanks_Mat.uasset | 3 + .../d97a3e8b271db7e87d991bb9c0ff22b9.png | 3 + .../Textures/seamless-wood2-900x900.png | 3 + ...-interior-realistic-vector_206049-2718.png | 3 + CharaCreator/Saved/AutoScreenshot.png | 4 +- .../BluePrints/Player_UI_Auto0.uasset | 3 + .../BluePrints/Player_UI_Auto8.uasset | 3 + .../BluePrints/Player_UI_Auto9.uasset | 3 + .../EditorPerProjectUserSettings.ini | 70 +- .../CharaCreator.log | 2908 +++++++++++++++++ .../CrashContext.runtime-xml | 284 ++ CharaCreator/Saved/Logs/CharaCreator.log | 2590 +++++++++++++++ ..._Map-00002130-2024-01-20T23.39.04.877Z.log | 358 ++ ..._Map-00002130-2024-01-20T23.39.19.110Z.log | 358 ++ ..._Map-00002130-2024-01-20T23.40.33.631Z.log | 358 ++ ..._Map-00002130-2024-01-20T23.42.57.101Z.log | 358 ++ 39 files changed, 7372 insertions(+), 6 deletions(-) create mode 100644 CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXBricks.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXBricks_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXCloth.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXCloth_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXDenim.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXDenim_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXKnitted.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXKnitted_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXLeather.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXLeather2.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXLeather2_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXLeather_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXTiles.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXTiles_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXWood.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXWood_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks_Mat.uasset create mode 100644 CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.png create mode 100644 CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.png create mode 100644 CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto0.uasset create mode 100644 CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto8.uasset create mode 100644 CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto9.uasset create mode 100644 CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CharaCreator.log create mode 100644 CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CrashContext.runtime-xml create mode 100644 CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.04.877Z.log create mode 100644 CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.19.110Z.log create mode 100644 CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.40.33.631Z.log create mode 100644 CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.42.57.101Z.log diff --git a/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.png b/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.png new file mode 100644 index 0000000..047bf62 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b356e788f4f33ae170a415ec4d00da655f4e2a44ef5b282423afe63862cc233 +size 394240 diff --git a/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.png b/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.png new file mode 100644 index 0000000..6e11e73 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf94475fcbec82cbf751c36288f9d7e18b5d0609a599e84fc483e80a7af86e3 +size 4896950 diff --git a/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.png b/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.png new file mode 100644 index 0000000..9fef49a --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ca03f31696849747af84ec6ed47c598a2f1fc04fb9297a917fd1181c29088d +size 575178 diff --git a/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.png b/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.png new file mode 100644 index 0000000..9d4a7e6 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d058aa48b9b738199111be0538508cdb123b8ccfbedff39e7537a5a2497a1c6 +size 833946 diff --git a/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.png b/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.png new file mode 100644 index 0000000..6dd2cd9 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f857bdd291cd37356d5cb06002155746eb560ceb61a857ab2b70a08acac9e53 +size 162687 diff --git a/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.png b/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.png new file mode 100644 index 0000000..ae1c2b1 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa41f59dc1ddc2e8b9dc12b9f13ea23ba29d690fc4bf0fd0e3c6d50f0acd5dc +size 732010 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXBricks.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXBricks.uasset new file mode 100644 index 0000000..2395132 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXBricks.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627a3e73cdd2af56fcc5ae13aeaa50e9908dfcf6df8407e05b7156a933bcf203 +size 310955 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXBricks_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXBricks_Mat.uasset new file mode 100644 index 0000000..7e8553f --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXBricks_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8b0b060731edeb2b50909e4dc243e5167435d376dae1c1e5a01c1fb61868eb +size 11393 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXCloth.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXCloth.uasset new file mode 100644 index 0000000..fa55583 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXCloth.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63aa4f5ec06276930214ddf998e3aa78c66e556bf22546055bb629a22ab12b8 +size 354663 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXCloth_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXCloth_Mat.uasset new file mode 100644 index 0000000..497d55c --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXCloth_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3619847dc25e46dc48cb22b5e337738669e58e3bfcd719e5a5e926c3df4f3146 +size 16263 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXDenim.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXDenim.uasset new file mode 100644 index 0000000..0f61814 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXDenim.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594a6084317ca6a807b84b99ff92631b9535d6ac76b3bd7d8f430fac91872bfb +size 1658589 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXDenim_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXDenim_Mat.uasset new file mode 100644 index 0000000..267439f --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXDenim_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b33ea6b5114777b2d355c2776ac1408e8159c3a981be3cd4a70c14587cf0b82 +size 19909 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXKnitted.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXKnitted.uasset new file mode 100644 index 0000000..6aed224 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXKnitted.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3863f98d99b32b1a1b82030bab8e2f79795c7bb4e04586cf4dd35fb94a98cc1d +size 112586 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXKnitted_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXKnitted_Mat.uasset new file mode 100644 index 0000000..4f91640 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXKnitted_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8c6f54980f531a06a72fe9ddf3f1599e5d67f2b4807c3c5675cf3d0028d29a +size 15755 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXLeather.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXLeather.uasset new file mode 100644 index 0000000..0d3698b --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXLeather.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cb6c294a671a1af53a0e2e75eb42b25b81aea7889c9801c14c55ab23256fda +size 410317 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXLeather2.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXLeather2.uasset new file mode 100644 index 0000000..485dfc8 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXLeather2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459edcd4ac81968bca87cbb2beea635d2ce7d7f2daeff68a8b7dbee0357fab3e +size 361453 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXLeather2_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXLeather2_Mat.uasset new file mode 100644 index 0000000..dbb1e6a --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXLeather2_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465ca54558c4c69879bb8ffef177ada9592e8cdc3384b3b81cbf2be227152fea +size 18480 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXLeather_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXLeather_Mat.uasset new file mode 100644 index 0000000..f224772 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXLeather_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c400e809adb311d64f06f0a4d09489fdf5af03c57f22b50f04388dcf8389b50f +size 18763 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXTiles.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXTiles.uasset new file mode 100644 index 0000000..48cdc3f --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXTiles.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f8c3f69f38b8de9e9ec093ac05fbf5a7579df41d927fd912ccdf5c4fd818ba +size 125326 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXTiles_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXTiles_Mat.uasset new file mode 100644 index 0000000..c71d005 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXTiles_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66feb67531ee3466afc514a2bb0f3feef17ffcc6a4556f045010c5045eb1e870 +size 13027 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXWood.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXWood.uasset new file mode 100644 index 0000000..11d06e5 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXWood.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8c6b3ff479314c8da1c71d88120d8ec21791e50df4440a2f575e3bf188b711 +size 429437 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXWood_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXWood_Mat.uasset new file mode 100644 index 0000000..e05ca39 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXWood_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce2042fe76fb974d7f914392f0513b44d11974924f018fc365f8f7848d97e41 +size 11150 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks.uasset new file mode 100644 index 0000000..a15ab8c --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e66cebe7f01ef5c6adf1a4bc6e6a30381a590f7e1a8d77fbd36851e944de75 +size 141804 diff --git a/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks_Mat.uasset b/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks_Mat.uasset new file mode 100644 index 0000000..cb4026c --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36d7933176ae0ae6e2dec1d403d01ec4871bbe1c77a9989ad8ff1582a123325 +size 11438 diff --git a/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.png b/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.png new file mode 100644 index 0000000..1d75434 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f785d4024faf067864651d934c8548e7e3480f40bfe12dc5f57aca61ef58775 +size 455484 diff --git a/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.png b/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.png new file mode 100644 index 0000000..fbf8fb6 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c0bdc4df1c054bc8f3622623e07451f82a287dad3e73eb5391b476a46ce491 +size 1017180 diff --git a/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.png b/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.png new file mode 100644 index 0000000..8c4b530 --- /dev/null +++ b/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4897759d92c3d082fc1c6c0b0500c908ce2e383e30477ec2ed2a7ca9dcc4b9 +size 198939 diff --git a/CharaCreator/Saved/AutoScreenshot.png b/CharaCreator/Saved/AutoScreenshot.png index 71de438..d41de4f 100644 --- a/CharaCreator/Saved/AutoScreenshot.png +++ b/CharaCreator/Saved/AutoScreenshot.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e96f3b08e61008954f8104deb77c98c1cf3aac1dfc565c9487948ae58d38a0e9 -size 43860 +oid sha256:902abc8d90c50467f8748e9bd1bd903514b953dd182a1a65cc528a8d7a1ab88c +size 274 diff --git a/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto0.uasset b/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto0.uasset new file mode 100644 index 0000000..3a1ed28 --- /dev/null +++ b/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto0.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de859deeac83ea4f57f26087ab3835e0c2baab4f4e9a8bbe0c0bf5b00afab8d +size 548347 diff --git a/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto8.uasset b/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto8.uasset new file mode 100644 index 0000000..3109ae8 --- /dev/null +++ b/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto8.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372b5f931cfb88fee6263621f912e457138b42ace0bfd5a5ac96b746d55c9e46 +size 527749 diff --git a/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto9.uasset b/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto9.uasset new file mode 100644 index 0000000..f12c8ef --- /dev/null +++ b/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto9.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27c6264c5cb85bdf013dcb943ead862e9e449ba33816325df43a9b21fc6c6871 +size 545379 diff --git a/CharaCreator/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/CharaCreator/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini index 1b6f778..2315201 100644 --- a/CharaCreator/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini +++ b/CharaCreator/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini @@ -167,7 +167,10 @@ LastLevel=/Game/DevelopedContent/Main_Map CleanShutdown=False DebuggerAttached=False RecentAssetEditors=BlueprintEditor +<<<<<<< Updated upstream RecentAssetEditors=WidgetBlueprintEditor +======= +>>>>>>> Stashed changes RecentAssetEditors=BlueprintEditor RecentAssetEditors= RecentAssetEditors= @@ -1314,6 +1317,8 @@ MovieSceneCapture.TimeStamp=2023.11.13-17.02.21 MovieSceneCapture.LastCompileMethod=External SequencerWidgets.TimeStamp=2023.11.13-17.02.24 SequencerWidgets.LastCompileMethod=External +TextureEditor.TimeStamp=2023.11.13-17.02.27 +TextureEditor.LastCompileMethod=Unknown [Python] LastDirectory= @@ -2387,6 +2392,7 @@ TileView.Rendering=True TileView.Localization=True EditPivotToolProperties.Options=True EditPivotToolActionPropertySet.BoxPositions=True +<<<<<<< Updated upstream [AssetEditorSubsystemRecents] MRUItem0=/Game/DevelopedContent/BluePrints/Player_UI @@ -2397,6 +2403,41 @@ MRUItem4=/Game/StarterContent/Maps/Advanced_Lighting MRUItem5=/Game/StarterContent/Maps/Minimal_Default MRUItem6=/Game/StarterContent/Maps/StarterMap MRUItem7=/Game/StarterContent/Props/MaterialSphere +======= +Texture2D.LevelOfDetail=True +Texture2D.Compression=True +Texture2D.Texture=True +Texture2D.Adjustments=True +Texture2D.File Path=True +Texture2D.Compositing=True +WorldDataLayers.Networking=True +WorldDataLayers.LevelInstance=True +WorldPartitionMiniMap.WorldPartitionMiniMap=True +WorldPartitionMiniMap.Networking=True +TileView.Events=True +VolumetricCloud.TransformCommon=True +VolumetricCloud.Layer=True +VolumetricCloud.Planet=True +VolumetricCloud.Cloud Material=True +VolumetricCloud.Cloud Tracing=True +VolumetricCloud.Rendering=True +VolumetricCloud.Physics=True +VolumetricCloud.Tags=True +VolumetricCloud.Activation=True +VolumetricCloud.Cooking=True +VolumetricCloud.Replication=True +VolumetricCloud.Networking=True +VolumetricCloud.Actor=True + +[AssetEditorSubsystemRecents] +MRUItem0=/Game/DevelopedContent/BluePrints/CharaModel +MRUItem1=/Game/DevelopedContent/BluePrints/NewBlueprint +MRUItem2=/Game/DevelopedContent/Main_Map +MRUItem3=/Game/StarterContent/Maps/Advanced_Lighting +MRUItem4=/Game/StarterContent/Maps/Minimal_Default +MRUItem5=/Game/StarterContent/Maps/StarterMap +MRUItem6=/Game/StarterContent/Props/MaterialSphere +>>>>>>> Stashed changes [AssetEditorToolkitTabLocation] /Game/StarterContent/Props/MaterialSphere.MaterialSphere=1 @@ -2406,6 +2447,13 @@ MRUItem7=/Game/StarterContent/Props/MaterialSphere /Game/DevelopedContent/BluePrints/Player_UI.Player_UI=1 /Game/DevelopedContent/BluePrints/CharaModel.CharaModel=1 /Game/DevelopedContent/BluePrints/NewBlueprint.NewBlueprint=1 +<<<<<<< Updated upstream +======= +/Game/DevelopedContent/Textures/TXKnitted.TXKnitted=1 +/Game/DevelopedContent/Textures/TXDenim.TXDenim=1 +/Game/DevelopedContent/Textures/TXCloth.TXCloth=1 +/Game/DevelopedContent/Textures/TXBricks.TXBricks=1 +>>>>>>> Stashed changes [SelectionDetails] PreserveScaleRatio=False @@ -2581,15 +2629,20 @@ Image="\"Object.Appearance.Brush\" \"Object.Appearance.Brush.ImageSize\" \"Objec EditorLoadingSavingSettings="\"Object.AutoReimport\" \"Object.AutoSave\" \"Object.Blueprints\" " CrashReportsPrivacySettings="\"Object.Options.bSendUnattendedBugReports\" " AnalyticsPrivacySettings="\"Object.Options.bSendUsageData\" " -Button="\"Object.Appearance.WidgetStyle\" \"Object.Appearance.BackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " -ContentWidget="\"Object.Appearance.WidgetStyle\" \"Object.Appearance.BackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " -PanelWidget="\"Object.Appearance.WidgetStyle\" \"Object.Appearance.BackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " -UniformGridPanel="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +Button="\"Object.Appearance.WidgetStyle\" \"Object.Appearance.WidgetStyle.Normal\" \"Object.Appearance.WidgetStyle.Normal.ImageSize\" \"Object.Appearance.WidgetStyle.Hovered\" \"Object.Appearance.WidgetStyle.Hovered.ImageSize\" \"Object.Appearance.WidgetStyle.Pressed\" \"Object.Appearance.WidgetStyle.Pressed.ImageSize\" \"Object.Appearance.BackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +ContentWidget="\"Object.Appearance.WidgetStyle\" \"Object.Appearance.WidgetStyle.Normal\" \"Object.Appearance.WidgetStyle.Normal.ImageSize\" \"Object.Appearance.WidgetStyle.Hovered\" \"Object.Appearance.WidgetStyle.Hovered.ImageSize\" \"Object.Appearance.WidgetStyle.Pressed\" \"Object.Appearance.WidgetStyle.Pressed.ImageSize\" \"Object.Appearance.BackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +PanelWidget="\"Object.Appearance.WidgetStyle\" \"Object.Appearance.WidgetStyle.Normal\" \"Object.Appearance.WidgetStyle.Normal.ImageSize\" \"Object.Appearance.WidgetStyle.Hovered\" \"Object.Appearance.WidgetStyle.Hovered.ImageSize\" \"Object.Appearance.WidgetStyle.Pressed\" \"Object.Appearance.WidgetStyle.Pressed.ImageSize\" \"Object.Appearance.BackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +UniformGridPanel="\"Object.Child Layout.SlotPadding\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " ScrollBox="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " CanvasPanel="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " Slider="\"Object.Style.WidgetStyle\" \"Object.Style.WidgetStyle.NormalBarImage\" \"Object.Style.WidgetStyle.NormalBarImage.ImageSize\" \"Object.Style.WidgetStyle.HoveredBarImage\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +<<<<<<< Updated upstream Player_UI_C="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " UserWidget="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +======= +Player_UI_C= +UserWidget= +>>>>>>> Stashed changes CheckBox="\"Object.Style.WidgetStyle\" \"Object.Style.WidgetStyle.UncheckedImage\" \"Object.Style.WidgetStyle.UncheckedImage.ImageSize\" \"Object.Style.WidgetStyle.UncheckedHoveredImage\" \"Object.Style.WidgetStyle.UncheckedHoveredImage.ImageSize\" \"Object.Style.WidgetStyle.UncheckedPressedImage\" \"Object.Style.WidgetStyle.UncheckedPressedImage.ImageSize\" \"Object.Style.WidgetStyle.CheckedImage\" \"Object.Style.WidgetStyle.CheckedImage.ImageSize\" \"Object.Style.WidgetStyle.CheckedHoveredImage\" \"Object.Style.WidgetStyle.CheckedHoveredImage.ImageSize\" \"Object.Style.WidgetStyle.CheckedPressedImage\" \"Object.Style.WidgetStyle.CheckedPressedImage.ImageSize\" \"Object.Style.WidgetStyle.BackgroundImage\" \"Object.Style.WidgetStyle.BorderBackgroundColor\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " TileView="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " ListView="\"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " @@ -2751,3 +2804,12 @@ bConvertSceneUnit=False [OutputLog] PreferredCommandExecutor=Cmd +<<<<<<< Updated upstream +======= +[DetailCustomWidgetExpansion] +PropertyWrapper=PropertyWrapper.DefaultValueCategory.Textures,PropertyWrapper.DefaultValueCategory.Image,K2Node_VariableGet.DefaultValueCategory.Image +Player_UI_C=PropertyWrapper.DefaultValueCategory.Textures,PropertyWrapper.DefaultValueCategory.Image,K2Node_VariableGet.DefaultValueCategory.Image +K2Node_VariableGet=PropertyWrapper.DefaultValueCategory.Textures,PropertyWrapper.DefaultValueCategory.Image,K2Node_VariableGet.DefaultValueCategory.Image +K2Node_MacroInstance=PropertyWrapper.DefaultValueCategory.Textures,PropertyWrapper.DefaultValueCategory.Image,K2Node_VariableGet.DefaultValueCategory.Image + +>>>>>>> Stashed changes diff --git a/CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CharaCreator.log b/CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CharaCreator.log new file mode 100644 index 0000000..2e3f74e --- /dev/null +++ b/CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CharaCreator.log @@ -0,0 +1,2908 @@ +Log file open, 01/20/24 18:50:53 +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=23480) +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: CharaCreator +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 10 (22H2) [10.0.19045.3930] " +LogCsvProfiler: Display: Metadata set : cpu="AuthenticAMD|AMD Ryzen 5 3600 6-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="" "E:\Unreal Projects\cg_characreatorTea\cg_characreator\CharaCreator\CharaCreator.uproject""" +LogCsvProfiler: Display: Metadata set : loginid="583989464419a262f3c29f86fb93fd50" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.298260 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9 + Session CrashGUID >==================================================== +LogConfig: Display: Loading VulkanPC ini files took 0.03 seconds +LogConfig: Display: Loading Android ini files took 0.03 seconds +LogConfig: Display: Loading Mac ini files took 0.03 seconds +LogConfig: Display: Loading IOS ini files took 0.03 seconds +LogConfig: Display: Loading Unix ini files took 0.04 seconds +LogConfig: Display: Loading TVOS ini files took 0.04 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.04 seconds +LogConfig: Display: Loading Linux ini files took 0.04 seconds +LogAssetRegistry: Display: Asset registry cache read as 16.7 MiB from E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Windows ini files took 0.02 seconds +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 TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +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 PlasticSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +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 ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidFileServer +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 CableComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GeometryProcessing +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 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 AISupport +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +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 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 ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +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 GameplayCameras +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin Niagara +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 StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +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 ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +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/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +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/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/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/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/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +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/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/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/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +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] +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 10 (22H2) [10.0.19045.3930] (), CPU: AMD Ryzen 5 3600 6-Core Processor , GPU: NVIDIA GeForce RTX 2060 +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: D:/Epic Games/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.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.ShadingPath:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.AllowDeferredShadingOpenGL:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.SupportGPUScene:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.FloatPrecisionMode:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.AllowDitheredLODTransition:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.VirtualTextures:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DiscardUnusedQuality:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForLights:0.030000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForDepthPrepass:0.030000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MinScreenRadiusForCSMDepth:0.010000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[Compat.UseDXT5NormalMaps:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VirtualTextures:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VT.EnableAutoImport:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VirtualTexturedLightmaps:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VT.AnisotropicFiltering:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[bEnableVirtualTextureOpacityMask:0]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VT.TileSize:128]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VT.TileBorderSize:4]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.vt.FeedbackFactor:16]] +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[WorkingColorSpaceChoice:sRGB]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[RedChromaticityCoordinate:(X=0.640000,Y=0.330000)]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[GreenChromaticityCoordinate:(X=0.300000,Y=0.600000)]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[BlueChromaticityCoordinate:(X=0.150000,Y=0.060000)]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[WhiteChromaticityCoordinate:(X=0.312700,Y=0.329000)]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ClearCoatNormal:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Lumen.HardwareRayTracing:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Lumen.HardwareRayTracing.LightingMode:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.RayTracing:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.RayTracing.Shadows:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.RayTracing.UseTextureLod:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.PathTracing:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DistanceFields.DefaultVoxelDensity:0.200000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Nanite.ProjectEnabled:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.AllowStaticLighting:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ForwardShading:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VertexFoggingForOpaque:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.TranslucentSortPolicy:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[TranslucentSortAxis:(X=0.000000,Y=-1.000000,Z=0.000000)]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[xr.VRS.FoveationLevel:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[xr.VRS.DynamicFoveation:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.CustomDepth:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.PostProcessing.PropagateAlpha:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Bias:1.000000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.800000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.800000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.LensFlare:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.TemporalAA.Upsampling:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MSAACount:4]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultFeature.LightUnits:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DefaultBackBufferPixelFormat:4]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default:100.000000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.Desktop.Mode:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.Mobile.Mode:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.VR.Mode:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ScreenPercentage.Default.PathTracer.Mode:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.StencilForLODDither:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.EarlyZPassOnlyMaterialMasking:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Shadow.CSMCaching:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.DBuffer:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.VelocityOutputPass:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:2]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SelectiveBasePassOutputs:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: CVar [[bDefaultParticleCutouts:0]] deferred - dummy variable created +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeX:1024]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[fx.GPUSimulationTextureSizeY:1024]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.AllowGlobalClipPlane:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MorphTarget.Mode:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[vr.InstancedStereo:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MobileHDR:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[vr.MobileMultiView:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.MeshStreaming:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.HeterogeneousVolumes:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.WireframeCullThreshold:5.000000]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SupportLowQualityLightmaps:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphere:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SupportSkyAtmosphereAffectsHeightFog:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SupportCloudShadowOnForwardLitTranslucent:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Shadow.TranslucentPerObject.ProjectEnabled:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Water.SingleLayerWater.SupportCloudShadow:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Substrate:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Substrate.OpaqueMaterialRoughRefraction:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Substrate.Debug.AdvancedVisualizationShaders:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Material.RoughDiffuse:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.Material.EnergyConservation:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.OIT.SortedPixels:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SkinCache.CompileShaders:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SkinCache.SkipCompilingGPUSkinVF:0]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SkinCache.DefaultBehavior:1]] +[2024.01.20-16.50.54:175][ 0]LogConfig: Set CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableLocalLights:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableClusteredReflections:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.EnableNoPrecomputedLightingCSMShader:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableSpotlightsShadow:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.GPUSkin.Support16BitBoneIndex:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.SupportDepthOnlyIndexBuffers:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.SupportReversedIndexBuffers:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.AmbientOcclusion:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluences:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.GPUSkin.UnlimitedBoneInfluencesThreshold:8]] +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[DefaultBoneInfluenceLimit:(Default=0,PerPlatform=())]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.PlanarReflectionMode:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Mobile.SupportsGen4TAA:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[bStreamSkeletalMeshLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[bDiscardSkeletalMeshOptionalLODs:(Default=False,PerPlatform=())]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VisualizeCalibrationCustomMaterialPath:None]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.01.20-16.50.54:176][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.01.20-16.50.54:176][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.01.20-16.50.54:176][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.01.20-16.50.54:178][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.01.20-16.50.54:178][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.01.20-16.50.54:181][ 0]LogRHI: Using Default RHI: D3D12 +[2024.01.20-16.50.54:181][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.01.20-16.50.54:181][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.01.20-16.50.54:188][ 0]LogD3D12RHI: Aftermath initialized +[2024.01.20-16.50.54:188][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.01.20-16.50.54:188][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.01.20-16.50.54:346][ 0]LogD3D12RHI: Found D3D12 adapter 0: NVIDIA GeForce RTX 2060 (VendorId: 10de, DeviceId: 1f08, SubSysId: 37551462, Revision: 00a1 +[2024.01.20-16.50.54:346][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.6, binding tier 3, wave ops supported, atomic64 supported +[2024.01.20-16.50.54:346][ 0]LogD3D12RHI: Adapter has 5980MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 1 output[s] +[2024.01.20-16.50.54:346][ 0]LogD3D12RHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.01.20-16.50.54:346][ 0]LogD3D12RHI: Driver Date: 7-21-2022 +[2024.01.20-16.50.54:350][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.01.20-16.50.54:350][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.01.20-16.50.54:350][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 8156MB of shared system memory, 0 output[s] +[2024.01.20-16.50.54:350][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.01.20-16.50.54:350][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.01.20-16.50.54:350][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.01.20-16.50.54:350][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.01.20-16.50.54:350][ 0]LogHAL: Display: Platform has ~ 16 GB [17105821696 / 17179869184 / 16], which maps to Larger [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.01.20-16.50.54:350][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.01.20-16.50.54:350][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.20-16.50.54:350][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.01.20-16.50.54:350][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.01.20-16.50.54:350][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.01.20-16.50.54:350][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.01.20-16.50.54:350][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.01.20-16.50.54:350][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Config/WindowsEditor/Editor.ini] +[2024.01.20-16.50.54:350][ 0]LogInit: Computer: DESKTOP-G72JM0I +[2024.01.20-16.50.54:350][ 0]LogInit: User: egonh +[2024.01.20-16.50.54:350][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.01.20-16.50.54:350][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.01.20-16.50.54:350][ 0]LogMemory: Memory total: Physical=15.9GB (16GB approx) +[2024.01.20-16.50.54:350][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.01.20-16.50.54:350][ 0]LogMemory: Process Physical Memory: 490.00 MB used, 499.54 MB peak +[2024.01.20-16.50.54:350][ 0]LogMemory: Process Virtual Memory: 475.98 MB used, 475.98 MB peak +[2024.01.20-16.50.54:350][ 0]LogMemory: Physical Memory: 9180.21 MB used, 7133.17 MB free, 16313.38 MB total +[2024.01.20-16.50.54:350][ 0]LogMemory: Virtual Memory: 17347.63 MB used, 6645.75 MB free, 23993.38 MB total +[2024.01.20-16.50.54:350][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.01.20-16.50.54:355][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.01.20-16.50.54:362][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.01.20-16.50.54:363][ 0]LogInit: Using OS detected language (et-EE). +[2024.01.20-16.50.54:363][ 0]LogInit: Using OS detected locale (en-150). +[2024.01.20-16.50.54:365][ 0]LogTextLocalizationManager: No localization for 'et-EE' exists, so 'en' will be used for the language. +[2024.01.20-16.50.54:365][ 0]LogInit: Setting process to per monitor DPI aware +[2024.01.20-16.50.54:621][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.01.20-16.50.54:621][ 0]LogWindowsTextInputMethodSystem: - Eesti (Eesti) - (Keyboard). +[2024.01.20-16.50.54:621][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.01.20-16.50.54:621][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ameerika Ühendriigid) - (Keyboard). +[2024.01.20-16.50.54:621][ 0]LogWindowsTextInputMethodSystem: - Inglise (Ühendkuningriik) - (Keyboard). +[2024.01.20-16.50.54:622][ 0]LogWindowsTextInputMethodSystem: Activated input method: Eesti (Eesti) - (Keyboard). +[2024.01.20-16.50.54:640][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.01.20-16.50.54:640][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.01.20-16.50.54:831][ 0]LogRHI: Using Default RHI: D3D12 +[2024.01.20-16.50.54:831][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.01.20-16.50.54:831][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.01.20-16.50.54:831][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.01.20-16.50.54:831][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.01.20-16.50.54:831][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.01.20-16.50.54:832][ 0]LogWindows: Attached monitors: +[2024.01.20-16.50.54:832][ 0]LogWindows: resolution: 1920x1080, work area: (0, 0) -> (1920, 1040), device: '\\.\DISPLAY1' [PRIMARY] +[2024.01.20-16.50.54:832][ 0]LogWindows: Found 1 attached monitors. +[2024.01.20-16.50.54:832][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.01.20-16.50.54:833][ 0]LogRHI: RHI Adapter Info: +[2024.01.20-16.50.54:833][ 0]LogRHI: Name: NVIDIA GeForce RTX 2060 +[2024.01.20-16.50.54:833][ 0]LogRHI: Driver Version: 516.94 (internal:31.0.15.1694, unified:516.94) +[2024.01.20-16.50.54:833][ 0]LogRHI: Driver Date: 7-21-2022 +[2024.01.20-16.51.02:555][ 0]Message dialog closed, result: No, title: WARNING: Known issues with graphics driver, text: The installed version of the NVIDIA graphics driver has known issues in D3D12. +Please install the latest driver version or switch to a different rendering API. + +Would you like to visit the following URL to download the driver? + +https://www.nvidia.com/en-us/geforce/drivers/ + +NVIDIA GeForce RTX 2060 +Installed: 516.94 +Minimum required: 527.27 +[2024.01.20-16.51.02:555][ 0]LogD3D12RHI: GPU DeviceId: 0x1f08 (for the marketing name, search the web for "GPU Device Id") +[2024.01.20-16.51.02:555][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.01.20-16.51.02:562][ 0]LogD3D12RHI: [Aftermath] Aftermath crash dumping enabled +[2024.01.20-16.51.02:562][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.01.20-16.51.02:562][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.01.20-16.51.02:562][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: [Aftermath] Aftermath enabled and primed +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: [Aftermath] Aftermath resource tracking enabled +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: Bindless resources are supported +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: Stencil ref from pixel shader is not supported +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=32). +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.01.20-16.51.02:655][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.01.20-16.51.02:712][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.01.20-16.51.02:712][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.01.20-16.51.02:713][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.01.20-16.51.02:773][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.01.20-16.51.02:773][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.01.20-16.51.02:774][ 0]LogD3D12RHI: GD3D12WorkaroundFlags.bForceCommittedResourceTextureAllocation is set due to a known issue with current driver version. +[2024.01.20-16.51.02:774][ 0]LogRHI: Texture pool is 3283 MB (70% of 4690 MB) +[2024.01.20-16.51.02:774][ 0]LogD3D12RHI: Async texture creation enabled +[2024.01.20-16.51.02:774][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.01.20-16.51.02:820][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.01.20-16.51.02:831][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" -platform=all' +[2024.01.20-16.51.02:831][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyReport_0.log" -log="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyLog_0.log" -project="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" -platform=all" ] +[2024.01.20-16.51.02:858][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.01.20-16.51.02:858][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.01.20-16.51.02:858][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.01.20-16.51.02:858][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.01.20-16.51.02:858][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.01.20-16.51.02:858][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.01.20-16.51.02:858][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.01.20-16.51.02:859][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.01.20-16.51.02:859][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.01.20-16.51.02:860][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.01.20-16.51.02:860][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.01.20-16.51.02:861][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.01.20-16.51.02:861][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.01.20-16.51.02:878][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.01.20-16.51.02:882][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.01.20-16.51.02:882][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.01.20-16.51.02:885][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.01.20-16.51.02:885][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.01.20-16.51.02:885][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.01.20-16.51.02:885][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.01.20-16.51.02:888][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.01.20-16.51.02:888][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.01.20-16.51.02:888][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.01.20-16.51.02:891][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.01.20-16.51.02:891][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.01.20-16.51.02:891][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.01.20-16.51.02:891][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.01.20-16.51.02:894][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.01.20-16.51.02:894][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.01.20-16.51.02:899][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.01.20-16.51.02:899][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.01.20-16.51.02:899][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.01.20-16.51.02:899][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.01.20-16.51.02:899][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.01.20-16.51.02:907][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.01.20-16.51.02:951][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.01.20-16.51.02:954][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.01.20-16.51.02:954][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.01.20-16.51.02:956][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.01.20-16.51.02:956][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.01.20-16.51.02:956][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.01.20-16.51.02:956][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.20-16.51.02:956][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.01.20-16.51.03:005][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.01.20-16.51.03:005][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.01.20-16.51.03:005][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.01.20-16.51.03:012][ 0]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.01 seconds. +[2024.01.20-16.51.03:012][ 0]LogDerivedDataCache: Display: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.04ms. RandomReadSpeed=1155.32MBs, RandomWriteSpeed=157.03MBs. Assigned SpeedClass 'Local' +[2024.01.20-16.51.03:014][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.01.20-16.51.03:014][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.01.20-16.51.03:014][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.01.20-16.51.03:014][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.01.20-16.51.03:014][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.01.20-16.51.03:015][ 0]LogShaderCompilers: Guid format shader working directory is -20 characters bigger than the processId version (E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/Shaders/WorkingDirectory/8496/). +[2024.01.20-16.51.03:015][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/egonh/AppData/Local/Temp/UnrealShaderWorkingDir/C336415B4E88DC6B4AA30EA3269FA20D/'. +[2024.01.20-16.51.03:015][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.01.20-16.51.03:015][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.01.20-16.51.03:933][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.01.20-16.51.04:153][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.01.20-16.51.04:153][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.01.20-16.51.04:575][ 0]LogSlate: Using FreeType 2.10.0 +[2024.01.20-16.51.04:576][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.01.20-16.51.04:607][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/CachedAssetRegistry_*.bin. +[2024.01.20-16.51.04:608][ 0]LogAssetRegistry: FAssetRegistry took 0.0045 seconds to start up +[2024.01.20-16.51.04:623][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.01.20-16.51.04:820][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.01.20-16.51.04:820][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.01.20-16.51.04:820][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.01.20-16.51.04:821][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.01.20-16.51.04:822][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: Available device profiles: +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BE9E00][000008FB9C03A000 66] GlobalDefaults, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BE9600][000008FB9C037800 66] Windows, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BE9400][000008FB9B3D2800 66] WindowsEditor, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BE9000][000008FB7D867800 66] WindowsServer, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BE7E00][000008FB9D7F0000 66] WindowsClient, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BE8E00][000008FB92B9A000 66] IOS, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEA000][000008FBA8FA0000 66] iPadAir2, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEA200][000008FBA8FA2800 66] IPadPro, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEA400][000008FBA8FA5000 66] iPadAir3, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEA600][000008FBA8FA7800 66] iPadAir4, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEA800][000008FBA8FAA000 66] iPadAir5, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEAA00][000008FBA8FAC800 66] iPadMini4, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEAC00][000008FBA8FB0000 66] iPadMini5, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEAE00][000008FBA8FB2800 66] iPadMini6, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEB000][000008FBA8FB5000 66] iPhone6S, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEB200][000008FBA8FB7800 66] iPhone7, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEB400][000008FBA8FBA000 66] iPodTouch7, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEB600][000008FBA8FBC800 66] iPhone6SPlus, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEB800][000008FBA8FC0000 66] iPhone7Plus, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEBA00][000008FBA8FC2800 66] iPhoneSE, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEBC00][000008FBA8FC5000 66] iPhone8, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEBE00][000008FBA8FC7800 66] iPhone8Plus, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEC000][000008FBA8FCA000 66] iPhoneX, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEC200][000008FBA8FCC800 66] iPhoneXS, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEC400][000008FBA8FD0000 66] iPhoneXSMax, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEC600][000008FBA8FD2800 66] iPhoneXR, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEC800][000008FBA8FD5000 66] iPhone11, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BECA00][000008FBA8FD7800 66] iPhone11Pro, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BECC00][000008FBA8FDA000 66] iPhone11ProMax, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BECE00][000008FBA8FDC800 66] iPhoneSE2, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BED000][000008FBA8FE0000 66] iPhone12Mini, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BED200][000008FBA8FE2800 66] iPhone12, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BED400][000008FBA8FE5000 66] iPhone12Pro, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BED600][000008FBA8FE7800 66] iPhone12ProMax, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BED800][000008FBA8FEA000 66] iPhone13Mini, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEDA00][000008FBA8FEC800 66] iPhone13, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEDC00][000008FBA8FF0000 66] iPhone13Pro, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEDE00][000008FBA8FF2800 66] iPhone13ProMax, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEE000][000008FBA8FF5000 66] iPhoneSE3, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEE200][000008FBA8FF7800 66] iPhone14, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEE400][000008FBA8FFA000 66] iPhone14Plus, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEE600][000008FBA8FFC800 66] iPhone14Pro, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEE800][000008FBA8F10000 66] iPhone14ProMax, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEEA00][000008FBA8F12800 66] iPhone15, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEEC00][000008FBA8F15000 66] iPhone15Plus, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEEE00][000008FBA8F17800 66] iPhone15Pro, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEF000][000008FBA8F1A000 66] iPhone15ProMax, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEF200][000008FBA8F1C800 66] iPadPro105, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEF400][000008FBA8F20000 66] iPadPro129, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEF600][000008FBA8F22800 66] iPadPro97, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEF800][000008FBA8F25000 66] iPadPro2_129, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEFA00][000008FBA8F27800 66] iPad5, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEFC00][000008FBA8F2A000 66] iPad6, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8BEFE00][000008FBA8F2C800 66] iPad7, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA86EFE00][000008FBA8F30000 66] iPad8, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FB929E6A00][000008FBA8F32800 66] iPad9, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40000][000008FBA8F35000 66] iPad10, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40200][000008FBA8F37800 66] iPadPro11, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40400][000008FBA8F3A000 66] iPadPro2_11, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40600][000008FBA8F3C800 66] iPadPro3_11, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40800][000008FBA8F50000 66] iPadPro4_11, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40A00][000008FBA8F52800 66] iPadPro3_129, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40C00][000008FBA8F55000 66] iPadPro4_129, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F40E00][000008FBA8F57800 66] iPadPro5_129, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41000][000008FBA8F5A000 66] iPadPro6_129, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41200][000008FBA8F5C800 66] AppleTV, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41400][000008FBA8F60000 66] AppleTV4K, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41600][000008FBA8F62800 66] AppleTV2_4K, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41800][000008FBA8F65000 66] TVOS, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41A00][000008FBA8F67800 66] Mac, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41C00][000008FBA8F6A000 66] MacEditor, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F41E00][000008FBA8F6C800 66] MacClient, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42000][000008FBA8F70000 66] MacServer, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42200][000008FBA8F72800 66] Linux, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42400][000008FBA8F75000 66] LinuxEditor, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42600][000008FBA8F77800 66] LinuxArm64Editor, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42800][000008FBA8F7A000 66] LinuxArm64, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42A00][000008FBA8F7C800 66] LinuxClient, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42C00][000008FBA8F80000 66] LinuxArm64Client, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F42E00][000008FBA8F82800 66] LinuxServer, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43000][000008FBA8F85000 66] LinuxArm64Server, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43200][000008FBA8F87800 66] Android, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43400][000008FBA8F8A000 66] Android_Preview_OpenGL, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43600][000008FBA8F8C800 66] Android_Preview_Vulkan, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43800][000008FBA91D0000 66] Android_Low, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43A00][000008FBA91D2800 66] Android_Mid, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43C00][000008FBA91D5000 66] Android_High, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F43E00][000008FBA91D7800 66] Android_Default, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F44000][000008FBA91DA000 66] Android_Adreno4xx, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F44200][000008FBA91DC800 66] Android_Adreno5xx_Low, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F44400][000008FBA91E0000 66] Android_Adreno5xx, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F44600][000008FBA91E2800 66] Android_Adreno6xx, +[2024.01.20-16.51.05:008][ 0]LogDeviceProfileManager: [000008FBA8F44800][000008FBA91E5000 66] Android_Adreno6xx_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F44A00][000008FBA91E7800 66] Android_Adreno7xx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F44C00][000008FBA91EA000 66] Android_Adreno7xx_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F44E00][000008FBA91EC800 66] Android_Mali_T6xx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45000][000008FBA91F0000 66] Android_Mali_T7xx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45200][000008FBA91F2800 66] Android_Mali_T8xx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45400][000008FBA91F5000 66] Android_Mali_G71, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45600][000008FBA91F7800 66] Android_Mali_G72, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45800][000008FBA91FA000 66] Android_Mali_G72_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45A00][000008FBA91FC800 66] Android_Mali_G76, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45C00][000008FBA9200000 66] Android_Mali_G76_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F45E00][000008FBA9202800 66] Android_Mali_G77, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46000][000008FBA9205000 66] Android_Mali_G77_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46200][000008FBA9207800 66] Android_Mali_G78, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46400][000008FBA920A000 66] Android_Mali_G78_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46600][000008FBA920C800 66] Android_Mali_G710, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46800][000008FBA9210000 66] Android_Mali_G710_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46C00][000008FBA9212800 66] Android_Mali_G7xx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F46E00][000008FBA9215000 66] Android_Mali_G7xx_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47000][000008FBA9217800 66] Android_Xclipse_920, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47200][000008FBA921A000 66] Android_Xclipse_920_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47600][000008FBA921C800 66] Android_Vulkan_SM5, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47800][000008FBA7BC0000 66] Android_PowerVR_G6xxx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47A00][000008FBA7BC2800 66] Android_PowerVR_GT7xxx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47C00][000008FBA7BC5000 66] Android_PowerVR_GE8xxx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F47E00][000008FBA7BC7800 66] Android_PowerVR_GM9xxx, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48000][000008FBA7BCA000 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48200][000008FBA7BCC800 66] Android_TegraK1, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48400][000008FBA7BD0000 66] Android_Unknown_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48600][000008FBA7BD2800 66] Oculus_Quest, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48800][000008FBA7BD5000 66] Oculus_Quest2, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48A00][000008FBA7BD7800 66] Meta_Quest_Pro, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48C00][000008FBA7BDA000 66] Meta_Quest_3, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F48E00][000008FBA7BDC800 66] HoloLens, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: [000008FBA8F49000][000008FBA7BE0000 66] MagicLeap_Vulkan, +[2024.01.20-16.51.05:009][ 0]LogDeviceProfileManager: Active device profile: [000008FBA8BE9400][000008FB9B3D2800 66] WindowsEditor +[2024.01.20-16.51.05:009][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.01.20-16.51.05:009][ 0]LogShaderCompilers: Display: Compiling shader autogen file: E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.01.20-16.51.05:009][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.01.20-16.51.05:009][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites", Error="Android Studio is not installed correctly.") +[2024.01.20-16.51.05:009][ 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.20-16.51.05:009][ 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.20-16.51.05:009][ 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.20-16.51.05:009][ 0]LogTurnkeySupport: Turnkey Platform: TVOS: (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.20-16.51.05:009][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Valid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=10.0.22000.0, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists") +[2024.01.20-16.51.05:012][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" -Device=Win64@DESKTOP-G72JM0I' +[2024.01.20-16.51.05:012][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""D:/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyReport_1.log" -log="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/TurnkeyLog_1.log" -project="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/CharaCreator.uproject" -Device=Win64@DESKTOP-G72JM0I" -nocompile -nocompileuat ] +[2024.01.20-16.51.05:126][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_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_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_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_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_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_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.01.20-16.51.05:194][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.01.20-16.51.05:194][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.01.20-16.51.05:194][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.01.20-16.51.05:194][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.01.20-16.51.05:194][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.01.20-16.51.05:616][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.01.20-16.51.05:616][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.01.20-16.51.05:627][ 0]LogUObjectArray: 21917 objects as part of root set at end of initial load. +[2024.01.20-16.51.05:627][ 0]LogUObjectAllocator: 6142576 out of 0 bytes used by permanent object pool. +[2024.01.20-16.51.05:627][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.01.20-16.51.05:632][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.01.20-16.51.05:632][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.01.20-16.51.05:636][ 0]LogLiveCoding: Display: First instance in process group "UE_CharaCreator_0x70f25a9d", spawning console +[2024.01.20-16.51.05:642][ 0]LogLiveCoding: Display: Waiting for server +[2024.01.20-16.51.05:660][ 0]LogSlate: Border +[2024.01.20-16.51.05:660][ 0]LogSlate: BreadcrumbButton +[2024.01.20-16.51.05:660][ 0]LogSlate: Brushes.Title +[2024.01.20-16.51.05:660][ 0]LogSlate: Default +[2024.01.20-16.51.05:660][ 0]LogSlate: Icons.Save +[2024.01.20-16.51.05:660][ 0]LogSlate: Icons.Toolbar.Settings +[2024.01.20-16.51.05:660][ 0]LogSlate: ListView +[2024.01.20-16.51.05:660][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.01.20-16.51.05:660][ 0]LogSlate: SoftwareCursor_Grab +[2024.01.20-16.51.05:660][ 0]LogSlate: TableView.DarkRow +[2024.01.20-16.51.05:660][ 0]LogSlate: TableView.Row +[2024.01.20-16.51.05:660][ 0]LogSlate: TreeView +[2024.01.20-16.51.05:805][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.01.20-16.51.05:807][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.01.20-16.51.05:821][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled +[2024.01.20-16.51.05:821][ 0]LogInit: XR: MultiViewport is Disabled +[2024.01.20-16.51.05:821][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.01.20-16.51.05:906][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.01.20-16.51.05:911][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.01.20-16.51.05:914][ 0]LogUdpMessaging: Display: Added local interface '192.168.40.17' to multicast group '230.0.0.1:6666' +[2024.01.20-16.51.06:030][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.01.20-16.51.06:116][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.01.20-16.51.06:146][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.01.20-16.51.06:517][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.01.20-16.51.06:771][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 3EEF5BFA402EE7C15D044D8A67EBC9D7 | Instance: 6ECF29AE47B7EA082454408123C56DEC (DESKTOP-G72JM0I-8496). +[2024.01.20-16.51.06:847][ 0]LogPython: Using Python 3.9.7 +[2024.01.20-16.51.07:673][ 0]SourceControl: Revision control is disabled +[2024.01.20-16.51.07:675][ 0]LogUProjectInfo: Found projects: +[2024.01.20-16.51.07:688][ 0]SourceControl: Revision control is disabled +[2024.01.20-16.51.07:772][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.01.20-16.51.07:791][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.20-16.51.07:791][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.01.20-16.51.08:278][ 0]LogOpenImageDenoise: OIDN starting up +[2024.01.20-16.51.08:320][ 0]LogCollectionManager: Loaded 0 collections in 0.001253 seconds +[2024.01.20-16.51.08:322][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Collections/' took 0.00s +[2024.01.20-16.51.08:324][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/Developers/egonh/Collections/' took 0.00s +[2024.01.20-16.51.08:325][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/Collections/' took 0.00s +[2024.01.20-16.51.08:786][ 0]LogEngine: Initializing Engine... +[2024.01.20-16.51.08:792][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2024.01.20-16.51.08:970][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.01.20-16.51.08:989][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-16.51.08:989][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-16.51.08:996][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.01.20-16.51.08:996][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2024.01.20-16.51.08:996][ 0]LogInit: Texture streaming: Enabled +[2024.01.20-16.51.09:009][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.01.20-16.51.09:018][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.01.20-16.51.09:027][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.01.20-16.51.09:028][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.01.20-16.51.09:028][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.01.20-16.51.09:029][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.01.20-16.51.09:029][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.01.20-16.51.09:029][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.01.20-16.51.09:029][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.01.20-16.51.09:029][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.01.20-16.51.09:029][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-16.51.09:030][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-16.51.09:030][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-16.51.09:030][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-16.51.09:030][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-16.51.09:030][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-16.51.09:035][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-16.51.09:062][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-16.51.09:063][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-16.51.09:066][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-16.51.09:066][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-16.51.09:067][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.01.20-16.51.09:067][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.01.20-16.51.09:068][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.01.20-16.51.09:068][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.01.20-16.51.09:068][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.01.20-16.51.09:068][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.01.20-16.51.09:068][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.01.20-16.51.09:082][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.01.20-16.51.09:090][ 0]LogInit: Undo buffer set to 32 MB +[2024.01.20-16.51.09:090][ 0]LogInit: Transaction tracking system initialized +[2024.01.20-16.51.09:111][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/SourceControl/UncontrolledChangelists.json +[2024.01.20-16.51.09:112][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.01.20-16.51.09:114][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.002676 seconds (Found 134 uncontrolled assets) +[2024.01.20-16.51.09:120][ 0]BlueprintLog: New page: Editor Load +[2024.01.20-16.51.09:192][ 0]LocalizationService: Localization service is disabled +[2024.01.20-16.51.09:211][ 0]TimingProfiler: Initialize +[2024.01.20-16.51.09:211][ 0]TimingProfiler: OnSessionChanged +[2024.01.20-16.51.09:211][ 0]LoadingProfiler: Initialize +[2024.01.20-16.51.09:211][ 0]LoadingProfiler: OnSessionChanged +[2024.01.20-16.51.09:211][ 0]NetworkingProfiler: Initialize +[2024.01.20-16.51.09:211][ 0]NetworkingProfiler: OnSessionChanged +[2024.01.20-16.51.09:211][ 0]MemoryProfiler: Initialize +[2024.01.20-16.51.09:211][ 0]MemoryProfiler: OnSessionChanged +[2024.01.20-16.51.09:408][ 0]LogFileCache: Scanning file cache for directory 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/' took 0.01s +[2024.01.20-16.51.09:530][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.01.20-16.51.09:681][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.01.20-16.51.09:683][ 0]SourceControl: Revision control is disabled +[2024.01.20-16.51.09:684][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 16.325 +[2024.01.20-16.51.09:684][ 0]Cmd: MAP LOAD FILE="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Main_Map.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.01.20-16.51.09:684][ 0]LightingResults: New page: Lighting Build +[2024.01.20-16.51.09:686][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.01.20-16.51.09:686][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.51.09:687][ 0]MapCheck: New page: Map Check +[2024.01.20-16.51.09:687][ 0]LightingResults: New page: Lighting Build +[2024.01.20-16.51.09:690][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.20-16.51.09:694][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.57ms +[2024.01.20-16.51.09:765][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.01.20-16.51.09:783][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Main_Map'. +[2024.01.20-16.51.09:784][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-16.51.09:784][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-16.51.09:784][ 0]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-16.51.09:785][ 0]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.01.20-16.51.09:785][ 0]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-16.51.09:785][ 0]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-16.51.09:846][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.01.20-16.51.09:851][ 0]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-16.51.09:851][ 0]LogWorldPartition: Display: WorldPartition initialize took 66 ms +[2024.01.20-16.51.09:862][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.01.20-16.51.09:868][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms +[2024.01.20-16.51.09:869][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.01.20-16.51.09:869][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0.508ms to complete. +[2024.01.20-16.51.09:875][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 16.517 +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: RAM used: 240.00 B of 819.20 MiB budget. Usage: 0.00% +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.20-16.51.09:875][ 0]LogShaderCompilers: Display: ================================================ +[2024.01.20-16.51.09:962][ 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.20-16.51.09:962][ 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.20-16.51.09:962][ 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.20-16.51.09:962][ 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.20-16.51.09:976][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-16.51.09:987][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-16.51.09:997][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-16.51.10:007][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-16.51.10:021][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:022][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.01.20-16.51.10:022][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:023][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.01.20-16.51.10:023][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:023][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.01.20-16.51.10:024][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:024][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.01.20-16.51.10:025][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:025][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.01.20-16.51.10:025][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:026][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.01.20-16.51.10:026][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:026][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.01.20-16.51.10:027][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:027][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.01.20-16.51.10:027][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:028][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.01.20-16.51.10:028][ 0]LogPakFile: Initializing PakPlatformFile +[2024.01.20-16.51.10:028][ 0]LogPakFile: Display: Mounted Pak file 'D:/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.01.20-16.51.10:186][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-G72JM0I: (Name=DESKTOP-G72JM0I, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.01.20-16.51.10:205][ 0]LogSlate: Took 0.000232 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.51.10:207][ 0]LogSlate: Took 0.000166 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.51.10:209][ 0]LogSlate: Took 0.000303 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.51.10:210][ 0]LogSlate: Took 0.000208 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.51.10:237][ 0]LogViewport: Scene viewport resized to 1460x623, mode Windowed. +[2024.01.20-16.51.10:264][ 0]LogSlate: Took 0.000298 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.51.10:383][ 0]LogAssetRegistry: Display: Asset registry cache written as 16.7 MiB to E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Intermediate/CachedAssetRegistry_*.bin +[2024.01.20-16.51.10:752][ 0]LogStall: Startup... +[2024.01.20-16.51.10:754][ 0]LogStall: Startup complete. +[2024.01.20-16.51.10:771][ 0]LogLoad: (Engine Initialization) Total time: 17.41 seconds +[2024.01.20-16.51.10:771][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.01.20-16.51.10:834][ 0]LogAssetRegistry: AssetRegistryGather time 0.1265s: AssetDataDiscovery 0.0405s, AssetDataGather 0.0441s, StoreResults 0.0419s. +[2024.01.20-16.51.10:851][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000006 seconds (updated 0 objects) +[2024.01.20-16.51.10:854][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.01.20-16.51.10:968][ 1]LogPython: registering + +[2024.01.20-16.51.10:970][ 1]Running Python start-up script 'D:/Epic Games/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.033622 secs +[2024.01.20-16.51.10:988][ 1]LogFileCache: Retrieving MD5 hashes for directory 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/' took 0.20s +[2024.01.20-16.51.11:022][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.01.20-16.51.11:137][ 2]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-16.52.22:347][157]LogAssetEditorSubsystem: Opening Asset editor for WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-16.52.22:348][157]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-16.52.22:348][157]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-16.52.22:360][157]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-16.52.22:360][157]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-16.52.22:365][157]LogSlate: Warning: The command 'UMGEditor.OpenAnimDrawer' has the same default chord as 'EditorViewport.Next' [Ctrl+Shift+Space Bar] +[2024.01.20-16.52.22:378][157]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.20-16.52.23:199][157]LogSlate: Took 0.000206 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.52.23:215][157]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find SlateColor 'Foreground'.' +[2024.01.20-16.52.23:215][157]LogSlate: Took 0.000197 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.53.09:134][232]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.119 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3543 files in 5096 folders with total size 274 MiB. +[2024.01.20-16.57.07:379][205]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 15205 +[2024.01.20-16.57.07:382][205]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.07:391][206]LogSlate: Took 0.000573 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.07:396][206]LogSlate: Took 0.000431 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.07:397][206]LogSlate: Took 0.000414 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.07:399][206]LogSlate: Took 0.000282 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.07:400][206]LogSlate: Took 0.000124 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.07:402][206]LogSlate: Took 0.000191 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.07:406][206]LogSlate: Took 0.000170 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.07:435][206]LogSlate: Warning: Setting the threshold to trigger a flush to 2 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:441][206]LogSlate: Warning: Setting the threshold to trigger a flush to 3 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:447][206]LogSlate: Warning: Setting the threshold to trigger a flush to 4 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:453][206]LogSlate: Warning: Setting the threshold to trigger a flush to 5 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:458][206]LogSlate: Warning: Setting the threshold to trigger a flush to 6 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:460][206]LogSlate: Warning: Setting the threshold to trigger a flush to 7 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:466][206]LogSlate: Warning: Setting the threshold to trigger a flush to 8 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:472][206]LogSlate: Warning: Setting the threshold to trigger a flush to 9 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:840][228]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 10/9 Textures; frames since last flush: 23 +[2024.01.20-16.57.07:905][228]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.07:932][229]LogSlate: Took 0.000382 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.07:936][229]LogSlate: Took 0.000481 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.07:938][229]LogSlate: Took 0.000369 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.07:940][229]LogSlate: Took 0.000259 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.07:940][229]LogSlate: Took 0.000117 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.07:943][229]LogSlate: Took 0.000148 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.07:947][229]LogSlate: Took 0.000138 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.07:981][229]LogSlate: Warning: Setting the threshold to trigger a flush to 2 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.07:991][229]LogSlate: Warning: Setting the threshold to trigger a flush to 3 non-atlased textures as there is a lot of font data being cached. +[2024.01.20-16.57.08:026][230]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 4/3 Textures; frames since last flush: 2 +[2024.01.20-16.57.08:038][230]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.08:050][231]LogSlate: Took 0.000359 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.08:054][231]LogSlate: Took 0.000558 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.08:056][231]LogSlate: Took 0.000372 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.08:058][231]LogSlate: Took 0.000201 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.08:058][231]LogSlate: Took 0.000120 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.08:061][231]LogSlate: Took 0.000202 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.08:065][231]LogSlate: Took 0.000158 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.08:117][232]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 2 +[2024.01.20-16.57.08:126][232]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.08:133][233]LogSlate: Took 0.000400 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.08:138][233]LogSlate: Took 0.000538 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.08:139][233]LogSlate: Took 0.000286 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.08:141][233]LogSlate: Took 0.000148 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.08:142][233]LogSlate: Took 0.000117 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.08:144][233]LogSlate: Took 0.000147 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.08:148][233]LogSlate: Took 0.000133 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.08:342][243]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 11 +[2024.01.20-16.57.08:352][243]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.08:359][244]LogSlate: Took 0.000372 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.08:364][244]LogSlate: Took 0.000412 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.08:365][244]LogSlate: Took 0.000309 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.08:367][244]LogSlate: Took 0.000160 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.08:367][244]LogSlate: Took 0.000110 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.08:370][244]LogSlate: Took 0.000144 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.08:374][244]LogSlate: Took 0.000134 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.08:425][245]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 2 +[2024.01.20-16.57.08:435][245]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.08:441][246]LogSlate: Took 0.000489 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.08:446][246]LogSlate: Took 0.000491 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.08:447][246]LogSlate: Took 0.000160 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.08:449][246]LogSlate: Took 0.000173 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.08:450][246]LogSlate: Took 0.000116 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.08:452][246]LogSlate: Took 0.000150 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.08:456][246]LogSlate: Took 0.000136 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.08:505][247]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 2 +[2024.01.20-16.57.08:513][247]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.08:522][248]LogSlate: Took 0.000307 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.08:526][248]LogSlate: Took 0.000466 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.08:527][248]LogSlate: Took 0.000215 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.08:529][248]LogSlate: Took 0.000158 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.08:530][248]LogSlate: Took 0.000110 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.08:532][248]LogSlate: Took 0.000145 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.08:536][248]LogSlate: Took 0.000132 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-16.57.08:609][250]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 3 +[2024.01.20-16.57.08:610][250]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-16.57.08:618][251]LogSlate: Took 0.000374 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-16.57.08:622][251]LogSlate: Took 0.000492 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-16.57.08:623][251]LogSlate: Took 0.000148 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-16.57.08:625][251]LogSlate: Took 0.000175 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-16.57.08:626][251]LogSlate: Took 0.000110 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-16.57.08:628][251]LogSlate: Took 0.000150 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-16.57.08:632][251]LogSlate: Took 0.000137 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-17.03.06:837][900]LogUObjectHash: Compacting FUObjectHashTables data took 1.87ms +[2024.01.20-17.03.06:839][900]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.030 +[2024.01.20-17.03.06:839][900]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-17.03.06:845][900]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-17.03.06:845][900]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-17.03.06:854][900]LogPackageLocalizationCache: Processed 46 localized package path(s) for 1 prioritized culture(s) in 0.008125 seconds +[2024.01.20-17.03.06:911][900]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto1 +[2024.01.20-17.03.06:912][900]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto10BDA05D24B8CCFEFA6FC34B0C1B8EC0E.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto1.uasset' +[2024.01.20-17.03.06:918][900]LogFileHelpers: Auto-saving content packages took 0.080 +[2024.01.20-17.10.25:749][339]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.10.25:824][339]LogUObjectHash: Compacting FUObjectHashTables data took 1.63ms +[2024.01.20-17.10.26:278][370]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-17.10.26:368][370]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-17.10.26:369][370]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI75C71073437CD9857834B687CE83F386.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-17.10.26:378][370]LogFileHelpers: InternalPromptForCheckoutAndSave took 99 ms +[2024.01.20-17.10.26:380][370]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-17.10.26:380][370]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-17.10.28:144][542]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-17.10.28:150][542]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-17.10.28:150][542]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-17.10.28:487][542]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 337 ms +[2024.01.20-17.10.28:488][542]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-17.10.28:489][542]PIE: New page: PIE session: Main_Map (20 Jan 2024, 21:10:28) +[2024.01.20-17.10.28:492][542]LogOnline: OSS: Created online subsystem instance for: NULL +[2024.01.20-17.10.28:492][542]LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +[2024.01.20-17.10.28:492][542]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-17.10.28:502][542]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009650s) +[2024.01.20-17.10.28:502][542]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009710s) +[2024.01.20-17.10.28:519][542]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.01.20-17.10.28:522][542]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.10.28:522][542]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-17.10.28:523][542]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-17.10.28:524][542]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-17.10.28:524][542]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-17.10.28:524][542]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-17.10.28:524][542]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-17.10.28:527][542]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-17.10.28:527][542]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 68 ms) +[2024.01.20-17.10.28:527][542]LogPlayLevel: PIE: World Init took: (0.004440s) +[2024.01.20-17.10.28:527][542]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-17.10.28:527][542]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-17.10.28:527][542]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-17.10.28:527][542]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-17.10.28:528][542]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-17.10.28:528][542]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-17.10.28:530][542]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-17.10.28:548][542]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-17.10.28:549][542]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-17.10.28:549][542]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-17.10.28:549][542]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-17.10.28:550][542]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.01.20-17.10.28:550][542]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.01.20-17.10.28:551][542]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.01.20-17.10.28:551][542]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.01.20-17.10.28:551][542]LogInit: FAudioDevice initialized with ID 2. +[2024.01.20-17.10.28:551][542]LogAudio: Display: Audio Device (ID: 2) registered with world 'Main_Map'. +[2024.01.20-17.10.28:551][542]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.20-17.10.28:554][542]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-17.10.28:555][542]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-19.10.28 +[2024.01.20-17.10.28:555][542]LogWorld: Bringing up level for play took: 0.000755 +[2024.01.20-17.10.28:558][542]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.01.20-17.10.28:562][542]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-17.10.28:562][542]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8060.000 Y=11760.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.01.20-17.10.28:563][542]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-17.10.28:582][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:582][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:582][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:582][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:583][542]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.10.28:601][542]PIE: Server logged in +[2024.01.20-17.10.28:602][542]PIE: Play in editor total start time 0.453 seconds. +[2024.01.20-17.11.05:762][921]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-17.11.05:762][921]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-17.11.05:763][921]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-17.11.05:763][921]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.11.05:763][921]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-17.11.05:766][921]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-17.11.05:773][921]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.11.05:791][921]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.20-17.11.05:794][921]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.01.20-17.11.05:794][921]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.01.20-17.11.05:796][921]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.01.20-17.11.05:799][921]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-17.11.05:805][921]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.01.20-17.11.05:835][923]LogPlayLevel: Display: Destroying online subsystem :Context_4 +[2024.01.20-17.11.16:896][994]LogAssetEditorSubsystem: Opening Asset editor for Blueprint /Game/DevelopedContent/BluePrints/CharaModel.CharaModel +[2024.01.20-17.11.16:896][994]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.11.16:896][994]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-17.11.21:473][267]LogSlate: Window 'CharaModel' being destroyed +[2024.01.20-17.11.21:478][267]LogSlate: Window 'CharaModel' being destroyed +[2024.01.20-17.11.21:509][267]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.01.20-17.11.21:509][267]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.11.21:515][267]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.01.20-17.11.21:515][267]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.11.21:552][267]LogWorld: UWorld::CleanupWorld for World_4, bSessionEnded=true, bCleanupResources=true +[2024.01.20-17.11.21:552][267]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.11.22:841][381]LogAssetEditorSubsystem: Opening Asset editor for WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-17.11.22:842][381]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.11.22:842][381]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-17.11.22:852][381]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.11.22:852][381]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-17.12.06:287][127]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.12.06:371][127]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.01.20-17.13.34:252][733]LogEditorTransaction: Undo Add Widget +[2024.01.20-17.13.59:744][367]LogUObjectHash: Compacting FUObjectHashTables data took 1.72ms +[2024.01.20-17.13.59:747][367]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.026 +[2024.01.20-17.13.59:747][367]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-17.13.59:753][367]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-17.13.59:753][367]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-17.13.59:812][367]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto2 +[2024.01.20-17.13.59:813][367]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto25A15EE5F4011DF07AB6F6CAD45D2171F.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto2.uasset' +[2024.01.20-17.13.59:821][367]LogFileHelpers: Auto-saving content packages took 0.074 +[2024.01.20-17.18.30:665][582]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-17.18.30:767][582]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-17.18.30:767][582]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI6991486042C493E8538DAB87836E418C.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-17.18.30:775][582]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 210 ms) +[2024.01.20-17.18.30:780][582]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-17.18.30:780][582]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-17.18.31:145][607]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.18.31:206][607]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.01.20-17.19.04:588][337]LogSlate: Took 0.044614 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansFallback.ttf' (3848K) +[2024.01.20-17.23.59:940][908]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.01.20-17.23.59:942][908]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.026 +[2024.01.20-17.23.59:943][908]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-17.23.59:948][908]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-17.23.59:948][908]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-17.24.00:011][908]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto3 +[2024.01.20-17.24.00:012][908]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto3B25900E645DF9A6802E06FAE30DAA6D4.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto3.uasset' +[2024.01.20-17.24.00:013][908]LogFileHelpers: Auto-saving content packages took 0.071 +[2024.01.20-17.40.36:316][892]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.40.36:413][892]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.01.20-17.41.08:328][770]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.41.08:400][770]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.01.20-17.43.18:802][368]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.43.18:945][368]LogUObjectHash: Compacting FUObjectHashTables data took 2.15ms +[2024.01.20-17.43.20:061][410]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-17.43.20:162][410]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-17.43.20:162][410]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UIAF40E9F34B8458F4D8C0AB91F9F64BAA.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-17.43.20:169][410]LogFileHelpers: InternalPromptForCheckoutAndSave took 108 ms (total: 318 ms) +[2024.01.20-17.43.20:173][410]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-17.43.20:173][410]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-17.44.22:276][961]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.01.20-17.44.22:284][961]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.037 +[2024.01.20-17.44.22:285][961]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-17.44.22:290][961]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-17.44.22:290][961]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-17.44.22:355][961]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto4 +[2024.01.20-17.44.22:356][961]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto4DA4840334AA61F2AE407B2B3F26CFCCF.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto4.uasset' +[2024.01.20-17.44.22:357][961]LogFileHelpers: Auto-saving content packages took 0.073 +[2024.01.20-17.45.14:285][141]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.45.14:382][141]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.01.20-17.45.15:148][176]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-17.45.15:243][176]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-17.45.15:244][176]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI99B89CEE454BB5EAB9B603AFA40C2CC9.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-17.45.15:251][176]LogFileHelpers: InternalPromptForCheckoutAndSave took 102 ms (total: 421 ms) +[2024.01.20-17.45.15:253][176]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-17.45.15:253][176]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-17.45.27:078][826]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-17.45.27:084][826]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-17.45.27:084][826]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-17.45.27:187][826]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 103 ms (total: 441 ms) +[2024.01.20-17.45.27:188][826]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-17.45.27:188][826]PIE: New page: PIE session: Main_Map (20 Jan 2024, 21:45:27) +[2024.01.20-17.45.27:188][826]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-17.45.27:198][826]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009595s) +[2024.01.20-17.45.27:198][826]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009623s) +[2024.01.20-17.45.27:221][826]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.01.20-17.45.27:230][826]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.45.27:230][826]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-17.45.27:230][826]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-17.45.27:231][826]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-17.45.27:231][826]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-17.45.27:231][826]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-17.45.27:231][826]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-17.45.27:234][826]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-17.45.27:234][826]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 71 ms) +[2024.01.20-17.45.27:234][826]LogPlayLevel: PIE: World Init took: (0.004461s) +[2024.01.20-17.45.27:234][826]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-17.45.27:234][826]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-17.45.27:234][826]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-17.45.27:235][826]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-17.45.27:235][826]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-17.45.27:235][826]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-17.45.27:237][826]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-17.45.27:254][826]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-17.45.27:255][826]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-17.45.27:255][826]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-17.45.27:255][826]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-17.45.27:256][826]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.01.20-17.45.27:256][826]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.01.20-17.45.27:257][826]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.01.20-17.45.27:257][826]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.01.20-17.45.27:257][826]LogInit: FAudioDevice initialized with ID 3. +[2024.01.20-17.45.27:257][826]LogAudio: Display: Audio Device (ID: 3) registered with world 'Main_Map'. +[2024.01.20-17.45.27:257][826]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.20-17.45.27:262][826]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-17.45.27:262][826]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-19.45.27 +[2024.01.20-17.45.27:263][826]LogWorld: Bringing up level for play took: 0.000862 +[2024.01.20-17.45.27:265][826]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2024.01.20-17.45.27:266][826]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-17.45.27:266][826]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8420.522 Y=11870.655 Z=555.236,P=-0.000000 Y=-19.400000 R=0.000000 +[2024.01.20-17.45.27:266][826]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:273][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.45.27:274][826]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.45.27:289][826]PIE: Server logged in +[2024.01.20-17.45.27:289][826]PIE: Play in editor total start time 0.206 seconds. +[2024.01.20-17.45.45:009][921]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-17.45.45:009][921]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-17.45.45:010][921]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-17.45.45:010][921]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.45.45:010][921]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-17.45.45:013][921]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-17.45.45:022][921]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.45.45:054][921]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-17.45.45:054][921]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.01.20-17.45.45:055][921]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.01.20-17.45.45:057][921]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.01.20-17.45.45:068][921]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2024.01.20-17.45.45:113][922]LogPlayLevel: Display: Destroying online subsystem :Context_8 +[2024.01.20-17.46.16:236][416]BlueprintLog: New page: Compile Player_UI +[2024.01.20-17.46.16:332][416]LogUObjectHash: Compacting FUObjectHashTables data took 1.47ms +[2024.01.20-17.46.17:030][436]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-17.46.17:134][436]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-17.46.17:135][436]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI77D734884756A2AD88DE5293B4DA9A64.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-17.46.17:141][436]LogFileHelpers: InternalPromptForCheckoutAndSave took 110 ms (total: 531 ms) +[2024.01.20-17.46.17:145][436]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-17.46.17:145][436]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-17.46.26:390][351]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-17.46.26:398][351]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-17.46.26:398][351]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-17.46.26:503][351]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 104 ms (total: 545 ms) +[2024.01.20-17.46.26:503][351]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-17.46.26:503][351]PIE: New page: PIE session: Main_Map (20 Jan 2024, 21:46:26) +[2024.01.20-17.46.26:532][351]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-17.46.26:541][351]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009412s) +[2024.01.20-17.46.26:541][351]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009445s) +[2024.01.20-17.46.26:564][351]LogUObjectHash: Compacting FUObjectHashTables data took 1.48ms +[2024.01.20-17.46.26:569][351]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.46.26:569][351]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-17.46.26:570][351]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-17.46.26:570][351]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-17.46.26:570][351]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-17.46.26:570][351]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-17.46.26:570][351]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-17.46.26:574][351]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-17.46.26:574][351]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 75 ms) +[2024.01.20-17.46.26:574][351]LogPlayLevel: PIE: World Init took: (0.004559s) +[2024.01.20-17.46.26:574][351]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-17.46.26:574][351]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-17.46.26:574][351]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-17.46.26:575][351]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-17.46.26:575][351]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-17.46.26:575][351]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-17.46.26:577][351]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-17.46.26:603][351]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-17.46.26:604][351]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-17.46.26:604][351]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-17.46.26:604][351]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-17.46.26:605][351]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.01.20-17.46.26:605][351]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.01.20-17.46.26:606][351]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.01.20-17.46.26:606][351]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.01.20-17.46.26:606][351]LogInit: FAudioDevice initialized with ID 4. +[2024.01.20-17.46.26:606][351]LogAudio: Display: Audio Device (ID: 4) registered with world 'Main_Map'. +[2024.01.20-17.46.26:606][351]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.01.20-17.46.26:609][351]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-17.46.26:610][351]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-19.46.26 +[2024.01.20-17.46.26:610][351]LogWorld: Bringing up level for play took: 0.000741 +[2024.01.20-17.46.26:612][351]LogOnline: OSS: Created online subsystem instance for: :Context_9 +[2024.01.20-17.46.26:613][351]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-17.46.26:613][351]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8240.000 Y=11910.000 Z=170.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-17.46.26:613][351]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-17.46.26:620][351]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-17.46.26:635][351]PIE: Server logged in +[2024.01.20-17.46.26:636][351]PIE: Play in editor total start time 0.238 seconds. +[2024.01.20-17.46.37:275][526]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-17.46.37:275][526]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-17.46.37:276][526]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-17.46.37:276][526]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.46.37:276][526]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-17.46.37:279][526]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-17.46.37:286][526]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-17.46.37:319][526]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.20-17.46.37:320][526]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.01.20-17.46.37:320][526]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.01.20-17.46.37:322][526]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.01.20-17.46.37:325][526]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-17.46.37:331][526]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.01.20-17.46.37:375][527]LogPlayLevel: Display: Destroying online subsystem :Context_9 +[2024.01.20-17.51.06:738][483]LogViewport: Scene viewport resized to 349x196, mode Windowed. +[2024.01.20-17.51.27:434][759]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: ================================================ +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: Total job queries 2, among them cache hits 0 (0.00%) +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: Tracking 2 distinct input hashes that result in 2 distinct outputs (100.00%) +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: RAM used: 43.07 KiB of 819.20 MiB budget. Usage: 0.01% +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.01.20-17.51.27:481][760]LogShaderCompilers: Display: ================================================ +[2024.01.20-17.51.27:594][763]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-17.51.54:758][331]LogViewport: Scene viewport resized to 728x309, mode Windowed. +[2024.01.20-17.51.54:804][331]LogSlate: Took 0.005170 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-17.51.54:805][331]LogViewport: Scene viewport resized to 727x309, mode Windowed. +[2024.01.20-17.51.54:834][331]LogViewport: Scene viewport resized to 727x309, mode Windowed. +[2024.01.20-17.51.54:861][331]LogViewport: Scene viewport resized to 991x422, mode Windowed. +[2024.01.20-17.51.54:941][332]LogViewport: Scene viewport resized to 728x309, mode Windowed. +[2024.01.20-17.51.55:777][400]LogViewport: Scene viewport resized to 870x370, mode Windowed. +[2024.01.20-17.51.55:797][401]LogViewport: Scene viewport resized to 1083x461, mode Windowed. +[2024.01.20-17.51.55:813][402]LogViewport: Scene viewport resized to 1211x516, mode Windowed. +[2024.01.20-17.51.55:830][403]LogViewport: Scene viewport resized to 1305x557, mode Windowed. +[2024.01.20-17.51.55:851][404]LogViewport: Scene viewport resized to 1397x596, mode Windowed. +[2024.01.20-17.51.55:867][405]LogViewport: Scene viewport resized to 1433x611, mode Windowed. +[2024.01.20-17.51.55:882][406]LogViewport: Scene viewport resized to 1451x619, mode Windowed. +[2024.01.20-17.51.55:898][407]LogViewport: Scene viewport resized to 1458x622, mode Windowed. +[2024.01.20-17.51.55:914][408]LogViewport: Scene viewport resized to 1460x623, mode Windowed. +[2024.01.20-17.51.56:514][479]LogViewport: Scene viewport resized to 1348x575, mode Windowed. +[2024.01.20-17.51.56:544][480]LogViewport: Scene viewport resized to 1110x473, mode Windowed. +[2024.01.20-17.51.56:560][481]LogViewport: Scene viewport resized to 998x425, mode Windowed. +[2024.01.20-17.51.56:576][482]LogViewport: Scene viewport resized to 920x391, mode Windowed. +[2024.01.20-17.51.56:592][483]LogViewport: Scene viewport resized to 854x363, mode Windowed. +[2024.01.20-17.51.56:607][484]LogViewport: Scene viewport resized to 809x344, mode Windowed. +[2024.01.20-17.51.56:623][485]LogViewport: Scene viewport resized to 776x330, mode Windowed. +[2024.01.20-17.51.56:638][486]LogViewport: Scene viewport resized to 754x320, mode Windowed. +[2024.01.20-17.51.56:653][487]LogViewport: Scene viewport resized to 739x314, mode Windowed. +[2024.01.20-17.51.56:668][488]LogViewport: Scene viewport resized to 732x311, mode Windowed. +[2024.01.20-17.51.56:684][489]LogViewport: Scene viewport resized to 728x309, mode Windowed. +[2024.01.20-17.51.56:699][490]LogViewport: Scene viewport resized to 727x309, mode Windowed. +[2024.01.20-17.51.57:984][604]LogViewport: Scene viewport resized to 889x378, mode Windowed. +[2024.01.20-17.51.58:047][605]LogViewport: Scene viewport resized to 1368x584, mode Windowed. +[2024.01.20-17.51.58:106][606]LogViewport: Scene viewport resized to 1459x623, mode Windowed. +[2024.01.20-17.51.58:138][607]LogViewport: Scene viewport resized to 1460x623, mode Windowed. +[2024.01.20-17.52.09:619][702]Cmd: TRANSACTION UNDO +[2024.01.20-17.52.09:619][702]LogEditorTransaction: Undo Move Elements +[2024.01.20-17.52.27:546][354]LogViewport: Scene viewport resized to 1119x623, mode Windowed. +[2024.01.20-17.52.58:577][980]LogStaticMesh: Display: Building static mesh cube... +[2024.01.20-17.52.58:579][980]LogStaticMesh: Built static mesh [0.00s] /Game/DevelopedContent/Models/cube.cube +[2024.01.20-17.53.02:674][364]Cmd: TRANSACTION UNDO +[2024.01.20-17.53.02:674][364]LogEditorTransaction: Undo Edit Pivot Part 2 (Visible Geometry) +[2024.01.20-17.53.09:179][791]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.164 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3547 files in 5102 folders with total size 274 MiB. +[2024.01.20-17.54.51:465][970]LogUObjectHash: Compacting FUObjectHashTables data took 1.60ms +[2024.01.20-17.54.51:494][970]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q_Auto5 +[2024.01.20-17.54.51:494][970]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/7AK99FQ2939KDHDRMDS01Q_Auto543BA761E42ACEF2224BA2693DF448764.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q_Auto5.uasset' +[2024.01.20-17.54.51:497][970]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55_Auto5 +[2024.01.20-17.54.51:497][970]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/KHSPYKT444U02I22S1FJ55_Auto521E13B29470471AAD3342897707A07B6.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55_Auto5.uasset' +[2024.01.20-17.54.51:506][970]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.068 +[2024.01.20-17.54.51:506][970]LogFileHelpers: Editor autosave (incl. sublevels & external actors) for all levels took 0.068 +[2024.01.20-17.54.51:506][970]OBJ SavePackage: Generating thumbnails for [1] asset(s) in package [/Game/DevelopedContent/Models/cube] ([1] browsable assets)... +[2024.01.20-17.54.51:637][970]OBJ SavePackage: Rendered thumbnail for [StaticMesh /Game/DevelopedContent/Models/cube.cube] +[2024.01.20-17.54.51:637][970]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/Models/cube] +[2024.01.20-17.54.51:641][970]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/Models/cube_Auto5 +[2024.01.20-17.54.51:641][970]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/cube_Auto5C61AA75F4F51CE2E575CF89A36BDB0BC.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/Models/cube_Auto5.uasset' +[2024.01.20-17.54.51:642][970]LogFileHelpers: Auto-saving content packages took 0.136 +[2024.01.20-18.53.09:169][ 63]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.154 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3547 files in 5102 folders with total size 274 MiB. +[2024.01.20-19.36.54:949][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF846A00) on the [0x000008FB92A49B00, 3D] queue has not completed after 5.000000 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF849600) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.493985 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF844C00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.492977 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF844600) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.498934 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF84D700) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.495933 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF846D00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.495353 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF843400) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.494876 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF84A900) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.495456 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF849900) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.495861 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF847C00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.513581 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF84AC00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.516817 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF84D200) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.516644 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF841000) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.558446 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF849D00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.559357 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF843C00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.566109 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF840B00) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.218743 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF843600) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.218718 seconds. +[2024.01.20-19.37.01:632][237]LogD3D12RHI: Warning: GPU timeout: A payload (0x000008FBAF84B400) on the [0x000008FB92A49B00, 3D] queue has not completed after 11.224560 seconds. +[2024.01.20-19.53.09:615][820]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.497 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3547 files in 5102 folders with total size 274 MiB. +[2024.01.20-19.54.31:140][402]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 511152 +[2024.01.20-19.54.31:156][402]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-19.54.31:456][403]LogSlate: Took 0.095015 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-19.54.31:487][403]LogSlate: Took 0.024436 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-19.54.31:547][403]LogSlate: Took 0.036902 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-19.54.31:579][403]LogSlate: Took 0.026987 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-19.54.31:658][403]LogSlate: Took 0.076701 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-19.54.31:680][403]LogSlate: Took 0.018010 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-20.04.00:364][179]LogUObjectHash: Compacting FUObjectHashTables data took 51.03ms +[2024.01.20-20.04.00:528][179]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 1.870 +[2024.01.20-20.04.00:594][179]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-20.04.00:612][179]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-20.04.00:612][179]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-20.04.01:201][179]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto6 +[2024.01.20-20.04.01:201][179]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto6B82A159B48558265A1B5299620C077F3.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto6.uasset' +[2024.01.20-20.04.01:334][179]LogFileHelpers: Auto-saving content packages took 0.792 +[2024.01.20-20.14.49:437][383]LogInterchangeEngine: [Pending] Importing +[2024.01.20-20.14.49:437][383]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Bottom.png] +[2024.01.20-20.14.49:476][383]LogInterchangeEngine: [Pending] Importing - (2) +[2024.01.20-20.14.49:476][383]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Colors.png] +[2024.01.20-20.14.49:477][383]LogInterchangeEngine: [Pending] Importing - (3) +[2024.01.20-20.14.49:477][383]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Hair.png] +[2024.01.20-20.14.49:477][383]LogInterchangeEngine: [Pending] Importing - (4) +[2024.01.20-20.14.49:477][383]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Modifications.png] +[2024.01.20-20.14.49:478][383]LogInterchangeEngine: [Pending] Importing - (5) +[2024.01.20-20.14.49:478][383]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Shoes.png] +[2024.01.20-20.14.49:479][383]LogInterchangeEngine: [Pending] Importing - (6) +[2024.01.20-20.14.49:479][383]LogInterchangeEngine: [Pending] Importing - (7) +[2024.01.20-20.14.50:106][384]LogInterchangeEngine: [Pending] Importing - (7) +[2024.01.20-20.14.50:276][384]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.50:276][384]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.50:309][384]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.50:312][384]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.50:323][384]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.50:978][384]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Modifications.Button_Texture_Modifications (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.51:597][384]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Bottom.Button_Texture_Bottom (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.51:620][385]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Colors.Button_Texture_Colors (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.51:627][385]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Hair.Button_Texture_Hair (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.51:645][385]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Shoes.Button_Texture_Shoes (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.52:003][386]LogInterchangeEngine: [Pending] Importing - (4) +[2024.01.20-20.14.52:003][386]LogInterchangeEngine: [Pending] Importing - (6) +[2024.01.20-20.14.52:003][386]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Textures.png] +[2024.01.20-20.14.52:003][386]LogInterchangeEngine: [Pending] Importing - (4) +[2024.01.20-20.14.52:003][386]LogInterchangeEngine: [Pending] Importing - (5) +[2024.01.20-20.14.52:003][386]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Top.png] +[2024.01.20-20.14.52:016][386]LogInterchangeEngine: [Pending] Importing - (4) +[2024.01.20-20.14.52:016][386]LogInterchangeEngine: [Pending] Importing - (3) +[2024.01.20-20.14.52:016][386]LogInterchangeEngine: [Pending] Importing - (2) +[2024.01.20-20.14.52:016][386]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.52:044][386]LogInterchangeEngine: [Pending] Importing - (1) +[2024.01.20-20.14.52:048][386]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.14.52:089][386]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Top.Button_Texture_Top (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.52:109][386]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Textures.Button_Texture_Textures (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.14.52:236][386]LogInterchangeEngine: [Success] Import Done +[2024.01.20-20.14.52:254][387]LogInterchangeEngine: [Success] Import Done +[2024.01.20-20.15.09:110][736]LogSlate: Took 0.005441 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-20.16.41:940][ 97]BlueprintLog: New page: Compile Player_UI +[2024.01.20-20.16.43:267][ 97]LogUObjectHash: Compacting FUObjectHashTables data took 1.85ms +[2024.01.20-20.16.44:418][115]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.16.44:575][115]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-20.16.44:576][115]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UIB49FEBB945C4F263A59981B0E026FD1D.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-20.16.44:610][115]LogFileHelpers: InternalPromptForCheckoutAndSave took 192 ms (total: 724 ms) +[2024.01.20-20.16.44:691][115]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-20.16.44:691][115]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-20.16.47:027][270]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-20.16.47:191][270]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-20.16.47:191][270]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-20.16.49:332][270]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 2.14 sec (total: 2.68 sec) +[2024.01.20-20.16.49:798][270]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-20.16.49:810][270]PIE: New page: PIE session: Main_Map (21 Jan 2024, 00:16:49) +[2024.01.20-20.16.49:966][270]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.16.51:207][270]LogPlayLevel: PIE: StaticDuplicateObject took: (1.240772s) +[2024.01.20-20.16.51:207][270]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (1.240842s) +[2024.01.20-20.16.51:348][270]LogUObjectHash: Compacting FUObjectHashTables data took 2.48ms +[2024.01.20-20.16.51:776][270]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.16.52:421][270]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-20.16.53:694][270]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-20.16.54:071][270]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-20.16.54:071][270]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-20.16.54:076][270]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-20.16.54:087][270]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-20.16.54:090][270]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-20.16.54:147][270]LogWorldPartition: Display: WorldPartition initialize took 75 ms (total: 150 ms) +[2024.01.20-20.16.54:198][270]LogPlayLevel: PIE: World Init took: (2.694397s) +[2024.01.20-20.16.54:252][270]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-20.16.54:296][270]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-20.16.54:296][270]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-20.16.54:341][270]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-20.16.54:341][270]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-20.16.54:341][270]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-20.16.54:389][270]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-20.16.54:440][270]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-20.16.54:494][270]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-20.16.54:494][270]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-20.16.54:517][270]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-20.16.54:544][270]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.01.20-20.16.54:544][270]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.01.20-20.16.54:561][270]LogInit: FAudioDevice initialized with ID 5. +[2024.01.20-20.16.54:570][270]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.01.20-20.16.54:570][270]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.01.20-20.16.54:571][270]LogAudio: Display: Audio Device (ID: 5) registered with world 'Main_Map'. +[2024.01.20-20.16.54:578][270]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.01.20-20.16.54:599][270]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=5 +[2024.01.20-20.16.54:908][270]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-20.16.55:130][270]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-22.16.55 +[2024.01.20-20.16.55:154][270]LogWorld: Bringing up level for play took: 0.222973 +[2024.01.20-20.16.55:401][270]LogOnline: OSS: Created online subsystem instance for: :Context_12 +[2024.01.20-20.16.56:113][270]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-20.16.56:120][270]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-7847.328 Y=11925.217 Z=848.924,P=0.000000 Y=8.000000 R=-0.000000 +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:198][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:224][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.16.56:225][270]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.16.56:893][270]PIE: Server logged in +[2024.01.20-20.16.56:914][270]PIE: Play in editor total start time 9.776 seconds. +[2024.01.20-20.16.57:642][270]LogSlate: Took 0.044884 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-20.17.04:562][906]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.17.04:562][906]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.17.05:088][906]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-20.17.05:148][906]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.17.05:151][906]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-20.17.05:466][906]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-20.17.05:489][906]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.17.05:578][906]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.17.05:578][906]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.01.20-20.17.05:603][906]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.01.20-20.17.05:616][906]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.01.20-20.17.06:094][906]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2024.01.20-20.17.06:138][906]LogViewport: Scene viewport resized to 1460x623, mode Windowed. +[2024.01.20-20.17.06:393][907]LogPlayLevel: Display: Destroying online subsystem :Context_12 +[2024.01.20-20.17.12:019][352]LogUObjectHash: Compacting FUObjectHashTables data took 1.37ms +[2024.01.20-20.17.12:037][352]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.17.12:119][352]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q +[2024.01.20-20.17.12:119][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/7AK99FQ2939KDHDRMDS01Q8AF0B02444F2C8D19F5530B70DE85ACA.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q.uasset' +[2024.01.20-20.17.12:146][352]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 +[2024.01.20-20.17.12:146][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/KHSPYKT444U02I22S1FJ5580504B274EDE33DDDA3F40AA4361FABD.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55.uasset' +[2024.01.20-20.17.12:148][352]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/DevelopedContent/Models/cube" FILE="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Models/cube.uasset" SILENT=true +[2024.01.20-20.17.12:196][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Models/cube +[2024.01.20-20.17.12:197][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/cubeB229F4B34A85478CA91920982E1726FC.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Models/cube.uasset' +[2024.01.20-20.17.12:305][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Bottom +[2024.01.20-20.17.12:305][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Bottom73FB0A9E4A4DB7335836889F4C126BDA.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Bottom.uasset' +[2024.01.20-20.17.12:362][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Hair +[2024.01.20-20.17.12:362][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Hair1C346A354EAE33D4FB36429789956B5E.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Hair.uasset' +[2024.01.20-20.17.12:379][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Shoes +[2024.01.20-20.17.12:379][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_ShoesD68947EB4C8E95D16F5F9CAE80790739.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Shoes.uasset' +[2024.01.20-20.17.12:388][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Colors +[2024.01.20-20.17.12:388][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Colors335F5615436AFF453BAD7587D41DC894.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Colors.uasset' +[2024.01.20-20.17.12:395][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Modifications +[2024.01.20-20.17.12:395][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Modifications9A866CC14A1EE6B357E7978776AE6B08.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Modifications.uasset' +[2024.01.20-20.17.12:403][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Textures +[2024.01.20-20.17.12:403][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Textures77C0B2CF498B62DDE680D0ABCC7397E3.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Textures.uasset' +[2024.01.20-20.17.12:412][352]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Top +[2024.01.20-20.17.12:412][352]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Top845EB2BF4EEC8D9C768638AAC3D4529B.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Top.uasset' +[2024.01.20-20.17.12:438][352]LogFileHelpers: InternalPromptForCheckoutAndSave took 401 ms (total: 1.12 sec) +[2024.01.20-20.17.12:721][352]AssetCheck: New page: Asset Save: multiple assets +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.CameraActor /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.StaticMesh /Game/DevelopedContent/Models/cube.cube +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Bottom.Button_Texture_Bottom +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Hair.Button_Texture_Hair +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Shoes.Button_Texture_Shoes +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Colors.Button_Texture_Colors +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Modifications.Button_Texture_Modifications +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Textures.Button_Texture_Textures +[2024.01.20-20.17.12:721][352]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Top.Button_Texture_Top +[2024.01.20-20.17.13:273][381]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-20.17.13:280][381]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-20.17.13:280][381]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-20.17.13:385][381]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 104 ms (total: 2.79 sec) +[2024.01.20-20.17.13:385][381]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-20.17.13:385][381]PIE: New page: PIE session: Main_Map (21 Jan 2024, 00:17:13) +[2024.01.20-20.17.13:385][381]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.17.13:395][381]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009352s) +[2024.01.20-20.17.13:395][381]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009376s) +[2024.01.20-20.17.13:417][381]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.01.20-20.17.13:419][381]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.17.13:419][381]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-20.17.13:419][381]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-20.17.13:433][381]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-20.17.13:433][381]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-20.17.13:433][381]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-20.17.13:433][381]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-20.17.13:436][381]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-20.17.13:436][381]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 153 ms) +[2024.01.20-20.17.13:436][381]LogPlayLevel: PIE: World Init took: (0.017047s) +[2024.01.20-20.17.13:436][381]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-20.17.13:436][381]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-20.17.13:436][381]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-20.17.13:436][381]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-20.17.13:437][381]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-20.17.13:437][381]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-20.17.13:448][381]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-20.17.13:474][381]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-20.17.13:475][381]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-20.17.13:475][381]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-20.17.13:475][381]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-20.17.13:499][381]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.01.20-20.17.13:499][381]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.01.20-20.17.13:501][381]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.01.20-20.17.13:501][381]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.01.20-20.17.13:501][381]LogInit: FAudioDevice initialized with ID 6. +[2024.01.20-20.17.13:501][381]LogAudio: Display: Audio Device (ID: 6) registered with world 'Main_Map'. +[2024.01.20-20.17.13:501][381]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.01.20-20.17.13:504][381]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-20.17.13:505][381]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-22.17.13 +[2024.01.20-20.17.13:505][381]LogWorld: Bringing up level for play took: 0.000755 +[2024.01.20-20.17.13:515][381]LogOnline: OSS: Created online subsystem instance for: :Context_13 +[2024.01.20-20.17.13:516][381]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-20.17.13:516][381]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8240.000 Y=11910.000 Z=410.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-20.17.13:535][381]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-20.17.13:641][381]LogTexture: Display: Waiting for textures to be ready 0/12 (/Memory/UEDPIE_0_6GB5WJKWXFSCZ9F6YEKT9I0AV_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH) ... +[2024.01.20-20.17.13:779][381]LogTexture: Display: Waiting for textures to be ready 2/12 (/Memory/UEDPIE_0_6GB5WJKWXFSCZ9F6YEKT9I0AV_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH) ... +[2024.01.20-20.17.13:796][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:796][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.17.13:797][381]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.17.13:814][381]PIE: Server logged in +[2024.01.20-20.17.13:815][381]PIE: Play in editor total start time 0.536 seconds. +[2024.01.20-20.18.19:919][ 15]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.18.19:919][ 15]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.18.19:920][ 15]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-20.18.19:920][ 15]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.18.19:920][ 15]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-20.18.19:923][ 15]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-20.18.19:931][ 15]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.18.19:961][ 15]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.18.19:962][ 15]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.01.20-20.18.19:962][ 15]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.01.20-20.18.19:963][ 15]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.01.20-20.18.20:040][ 15]LogUObjectHash: Compacting FUObjectHashTables data took 1.35ms +[2024.01.20-20.18.20:097][ 16]LogPlayLevel: Display: Destroying online subsystem :Context_13 +[2024.01.20-20.18.23:461][267]LogViewport: Scene viewport resized to 349x196, mode Windowed. +[2024.01.20-20.18.54:132][956]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-20.18.54:138][956]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-20.18.54:138][956]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-20.18.54:289][956]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 151 ms (total: 2.94 sec) +[2024.01.20-20.18.54:290][956]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-20.18.54:290][956]PIE: New page: PIE session: Main_Map (21 Jan 2024, 00:18:54) +[2024.01.20-20.18.54:290][956]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.18.54:300][956]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009693s) +[2024.01.20-20.18.54:300][956]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009719s) +[2024.01.20-20.18.54:320][956]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2024.01.20-20.18.54:323][956]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.18.54:324][956]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-20.18.54:324][956]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-20.18.54:325][956]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-20.18.54:325][956]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-20.18.54:325][956]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-20.18.54:325][956]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-20.18.54:328][956]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-20.18.54:328][956]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 156 ms) +[2024.01.20-20.18.54:328][956]LogPlayLevel: PIE: World Init took: (0.004904s) +[2024.01.20-20.18.54:328][956]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-20.18.54:328][956]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-20.18.54:328][956]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-20.18.54:329][956]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-20.18.54:329][956]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-20.18.54:329][956]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-20.18.54:331][956]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-20.18.54:349][956]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-20.18.54:349][956]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-20.18.54:349][956]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-20.18.54:349][956]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-20.18.54:350][956]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.01.20-20.18.54:350][956]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.01.20-20.18.54:360][956]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.01.20-20.18.54:360][956]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.01.20-20.18.54:360][956]LogInit: FAudioDevice initialized with ID 7. +[2024.01.20-20.18.54:360][956]LogAudio: Display: Audio Device (ID: 7) registered with world 'Main_Map'. +[2024.01.20-20.18.54:361][956]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.01.20-20.18.54:363][956]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-20.18.54:364][956]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-22.18.54 +[2024.01.20-20.18.54:364][956]LogWorld: Bringing up level for play took: 0.000777 +[2024.01.20-20.18.54:366][956]LogOnline: OSS: Created online subsystem instance for: :Context_14 +[2024.01.20-20.18.54:367][956]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-20.18.54:367][956]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8528.000 Y=11910.000 Z=410.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-20.18.54:367][956]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:373][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.18.54:374][956]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.18.54:389][956]PIE: Server logged in +[2024.01.20-20.18.54:390][956]PIE: Play in editor total start time 0.252 seconds. +[2024.01.20-20.19.05:010][158]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=0, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-20.19.05:013][158]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-20.19.05:013][158]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 0, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 1, IsCooking = 0 +[2024.01.20-20.19.05:013][158]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-20.19.05:071][158]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-20.19.05:072][158]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 1 ms (total: 2.94 sec) +[2024.01.20-20.19.05:073][158]LogWorldPartition: Display: WorldPartition initialize took 60 ms (total: 216 ms) +[2024.01.20-20.19.05:089][158]LogStreaming: Display: UWorld::AddToWorld: begin making visible for /Game/DevelopedContent/UEDPIE_0_Main_Map_LevelInstance_1 took (less than) 60.19 ms +[2024.01.20-20.19.05:127][159]LogStreaming: Display: UWorldPartitionLevelStreamingDynamic::RequestLevel(/Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1) is flushing async loading +[2024.01.20-20.19.05:127][159]LogStreaming: Display: FlushAsyncLoading(): 59 QueuedPackages, 0 AsyncPackages +[2024.01.20-20.19.05:346][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:346][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:346][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.05:347][159]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1_InstanceOf_/Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.05:501][162]LogStreaming: Display: UWorld::AddToWorld: updating components for /Memory/UEDPIE_0_6NJFS2D97NF507ZDISHLLAB7N_LevelInstance_1 took (less than) 20.11 ms +[2024.01.20-20.19.05:574][164]LogSlate: Took 0.004558 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-20.19.09:502][526]Set new viewmode: Unlit +[2024.01.20-20.19.16:904][397]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.19.16:904][397]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.19.16:924][397]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-20.19.16:924][397]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.19.16:924][397]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-20.19.16:927][397]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-20.19.16:936][397]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.19.16:987][397]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.19.16:987][397]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.01.20-20.19.16:987][397]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.01.20-20.19.16:989][397]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.01.20-20.19.17:020][397]LogUObjectHash: Compacting FUObjectHashTables data took 1.51ms +[2024.01.20-20.19.17:108][398]LogPlayLevel: Display: Destroying online subsystem :Context_14 +[2024.01.20-20.19.18:056][479]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-20.19.18:062][479]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-20.19.18:062][479]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-20.19.18:177][479]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 115 ms (total: 3.05 sec) +[2024.01.20-20.19.18:178][479]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-20.19.18:178][479]PIE: New page: PIE session: Main_Map (21 Jan 2024, 00:19:18) +[2024.01.20-20.19.18:178][479]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.19.18:188][479]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009499s) +[2024.01.20-20.19.18:188][479]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009523s) +[2024.01.20-20.19.18:207][479]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms +[2024.01.20-20.19.18:210][479]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.19.18:210][479]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-20.19.18:211][479]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-20.19.18:212][479]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-20.19.18:212][479]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-20.19.18:212][479]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-20.19.18:212][479]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-20.19.18:215][479]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-20.19.18:215][479]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 219 ms) +[2024.01.20-20.19.18:215][479]LogPlayLevel: PIE: World Init took: (0.004533s) +[2024.01.20-20.19.18:215][479]LogAudio: Display: Creating Audio Device: Id: 8, Scope: Unique, Realtime: True +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-20.19.18:215][479]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-20.19.18:215][479]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-20.19.18:215][479]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-20.19.18:215][479]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-20.19.18:215][479]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-20.19.18:217][479]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-20.19.18:234][479]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-20.19.18:234][479]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-20.19.18:234][479]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-20.19.18:234][479]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-20.19.18:235][479]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=8 +[2024.01.20-20.19.18:235][479]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=8 +[2024.01.20-20.19.18:243][479]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=8 +[2024.01.20-20.19.18:243][479]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=8 +[2024.01.20-20.19.18:243][479]LogInit: FAudioDevice initialized with ID 8. +[2024.01.20-20.19.18:243][479]LogAudio: Display: Audio Device (ID: 8) registered with world 'Main_Map'. +[2024.01.20-20.19.18:243][479]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 8 +[2024.01.20-20.19.18:246][479]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-20.19.18:246][479]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-22.19.18 +[2024.01.20-20.19.18:247][479]LogWorld: Bringing up level for play took: 0.000760 +[2024.01.20-20.19.18:249][479]LogOnline: OSS: Created online subsystem instance for: :Context_15 +[2024.01.20-20.19.18:250][479]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-20.19.18:250][479]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8240.000 Y=11910.000 Z=410.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-20.19.18:250][479]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:256][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.19.18:257][479]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.19.18:273][479]PIE: Server logged in +[2024.01.20-20.19.18:273][479]PIE: Play in editor total start time 0.212 seconds. +[2024.01.20-20.19.19:274][554]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.19.19:274][554]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.19.19:274][554]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-20.19.19:275][554]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.19.19:275][554]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-20.19.19:278][554]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-20.19.19:286][554]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.19.19:315][554]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.19.19:316][554]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 8 +[2024.01.20-20.19.19:316][554]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.01.20-20.19.19:318][554]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=8 +[2024.01.20-20.19.19:329][554]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.01.20-20.19.19:416][555]LogPlayLevel: Display: Destroying online subsystem :Context_15 +[2024.01.20-20.19.39:742][670]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 22268 +[2024.01.20-20.19.39:744][670]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.19.39:753][671]LogSlate: Took 0.000448 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-20.19.39:763][671]LogSlate: Took 0.005394 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-20.19.39:771][671]LogSlate: Took 0.007183 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-20.19.39:780][671]LogSlate: Took 0.003431 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-20.19.39:785][671]LogSlate: Took 0.003247 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-20.19.39:792][671]LogSlate: Took 0.002966 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-20.21.50:295][953]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.01.20-20.21.50:305][953]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.036 +[2024.01.20-20.21.50:305][953]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-20.21.50:318][953]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-20.21.50:318][953]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-20.21.50:387][953]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto7 +[2024.01.20-20.21.50:387][953]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto786C298CC452950F97507949B19460FDE.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto7.uasset' +[2024.01.20-20.21.50:388][953]LogFileHelpers: Auto-saving content packages took 0.084 +[2024.01.20-20.23.22:289][590]LogInterchangeEngine: [Pending] Importing +[2024.01.20-20.23.22:289][590]LogInterchangeEngine: Display: Interchange start importing source [C:/Users/egonh/Pictures/Ülikooli jaoks/Button_Texture_Arrow.png] +[2024.01.20-20.23.22:293][590]LogCore: PNG has complex alpha channel, will not fill RGB in transparent background, due to setting PNGInfill == OnlyOnBinaryTransparency +[2024.01.20-20.23.22:325][591]LogTexture: Display: Building textures: /Game/DevelopedContent/Images/Button_Texture_Arrow.Button_Texture_Arrow (TFO_AutoDXT, 500x500 x1x1x1) (Required Memory Estimate: 44.620799 MB), EncodeSpeed: Fast +[2024.01.20-20.23.22:336][591]LogInterchangeEngine: [Success] Import Done +[2024.01.20-20.23.22:339][591]LogInterchangeEngine: [Success] Import Done +[2024.01.20-20.23.22:655][592]LogInterchangeEngine: [Success] Import Done +[2024.01.20-20.23.37:234][146]LogSlate: Took 0.000265 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-20.23.39:061][239]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 6569 +[2024.01.20-20.23.39:062][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.23.39:069][240]LogSlate: Took 0.000502 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-20.23.39:074][240]LogSlate: Took 0.000458 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-20.23.39:075][240]LogSlate: Took 0.000376 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-20.23.39:081][240]LogSlate: Took 0.000273 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-20.23.39:084][240]LogSlate: Took 0.000152 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-20.23.39:088][240]LogSlate: Took 0.000158 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-20.24.54:316][ 84]BlueprintLog: New page: Compile Player_UI +[2024.01.20-20.24.54:419][ 84]LogUObjectHash: Compacting FUObjectHashTables data took 1.99ms +[2024.01.20-20.24.54:987][101]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.24.55:094][101]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-20.24.55:094][101]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI352DA40A4398A6319E9B859498AD643B.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-20.24.55:104][101]LogFileHelpers: InternalPromptForCheckoutAndSave took 116 ms (total: 1.24 sec) +[2024.01.20-20.24.55:106][101]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-20.24.55:106][101]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-20.24.57:653][283]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-20.24.57:659][283]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-20.24.57:659][283]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-20.24.57:785][283]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 126 ms (total: 3.18 sec) +[2024.01.20-20.24.57:786][283]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-20.24.57:786][283]PIE: New page: PIE session: Main_Map (21 Jan 2024, 00:24:57) +[2024.01.20-20.24.57:786][283]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.24.57:795][283]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009401s) +[2024.01.20-20.24.57:795][283]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009426s) +[2024.01.20-20.24.57:818][283]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.01.20-20.24.57:824][283]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.24.57:824][283]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-20.24.57:824][283]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-20.24.57:825][283]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-20.24.57:825][283]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-20.24.57:825][283]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-20.24.57:825][283]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-20.24.57:828][283]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-20.24.57:828][283]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 222 ms) +[2024.01.20-20.24.57:828][283]LogPlayLevel: PIE: World Init took: (0.004527s) +[2024.01.20-20.24.57:828][283]LogAudio: Display: Creating Audio Device: Id: 9, Scope: Unique, Realtime: True +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-20.24.57:828][283]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-20.24.57:828][283]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-20.24.57:829][283]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-20.24.57:829][283]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-20.24.57:829][283]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-20.24.57:831][283]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-20.24.57:850][283]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-20.24.57:850][283]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-20.24.57:850][283]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-20.24.57:850][283]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-20.24.57:851][283]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=9 +[2024.01.20-20.24.57:851][283]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=9 +[2024.01.20-20.24.57:853][283]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=9 +[2024.01.20-20.24.57:853][283]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=9 +[2024.01.20-20.24.57:853][283]LogInit: FAudioDevice initialized with ID 9. +[2024.01.20-20.24.57:853][283]LogAudio: Display: Audio Device (ID: 9) registered with world 'Main_Map'. +[2024.01.20-20.24.57:853][283]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 9 +[2024.01.20-20.24.57:856][283]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-20.24.57:856][283]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-22.24.57 +[2024.01.20-20.24.57:857][283]LogWorld: Bringing up level for play took: 0.000729 +[2024.01.20-20.24.57:859][283]LogOnline: OSS: Created online subsystem instance for: :Context_16 +[2024.01.20-20.24.57:860][283]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-20.24.57:860][283]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8239.832 Y=11898.001 Z=640.400,P=0.000000 Y=0.800000 R=-0.000000 +[2024.01.20-20.24.57:860][283]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-20.24.57:867][283]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-20.24.57:889][283]PIE: Server logged in +[2024.01.20-20.24.57:890][283]PIE: Play in editor total start time 0.231 seconds. +[2024.01.20-20.24.57:900][283]LogSlate: Took 0.000361 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-20.25.17:935][451]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.25.18:087][452]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.25.18:314][453]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-20.25.24:607][ 20]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.25.24:607][ 20]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-20.25.24:608][ 20]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-20.25.24:608][ 20]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.25.24:608][ 20]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-20.25.24:611][ 20]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-20.25.24:619][ 20]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-20.25.24:652][ 20]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.20-20.25.24:653][ 20]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 9 +[2024.01.20-20.25.24:654][ 20]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.01.20-20.25.24:655][ 20]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=9 +[2024.01.20-20.25.24:659][ 20]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-20.25.24:665][ 20]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.01.20-20.25.24:750][ 21]LogPlayLevel: Display: Destroying online subsystem :Context_16 +[2024.01.20-20.25.26:236][176]LogContentBrowser: Deferred new asset folder creation: NewFolder +[2024.01.20-20.25.26:249][176]LogContentBrowser: Creating deferred item: NewFolder +[2024.01.20-20.25.26:259][177]LogContentBrowser: Renaming the item being created (Deferred Item: NewFolder). +[2024.01.20-20.25.29:465][525]LogContentBrowser: Attempting asset rename: NewFolder -> Textures +[2024.01.20-20.25.29:499][525]LogContentBrowser: End creating deferred item NewFolder +[2024.01.20-20.25.43:147][ 51]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.01.20-20.25.43:154][ 51]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.25.43:193][ 51]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Images/Button_Texture_Arrow +[2024.01.20-20.25.43:193][ 51]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Button_Texture_Arrow937654A14D0F41568C608B9EBDD34A0F.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/Button_Texture_Arrow.uasset' +[2024.01.20-20.25.43:202][ 51]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 1.29 sec) +[2024.01.20-20.25.43:204][ 51]AssetCheck: New page: Asset Save: Button_Texture_Arrow +[2024.01.20-20.25.43:204][ 51]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Arrow.Button_Texture_Arrow +[2024.01.20-20.43.15:524][384]LogAssetRegistry: Error: Package E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset has malformed tag +[2024.01.20-20.43.15:524][384]LogAssetRegistry: Error: Package E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset has malformed tag +[2024.01.20-20.46.16:425][600]LogSlate: Took 0.015621 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.01.20-20.47.05:633][647]BlueprintLog: New page: Compile Player_UI +[2024.01.20-20.47.05:736][647]LogUObjectHash: Compacting FUObjectHashTables data took 14.67ms +[2024.01.20-20.47.06:386][673]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.47.06:488][673]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-20.47.06:488][673]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI89775E3F4BB58DCEF41280BDFCD70E91.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-20.47.06:499][673]LogFileHelpers: InternalPromptForCheckoutAndSave took 112 ms (total: 1.40 sec) +[2024.01.20-20.47.06:501][673]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-20.47.06:501][673]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-20.47.17:997][579]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.01.20-20.52.26:159][505]AssetReimport: New page: Outstanding source content changes 00:52:26 +[2024.01.20-20.52.26:167][505]LogSlate: Took 0.000366 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-20.52.26:210][506]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.png) +[2024.01.20-20.52.26:382][507]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.png) +[2024.01.20-20.52.26:430][508]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.png) +[2024.01.20-20.52.26:438][508]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.png) +[2024.01.20-20.52.26:456][508]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.png) +[2024.01.20-20.52.26:484][508]LogTexture: Display: Building textures: /Game/DevelopedContent/Textures/199-comp-512x512.199-comp-512x512 (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 45.145823 MB), EncodeSpeed: Fast +[2024.01.20-20.52.26:497][509]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.png) +[2024.01.20-20.52.26:513][509]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.png) +[2024.01.20-20.52.26:567][509]LogTexture: Display: Building textures: /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.0e0f43d11306c0e05e85cf0931b772d6 (TFO_AutoDXT, 1600x1600 x1x1x1) (Required Memory Estimate: 168.519515 MB), EncodeSpeed: Fast +[2024.01.20-20.52.26:608][510]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.png) +[2024.01.20-20.52.26:620][510]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.png) +[2024.01.20-20.52.26:650][510]LogTexture: Display: Building textures: /Game/DevelopedContent/Textures/0026-x-512x512.0026-x-512x512 (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 44.395823 MB), EncodeSpeed: Fast +[2024.01.20-20.52.26:678][511]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.52.26:734][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/seamless-wood2-900x900 +[2024.01.20-20.52.26:734][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/seamless-wood2-900x900BC8976094DC75A63642024A95822EEE9.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.uasset' +[2024.01.20-20.52.26:743][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/Seamless_leather_bump +[2024.01.20-20.52.26:744][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Seamless_leather_bump4920D078418E47FE577D57A6BE25BB01.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.uasset' +[2024.01.20-20.52.26:756][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9 +[2024.01.20-20.52.26:756][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/d97a3e8b271db7e87d991bb9c0ff22b906E4FA5B4902F5A6761C23AA27A21A39.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.uasset' +[2024.01.20-20.52.26:765][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8 +[2024.01.20-20.52.26:765][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/9035acf8522c0420c58d110e747886a8A614C0B04D36376E65165E815914BD84.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.uasset' +[2024.01.20-20.52.26:808][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/199-comp-512x512 +[2024.01.20-20.52.26:808][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/199-comp-512x5120F3243A14B53328B1959C09977BEC62C.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.uasset' +[2024.01.20-20.52.26:820][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718 +[2024.01.20-20.52.26:820][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/wooden-parquet-seamless-pattern-5EB5F5CB4FF98013591065854410EB78.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.uasset' +[2024.01.20-20.52.26:872][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6 +[2024.01.20-20.52.26:872][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/0e0f43d11306c0e05e85cf0931b772d6236A4B5E4148D7FC9B263C8321203D69.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.uasset' +[2024.01.20-20.52.26:883][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e +[2024.01.20-20.52.26:883][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/2d360c035b04d7b735f56c419980a98e0FA7B78D42AC48A17BC26080EE9943FB.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.uasset' +[2024.01.20-20.52.26:892][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/0026-x-512x512 +[2024.01.20-20.52.26:892][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/0026-x-512x512D6F28D83461D072AC601BFBD507E9ACC.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.uasset' +[2024.01.20-20.52.26:905][511]LogFileHelpers: InternalPromptForCheckoutAndSave took 227 ms (total: 1.63 sec) +[2024.01.20-20.52.26:924][512]AssetCheck: New page: Asset Save: multiple assets +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/seamless-wood2-900x900.seamless-wood2-900x900 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/Seamless_leather_bump.Seamless_leather_bump +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.d97a3e8b271db7e87d991bb9c0ff22b9 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.9035acf8522c0420c58d110e747886a8 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/199-comp-512x512.199-comp-512x512 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.0e0f43d11306c0e05e85cf0931b772d6 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.2d360c035b04d7b735f56c419980a98e +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/0026-x-512x512.0026-x-512x512 +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/seamless-wood2-900x900. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/Seamless_leather_bump. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/199-comp-512x512. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/0026-x-512x512. +[2024.01.20-20.53.09:311][246]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.193 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3587 files in 5155 folders with total size 276 MiB. +[2024.01.20-20.59.30:431][807]LogContentBrowser: Attempting asset rename: 0026-x-512x512 -> 0026-x-512x512 +[2024.01.20-20.59.30:591][822]LogAssetEditorSubsystem: Opening Asset editor for Texture2D /Game/DevelopedContent/Textures/0026-x-512x512.0026-x-512x512 diff --git a/CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CrashContext.runtime-xml b/CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..2459642 --- /dev/null +++ b/CharaCreator/Saved/Crashes/UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000/CrashContext.runtime-xml @@ -0,0 +1,284 @@ + + + + 3 + C85CC5514B4B2EC7AFA6CF969974E4D1 + UECC-Windows-C10F7D064636DAC3CE1E0CACC38411E9_0000 + false + true + false + Stall + UAssetEditorSubsystem::OpenEditorForAsset + + Attended + 8496 + 14916 + false + false + true + false + UE-CharaCreator + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.3930] 64b] + Windows + Editor + Vanilla + + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-150 + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + D:/Epic Games/UE_5.3/Engine/Binaries/Win64/ + D:/Epic Games/UE_5.3/ + 583989464419A262F3C29F86FB93FD50 + 583989464419a262f3c29f86fb93fd50 + ffd9b84f675742ebbfb609d9f094a16c + + Sent in the unattended mode + Layout="TextureEditor_Properties" Label="Details" Content=SVert + 0 + + 6 + 12 + 1 + AuthenticAMD + AMD Ryzen 5 3600 6-Core Processor + NVIDIA GeForce RTX 2060 + Windows 10 (22H2) [10.0.19045.3930] + + 17105821696 + 25158885376 + 4096 + 16 + 7990059008 + 7801225216 + 1572429824 + 13196165120 + 19993890816 + 24234971136 + 0 + 0 + 0 + 0 + + UnrealEditor-Core 0x00007ffbd79e0000 + 5d0eb3 UnrealEditor-Engine 0x00007ffbcf460000 + 24b8cae UnrealEditor-TextureEditor 0x000001cb06c40000 + 9f343 UnrealEditor-TextureEditor 0x000001cb06c40000 + 7e3ff UnrealEditor-TextureEditor 0x000001cb06c40000 + 5ac5d UnrealEditor-EngineAssetDefinitions 0x00007ffb9d230000 + be54d UnrealEditor-AssetTools 0x00007ffbc5be0000 + 12105e UnrealEditor-UnrealEd 0x00007ffbcd310000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffbcd310000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffbcd310000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000001ca87240000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000001ca87240000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000001ca87240000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 30225a UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffbbf900000 + e3904 UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 20baad UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 1f4473 UnrealEditor-Slate 0x00007ffbd69a0000 + 10efc UnrealEditor-Slate 0x00007ffbd69a0000 + 7c431 UnrealEditor-Slate 0x00007ffbd69a0000 + 6a3cf UnrealEditor-Slate 0x00007ffbd69a0000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffc43390000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffc43390000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffc43390000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffc43390000 + 232e3 USER32 0x00007ffc6a1d0000 + e858 USER32 0x00007ffc6a1d0000 + e299 UnrealEditor-ApplicationCore 0x00007ffc43390000 + 4c226 UnrealEditor 0x00007ff7ea5e0000 + 76f2 UnrealEditor 0x00007ff7ea5e0000 + 2d28c UnrealEditor 0x00007ff7ea5e0000 + 2d37a UnrealEditor 0x00007ff7ea5e0000 + 30854 UnrealEditor 0x00007ff7ea5e0000 + 46984 UnrealEditor 0x00007ff7ea5e0000 + 49d7a KERNEL32 0x00007ffc68e00000 + 17344 ntdll 0x00007ffc6a510000 + 526b1 + F4689914107FAFD5383CE1329FD5B534B3F14028 + + + UnrealEditor-Core 0x00007ffbd79e0000 + 5d0eb3 UnrealEditor-Engine 0x00007ffbcf460000 + 24b8cae UnrealEditor-TextureEditor 0x000001cb06c40000 + 9f343 UnrealEditor-TextureEditor 0x000001cb06c40000 + 7e3ff UnrealEditor-TextureEditor 0x000001cb06c40000 + 5ac5d UnrealEditor-EngineAssetDefinitions 0x00007ffb9d230000 + be54d UnrealEditor-AssetTools 0x00007ffbc5be0000 + 12105e UnrealEditor-UnrealEd 0x00007ffbcd310000 + 12f2bad UnrealEditor-UnrealEd 0x00007ffbcd310000 + 12f3266 UnrealEditor-UnrealEd 0x00007ffbcd310000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000001ca87240000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000001ca87240000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000001ca87240000 + 49fdd UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 30225a UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 1f396b UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007ffbbf900000 + e3904 UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 20baad UnrealEditor-ContentBrowser 0x00007ffbbf900000 + 1f4473 UnrealEditor-Slate 0x00007ffbd69a0000 + 10efc UnrealEditor-Slate 0x00007ffbd69a0000 + 7c431 UnrealEditor-Slate 0x00007ffbd69a0000 + 6a3cf UnrealEditor-Slate 0x00007ffbd69a0000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007ffc43390000 + 47d5b UnrealEditor-ApplicationCore 0x00007ffc43390000 + 2b83f UnrealEditor-ApplicationCore 0x00007ffc43390000 + 4ab29 UnrealEditor-ApplicationCore 0x00007ffc43390000 + 232e3 USER32 0x00007ffc6a1d0000 + e858 USER32 0x00007ffc6a1d0000 + e299 UnrealEditor-ApplicationCore 0x00007ffc43390000 + 4c226 UnrealEditor 0x00007ff7ea5e0000 + 76f2 UnrealEditor 0x00007ff7ea5e0000 + 2d28c UnrealEditor 0x00007ff7ea5e0000 + 2d37a UnrealEditor 0x00007ff7ea5e0000 + 30854 UnrealEditor 0x00007ff7ea5e0000 + 46984 UnrealEditor 0x00007ff7ea5e0000 + 49d7a KERNEL32 0x00007ffc68e00000 + 17344 ntdll 0x00007ffc6a510000 + 526b1 + true + + 7660 + GameThread + + + 638413811825940000 + 1 + AMD Ryzen 5 3600 6-Core Processor + 1.0 + + + 1 + false + 0 + 0 + + + WindowsNo errors + false + true + false + true + false + true + false + true + D3D12 + NVIDIA GeForce RTX 2060 + 516.94 + 31.0.15.1694 + 7-21-2022 + SM6 + NVIDIA + 1F08 + WindowsEditor + true + + + + { "Version": 20, "VersionName": "2023.0.4", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + + diff --git a/CharaCreator/Saved/Logs/CharaCreator.log b/CharaCreator/Saved/Logs/CharaCreator.log index 6e008b5..c7c82ad 100644 --- a/CharaCreator/Saved/Logs/CharaCreator.log +++ b/CharaCreator/Saved/Logs/CharaCreator.log @@ -2838,3 +2838,2593 @@ Minimum required: 527.27 [2024.01.20-20.25.43:202][ 51]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 1.29 sec) [2024.01.20-20.25.43:204][ 51]AssetCheck: New page: Asset Save: Button_Texture_Arrow [2024.01.20-20.25.43:204][ 51]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Images/Button_Texture_Arrow.Button_Texture_Arrow +<<<<<<< Updated upstream +======= +[2024.01.20-20.43.15:524][384]LogAssetRegistry: Error: Package E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset has malformed tag +[2024.01.20-20.43.15:524][384]LogAssetRegistry: Error: Package E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset has malformed tag +[2024.01.20-20.46.16:425][600]LogSlate: Took 0.015621 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensedItalic.ttf' (160K) +[2024.01.20-20.47.05:633][647]BlueprintLog: New page: Compile Player_UI +[2024.01.20-20.47.05:736][647]LogUObjectHash: Compacting FUObjectHashTables data took 14.67ms +[2024.01.20-20.47.06:386][673]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.47.06:488][673]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-20.47.06:488][673]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI89775E3F4BB58DCEF41280BDFCD70E91.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-20.47.06:499][673]LogFileHelpers: InternalPromptForCheckoutAndSave took 112 ms (total: 1.40 sec) +[2024.01.20-20.47.06:501][673]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-20.47.06:501][673]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-20.47.17:997][579]LogActorFactory: Loading ActorFactory Class /Script/Engine.LevelInstance +[2024.01.20-20.52.26:159][505]AssetReimport: New page: Outstanding source content changes 00:52:26 +[2024.01.20-20.52.26:167][505]LogSlate: Took 0.000366 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-20.52.26:210][506]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.png) +[2024.01.20-20.52.26:382][507]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.png) +[2024.01.20-20.52.26:430][508]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.png) +[2024.01.20-20.52.26:438][508]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.png) +[2024.01.20-20.52.26:456][508]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.png) +[2024.01.20-20.52.26:484][508]LogTexture: Display: Building textures: /Game/DevelopedContent/Textures/199-comp-512x512.199-comp-512x512 (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 45.145823 MB), EncodeSpeed: Fast +[2024.01.20-20.52.26:497][509]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.png) +[2024.01.20-20.52.26:513][509]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.png) +[2024.01.20-20.52.26:567][509]LogTexture: Display: Building textures: /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.0e0f43d11306c0e05e85cf0931b772d6 (TFO_AutoDXT, 1600x1600 x1x1x1) (Required Memory Estimate: 168.519515 MB), EncodeSpeed: Fast +[2024.01.20-20.52.26:608][510]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.png) +[2024.01.20-20.52.26:620][510]LogFactory: FactoryCreateFile: Texture with TextureFactory (0 0 E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.png) +[2024.01.20-20.52.26:650][510]LogTexture: Display: Building textures: /Game/DevelopedContent/Textures/0026-x-512x512.0026-x-512x512 (TFO_AutoDXT, 512x512 x1x1x1) (Required Memory Estimate: 44.395823 MB), EncodeSpeed: Fast +[2024.01.20-20.52.26:678][511]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-20.52.26:734][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/seamless-wood2-900x900 +[2024.01.20-20.52.26:734][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/seamless-wood2-900x900BC8976094DC75A63642024A95822EEE9.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/seamless-wood2-900x900.uasset' +[2024.01.20-20.52.26:743][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/Seamless_leather_bump +[2024.01.20-20.52.26:744][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Seamless_leather_bump4920D078418E47FE577D57A6BE25BB01.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/Seamless_leather_bump.uasset' +[2024.01.20-20.52.26:756][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9 +[2024.01.20-20.52.26:756][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/d97a3e8b271db7e87d991bb9c0ff22b906E4FA5B4902F5A6761C23AA27A21A39.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.uasset' +[2024.01.20-20.52.26:765][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8 +[2024.01.20-20.52.26:765][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/9035acf8522c0420c58d110e747886a8A614C0B04D36376E65165E815914BD84.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.uasset' +[2024.01.20-20.52.26:808][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/199-comp-512x512 +[2024.01.20-20.52.26:808][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/199-comp-512x5120F3243A14B53328B1959C09977BEC62C.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/199-comp-512x512.uasset' +[2024.01.20-20.52.26:820][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718 +[2024.01.20-20.52.26:820][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/wooden-parquet-seamless-pattern-5EB5F5CB4FF98013591065854410EB78.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.uasset' +[2024.01.20-20.52.26:872][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6 +[2024.01.20-20.52.26:872][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/0e0f43d11306c0e05e85cf0931b772d6236A4B5E4148D7FC9B263C8321203D69.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.uasset' +[2024.01.20-20.52.26:883][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e +[2024.01.20-20.52.26:883][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/2d360c035b04d7b735f56c419980a98e0FA7B78D42AC48A17BC26080EE9943FB.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.uasset' +[2024.01.20-20.52.26:892][511]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/0026-x-512x512 +[2024.01.20-20.52.26:892][511]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/0026-x-512x512D6F28D83461D072AC601BFBD507E9ACC.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/0026-x-512x512.uasset' +[2024.01.20-20.52.26:905][511]LogFileHelpers: InternalPromptForCheckoutAndSave took 227 ms (total: 1.63 sec) +[2024.01.20-20.52.26:924][512]AssetCheck: New page: Asset Save: multiple assets +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/seamless-wood2-900x900.seamless-wood2-900x900 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/Seamless_leather_bump.Seamless_leather_bump +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9.d97a3e8b271db7e87d991bb9c0ff22b9 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8.9035acf8522c0420c58d110e747886a8 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/199-comp-512x512.199-comp-512x512 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718.wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.0e0f43d11306c0e05e85cf0931b772d6 +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e.2d360c035b04d7b735f56c419980a98e +[2024.01.20-20.52.26:924][512]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/0026-x-512x512.0026-x-512x512 +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/seamless-wood2-900x900. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/Seamless_leather_bump. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/d97a3e8b271db7e87d991bb9c0ff22b9. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/9035acf8522c0420c58d110e747886a8. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/199-comp-512x512. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/2d360c035b04d7b735f56c419980a98e. +[2024.01.20-20.52.29:916][718]AssetReimport: Importing new asset /Game/DevelopedContent/Textures/0026-x-512x512. +[2024.01.20-20.53.09:311][246]LogDerivedDataCache: C:/Users/egonh/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:06.193 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 3587 files in 5155 folders with total size 276 MiB. +[2024.01.20-20.59.30:431][807]LogContentBrowser: Attempting asset rename: 0026-x-512x512 -> 0026-x-512x512 +[2024.01.20-20.59.30:591][822]LogAssetEditorSubsystem: Opening Asset editor for Texture2D /Game/DevelopedContent/Textures/0026-x-512x512.0026-x-512x512 +[2024.01.20-20.59.32:743][822]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' exceeded budget of 2.000000s, reporting... +[2024.01.20-20.59.42:286][822]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' report submitted, and took 9.543330s +[2024.01.20-20.59.42:463][822]LogStall: Stall detector 'UAssetEditorSubsystem::OpenEditorForAsset' complete in 11.773864s (9.773864s overbudget) +[2024.01.20-20.59.47:519][822]LogViewport: Scene viewport resized to 1424x898, mode Windowed. +[2024.01.20-20.59.57:051][554]LogViewport: Scene viewport resized to 1460x622, mode Windowed. +[2024.01.20-20.59.57:066][555]LogViewport: Scene viewport resized to 1460x613, mode Windowed. +[2024.01.20-20.59.57:094][556]LogViewport: Scene viewport resized to 1460x583, mode Windowed. +[2024.01.20-20.59.57:137][557]LogViewport: Scene viewport resized to 1460x526, mode Windowed. +[2024.01.20-20.59.57:215][558]LogViewport: Scene viewport resized to 1460x421, mode Windowed. +[2024.01.20-20.59.57:288][559]LogViewport: Scene viewport resized to 1460x351, mode Windowed. +[2024.01.20-20.59.57:317][560]LogViewport: Scene viewport resized to 1460x327, mode Windowed. +[2024.01.20-20.59.57:344][561]LogViewport: Scene viewport resized to 1460x306, mode Windowed. +[2024.01.20-20.59.57:366][562]LogViewport: Scene viewport resized to 1460x296, mode Windowed. +[2024.01.20-20.59.57:391][563]LogViewport: Scene viewport resized to 1460x295, mode Windowed. +[2024.01.20-20.59.57:415][564]LogViewport: Scene viewport resized to 1460x294, mode Windowed. +[2024.01.20-20.59.57:438][565]LogViewport: Scene viewport resized to 1460x281, mode Windowed. +[2024.01.20-20.59.57:461][566]LogViewport: Scene viewport resized to 1460x259, mode Windowed. +[2024.01.20-20.59.57:485][567]LogViewport: Scene viewport resized to 1460x242, mode Windowed. +[2024.01.20-20.59.57:507][568]LogViewport: Scene viewport resized to 1460x237, mode Windowed. +[2024.01.20-20.59.57:537][569]LogViewport: Scene viewport resized to 1460x229, mode Windowed. +[2024.01.20-20.59.57:561][570]LogViewport: Scene viewport resized to 1460x217, mode Windowed. +[2024.01.20-20.59.57:585][571]LogViewport: Scene viewport resized to 1460x203, mode Windowed. +[2024.01.20-20.59.57:609][572]LogViewport: Scene viewport resized to 1460x196, mode Windowed. +[2024.01.20-20.59.57:889][604]LogViewport: Scene viewport resized to 1460x198, mode Windowed. +[2024.01.20-20.59.57:904][605]LogViewport: Scene viewport resized to 1460x203, mode Windowed. +[2024.01.20-20.59.57:954][606]LogViewport: Scene viewport resized to 1460x219, mode Windowed. +[2024.01.20-20.59.57:988][607]LogViewport: Scene viewport resized to 1460x222, mode Windowed. +[2024.01.20-20.59.58:012][608]LogViewport: Scene viewport resized to 1460x224, mode Windowed. +[2024.01.20-20.59.58:034][609]LogViewport: Scene viewport resized to 1460x228, mode Windowed. +[2024.01.20-20.59.58:059][610]LogViewport: Scene viewport resized to 1460x236, mode Windowed. +[2024.01.20-20.59.58:083][611]LogViewport: Scene viewport resized to 1460x248, mode Windowed. +[2024.01.20-20.59.58:107][612]LogViewport: Scene viewport resized to 1460x262, mode Windowed. +[2024.01.20-20.59.58:129][613]LogViewport: Scene viewport resized to 1460x276, mode Windowed. +[2024.01.20-20.59.58:157][614]LogViewport: Scene viewport resized to 1460x298, mode Windowed. +[2024.01.20-20.59.58:179][615]LogViewport: Scene viewport resized to 1460x320, mode Windowed. +[2024.01.20-20.59.58:204][616]LogViewport: Scene viewport resized to 1460x335, mode Windowed. +[2024.01.20-20.59.58:227][617]LogViewport: Scene viewport resized to 1460x341, mode Windowed. +[2024.01.20-20.59.58:329][627]LogViewport: Scene viewport resized to 1460x342, mode Windowed. +[2024.01.20-20.59.58:342][628]LogViewport: Scene viewport resized to 1460x344, mode Windowed. +[2024.01.20-20.59.58:369][629]LogViewport: Scene viewport resized to 1460x356, mode Windowed. +[2024.01.20-20.59.58:391][630]LogViewport: Scene viewport resized to 1460x364, mode Windowed. +[2024.01.20-20.59.58:417][631]LogViewport: Scene viewport resized to 1460x365, mode Windowed. +[2024.01.20-21.00.13:436][153]LogContentBrowser: Attempting asset rename: 0026-x-512x512 -> Knitted +[2024.01.20-21.00.16:083][153]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.00.16:128][153]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/Knitted +[2024.01.20-21.00.16:128][153]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/KnittedF5B62C724EB79E5A800ADFA0DC1DBD32.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/Knitted.uasset' +[2024.01.20-21.00.16:150][153]LogFileHelpers: InternalPromptForCheckoutAndSave took 67 ms (total: 1.69 sec) +[2024.01.20-21.00.16:255][153]LogUObjectHash: Compacting FUObjectHashTables data took 1.73ms +[2024.01.20-21.00.16:289][153]LogUObjectHash: Compacting FUObjectHashTables data took 1.27ms +[2024.01.20-21.00.16:312][153]LogUObjectHash: Compacting FUObjectHashTables data took 0.58ms +[2024.01.20-21.00.16:315][153]AssetCheck: New page: Asset Save: Knitted +[2024.01.20-21.00.16:315][153]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/Knitted.Knitted +[2024.01.20-21.00.28:397][242]LogContentBrowser: Attempting asset rename: Knitted -> TXKnitted +[2024.01.20-21.00.28:439][242]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.00.28:477][242]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXKnitted +[2024.01.20-21.00.28:477][242]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXKnitted23D822E24FFE5521A57960B56C82E1EA.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXKnitted.uasset' +[2024.01.20-21.00.28:485][242]LogFileHelpers: InternalPromptForCheckoutAndSave took 46 ms (total: 1.74 sec) +[2024.01.20-21.00.28:523][242]LogUObjectHash: Compacting FUObjectHashTables data took 1.50ms +[2024.01.20-21.00.28:549][242]LogUObjectHash: Compacting FUObjectHashTables data took 1.25ms +[2024.01.20-21.00.28:571][242]LogUObjectHash: Compacting FUObjectHashTables data took 0.70ms +[2024.01.20-21.00.28:573][242]AssetCheck: New page: Asset Save: TXKnitted +[2024.01.20-21.00.28:573][242]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXKnitted.TXKnitted +[2024.01.20-21.00.32:417][580]LogAssetEditorSubsystem: Opening Asset editor for Texture2D /Game/DevelopedContent/Textures/0e0f43d11306c0e05e85cf0931b772d6.0e0f43d11306c0e05e85cf0931b772d6 +[2024.01.20-21.00.32:534][580]LogViewport: Scene viewport resized to 1424x898, mode Windowed. +[2024.01.20-21.00.32:599][581]LogViewport: Scene viewport resized to 1424x886, mode Windowed. +[2024.01.20-21.00.33:383][639]LogViewport: Scene viewport resized to 1424x898, mode Windowed. +[2024.01.20-21.00.58:113][231]LogContentBrowser: Attempting asset rename: 0e0f43d11306c0e05e85cf0931b772d6 -> TXDenim +[2024.01.20-21.00.58:156][231]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.00.58:208][231]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXDenim +[2024.01.20-21.00.58:208][231]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXDenim6AECB21142D6C7CE6680D585E7723752.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXDenim.uasset' +[2024.01.20-21.00.58:215][231]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 1.80 sec) +[2024.01.20-21.00.58:255][231]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2024.01.20-21.00.58:279][231]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.01.20-21.00.58:301][231]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.01.20-21.00.58:304][231]AssetCheck: New page: Asset Save: TXDenim +[2024.01.20-21.00.58:304][231]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXDenim.TXDenim +[2024.01.20-21.00.59:780][353]LogAssetEditorSubsystem: Opening Asset editor for Texture2D /Game/DevelopedContent/Textures/199-comp-512x512.199-comp-512x512 +[2024.01.20-21.00.59:923][353]LogViewport: Scene viewport resized to 1424x898, mode Windowed. +[2024.01.20-21.01.07:256][ 29]LogContentBrowser: Attempting asset rename: 199-comp-512x512 -> TXCloth +[2024.01.20-21.01.07:299][ 29]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.01.07:334][ 29]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXCloth +[2024.01.20-21.01.07:334][ 29]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXCloth4EB8E6B84CC36498325C4C8523AC2B2D.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXCloth.uasset' +[2024.01.20-21.01.07:341][ 29]LogFileHelpers: InternalPromptForCheckoutAndSave took 41 ms (total: 1.84 sec) +[2024.01.20-21.01.07:379][ 29]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms +[2024.01.20-21.01.07:403][ 29]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.01.20-21.01.07:429][ 29]LogUObjectHash: Compacting FUObjectHashTables data took 0.62ms +[2024.01.20-21.01.07:431][ 29]AssetCheck: New page: Asset Save: TXCloth +[2024.01.20-21.01.07:431][ 29]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXCloth.TXCloth +[2024.01.20-21.01.13:230][609]LogContentBrowser: Attempting asset rename: 2d360c035b04d7b735f56c419980a98e -> TXLeather +[2024.01.20-21.01.13:262][609]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.01.13:312][609]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXLeather +[2024.01.20-21.01.13:312][609]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXLeatherB6B56D3E43CCF843462BF7BA6BE799DC.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXLeather.uasset' +[2024.01.20-21.01.13:321][609]LogFileHelpers: InternalPromptForCheckoutAndSave took 59 ms (total: 1.90 sec) +[2024.01.20-21.01.13:360][609]LogUObjectHash: Compacting FUObjectHashTables data took 1.27ms +[2024.01.20-21.01.13:386][609]LogUObjectHash: Compacting FUObjectHashTables data took 1.30ms +[2024.01.20-21.01.13:411][609]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.01.20-21.01.13:413][609]AssetCheck: New page: Asset Save: TXLeather +[2024.01.20-21.01.13:413][609]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXLeather.TXLeather +[2024.01.20-21.01.21:800][389]LogContentBrowser: Attempting asset rename: 9035acf8522c0420c58d110e747886a8 -> TXTiles +[2024.01.20-21.01.21:833][389]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.01.21:858][389]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXTiles +[2024.01.20-21.01.21:858][389]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXTiles664A6E2744D652D95F96C18B94E2E5D3.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXTiles.uasset' +[2024.01.20-21.01.21:865][389]LogFileHelpers: InternalPromptForCheckoutAndSave took 32 ms (total: 1.93 sec) +[2024.01.20-21.01.21:900][389]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.01.20-21.01.21:924][389]LogUObjectHash: Compacting FUObjectHashTables data took 1.29ms +[2024.01.20-21.01.21:947][389]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms +[2024.01.20-21.01.21:949][389]AssetCheck: New page: Asset Save: TXTiles +[2024.01.20-21.01.21:949][389]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXTiles.TXTiles +[2024.01.20-21.01.29:404][132]LogContentBrowser: Attempting asset rename: d97a3e8b271db7e87d991bb9c0ff22b9 -> TXBricks +[2024.01.20-21.01.29:435][132]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.01.29:471][132]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXBricks +[2024.01.20-21.01.29:471][132]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXBricks5687E0BF4CD1641192F6CEAF07829AC6.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXBricks.uasset' +[2024.01.20-21.01.29:478][132]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 1.98 sec) +[2024.01.20-21.01.29:516][132]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.01.20-21.01.29:539][132]LogUObjectHash: Compacting FUObjectHashTables data took 1.44ms +[2024.01.20-21.01.29:562][132]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms +[2024.01.20-21.01.29:564][132]AssetCheck: New page: Asset Save: TXBricks +[2024.01.20-21.01.29:564][132]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXBricks.TXBricks +[2024.01.20-21.01.36:825][847]LogContentBrowser: Attempting asset rename: seamless-wood2-900x900 -> TXWood +[2024.01.20-21.01.36:857][847]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.01.36:891][847]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/DevelopedContent/Textures/TXWood" FILE="E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXWood.uasset" SILENT=true +[2024.01.20-21.01.36:902][847]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXWood +[2024.01.20-21.01.36:902][847]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXWoodCBC18AAB4CC0CD97CDC123BA1E3991A7.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXWood.uasset' +[2024.01.20-21.01.36:910][847]LogFileHelpers: InternalPromptForCheckoutAndSave took 53 ms (total: 2.03 sec) +[2024.01.20-21.01.36:948][847]LogUObjectHash: Compacting FUObjectHashTables data took 1.28ms +[2024.01.20-21.01.36:975][847]LogUObjectHash: Compacting FUObjectHashTables data took 1.39ms +[2024.01.20-21.01.36:997][847]LogUObjectHash: Compacting FUObjectHashTables data took 0.60ms +[2024.01.20-21.01.36:999][847]AssetCheck: New page: Asset Save: TXWood +[2024.01.20-21.01.36:999][847]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXWood.TXWood +[2024.01.20-21.01.54:018][587]LogContentBrowser: Attempting asset rename: Seamless_leather_bump -> TXLeather2 +[2024.01.20-21.01.54:049][587]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.01.54:074][587]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXLeather2 +[2024.01.20-21.01.54:074][587]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXLeather2A623E49C4CA63DA0181771A3D41904F8.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXLeather2.uasset' +[2024.01.20-21.01.54:082][587]LogFileHelpers: InternalPromptForCheckoutAndSave took 33 ms (total: 2.07 sec) +[2024.01.20-21.01.54:119][587]LogUObjectHash: Compacting FUObjectHashTables data took 1.26ms +[2024.01.20-21.01.54:144][587]LogUObjectHash: Compacting FUObjectHashTables data took 1.38ms +[2024.01.20-21.01.54:167][587]LogUObjectHash: Compacting FUObjectHashTables data took 0.68ms +[2024.01.20-21.01.54:170][587]AssetCheck: New page: Asset Save: TXLeather2 +[2024.01.20-21.01.54:170][587]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXLeather2.TXLeather2 +[2024.01.20-21.02.02:982][444]LogContentBrowser: Attempting asset rename: wooden-parquet-seamless-pattern-gray-laminate-floor-grayscale-timber-interior-realistic-vector_206049-2718 -> TXWoodenPlanks +[2024.01.20-21.02.03:018][444]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.02.03:055][444]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXWoodenPlanks +[2024.01.20-21.02.03:055][444]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXWoodenPlanks5F2C94A345DBFC9F9AA4D4B9BDF0B2B1.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks.uasset' +[2024.01.20-21.02.03:064][444]LogFileHelpers: InternalPromptForCheckoutAndSave took 45 ms (total: 2.11 sec) +[2024.01.20-21.02.03:101][444]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.01.20-21.02.03:126][444]LogUObjectHash: Compacting FUObjectHashTables data took 1.32ms +[2024.01.20-21.02.03:150][444]LogUObjectHash: Compacting FUObjectHashTables data took 0.73ms +[2024.01.20-21.02.03:152][444]AssetCheck: New page: Asset Save: TXWoodenPlanks +[2024.01.20-21.02.03:152][444]LogContentValidation: Display: Validating /Script/Engine.Texture2D /Game/DevelopedContent/Textures/TXWoodenPlanks.TXWoodenPlanks +[2024.01.20-21.02.08:973][ 39]LogViewport: Scene viewport resized to 1460x366, mode Windowed. +[2024.01.20-21.02.08:986][ 40]LogViewport: Scene viewport resized to 1460x367, mode Windowed. +[2024.01.20-21.02.09:014][ 41]LogViewport: Scene viewport resized to 1460x370, mode Windowed. +[2024.01.20-21.02.09:037][ 42]LogViewport: Scene viewport resized to 1460x385, mode Windowed. +[2024.01.20-21.02.09:062][ 43]LogViewport: Scene viewport resized to 1460x413, mode Windowed. +[2024.01.20-21.02.09:087][ 44]LogViewport: Scene viewport resized to 1460x429, mode Windowed. +[2024.01.20-21.02.09:110][ 45]LogViewport: Scene viewport resized to 1460x430, mode Windowed. +[2024.01.20-21.02.09:176][ 51]LogViewport: Scene viewport resized to 1460x432, mode Windowed. +[2024.01.20-21.02.09:189][ 52]LogViewport: Scene viewport resized to 1460x433, mode Windowed. +[2024.01.20-21.02.09:400][ 75]LogViewport: Scene viewport resized to 1460x435, mode Windowed. +[2024.01.20-21.02.09:413][ 76]LogViewport: Scene viewport resized to 1460x439, mode Windowed. +[2024.01.20-21.02.09:454][ 77]LogViewport: Scene viewport resized to 1460x446, mode Windowed. +[2024.01.20-21.02.09:477][ 78]LogViewport: Scene viewport resized to 1460x452, mode Windowed. +[2024.01.20-21.02.09:501][ 79]LogViewport: Scene viewport resized to 1460x455, mode Windowed. +[2024.01.20-21.02.09:873][122]LogViewport: Scene viewport resized to 1460x456, mode Windowed. +[2024.01.20-21.02.09:887][123]LogViewport: Scene viewport resized to 1460x457, mode Windowed. +[2024.01.20-21.02.09:931][124]LogViewport: Scene viewport resized to 1460x464, mode Windowed. +[2024.01.20-21.03.23:582][731]LogContentBrowser: Deferred new asset file creation: TXBricks_Mat +[2024.01.20-21.03.23:596][731]LogContentBrowser: Creating deferred item: TXBricks_Mat +[2024.01.20-21.03.23:607][732]LogContentBrowser: Renaming the item being created (Deferred Item: TXBricks_Mat). +[2024.01.20-21.03.27:032][ 95]LogContentBrowser: Attempting asset rename: TXBricks_Mat -> TXBricks_Mat +[2024.01.20-21.03.27:538][ 95]LogContentBrowser: End creating deferred item TXBricks_Mat +[2024.01.20-21.03.32:553][497]LogShaderCompilers: Display: ================================================ +[2024.01.20-21.03.32:553][497]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.01.20-21.03.32:553][497]LogShaderCompilers: Display: Total job queries 10, among them cache hits 2 (20.00%) +[2024.01.20-21.03.32:553][497]LogShaderCompilers: Display: Tracking 5 distinct input hashes that result in 5 distinct outputs (100.00%) +[2024.01.20-21.03.32:553][497]LogShaderCompilers: Display: RAM used: 102.00 KiB of 819.20 MiB budget. Usage: 0.01% +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Shaders Compiled: 1 +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Jobs assigned 4, completed 3 (75.00%) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Time job spent in pending queue: average 0.15 s, longest 0.25 s +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Job execution time: average 4.33 s, max 4.54 s +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Job life time (pending + execution): average 4.52 s, max 4.59 +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Shader code size: average 34.286 KiB, min 31.809 KiB, max 35.664 KiB +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 4.42 s +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Jobs were issued in 4 batches (only local compilation was used), average 1.00 jobs/batch +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Average processing rate: 0.68 jobs/sec +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Total thread time: 1.751 s +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Total thread preprocess time: 1.172 s +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Percentage time preprocessing: 66.92% +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Effective parallelization: 0.40 (times faster than compiling all shaders on one thread). Compare with number of workers: 8 +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Top 3 most expensive shader types by average time: +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: FLumenCardVS (compiled 1 times, average 0.63 sec, max 0.63 sec, min 0.63 sec) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy (compiled 1 times, average 0.63 sec, max 0.63 sec, min 0.63 sec) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: FLumenCardPS (compiled 1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: Top 3 shader types by total compile time: +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: FLumenCardVS - 36.20% of total time (compiled 1 times, average 0.63 sec, max 0.63 sec, min 0.63 sec) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: TBasePassVSFNoLightMapPolicy - 35.76% of total time (compiled 1 times, average 0.63 sec, max 0.63 sec, min 0.63 sec) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: FLumenCardPS - 28.04% of total time (compiled 1 times, average 0.49 sec, max 0.49 sec, min 0.49 sec) +[2024.01.20-21.03.32:566][497]LogShaderCompilers: Display: ================================================ +[2024.01.20-21.03.44:052][585]LogContentBrowser: Deferred new asset file creation: TXCloth_Mat +[2024.01.20-21.03.44:068][585]LogContentBrowser: Creating deferred item: TXCloth_Mat +[2024.01.20-21.03.44:082][586]LogContentBrowser: Renaming the item being created (Deferred Item: TXCloth_Mat). +[2024.01.20-21.03.45:728][755]LogContentBrowser: Attempting asset rename: TXCloth_Mat -> TXCloth_Mat +[2024.01.20-21.03.45:740][755]LogContentBrowser: End creating deferred item TXCloth_Mat +[2024.01.20-21.03.47:827][955]LogContentBrowser: Deferred new asset file creation: TXDenim_Mat +[2024.01.20-21.03.47:839][955]LogContentBrowser: Creating deferred item: TXDenim_Mat +[2024.01.20-21.03.47:851][956]LogContentBrowser: Renaming the item being created (Deferred Item: TXDenim_Mat). +[2024.01.20-21.03.48:292][997]LogContentBrowser: Attempting asset rename: TXDenim_Mat -> TXDenim_Mat +[2024.01.20-21.03.48:298][997]LogContentBrowser: End creating deferred item TXDenim_Mat +[2024.01.20-21.03.50:080][165]LogContentBrowser: Deferred new asset file creation: TXKnitted_Mat +[2024.01.20-21.03.50:089][165]LogContentBrowser: Creating deferred item: TXKnitted_Mat +[2024.01.20-21.03.50:100][166]LogContentBrowser: Renaming the item being created (Deferred Item: TXKnitted_Mat). +[2024.01.20-21.03.50:427][196]LogContentBrowser: Attempting asset rename: TXKnitted_Mat -> TXKnitted_Mat +[2024.01.20-21.03.50:433][196]LogContentBrowser: End creating deferred item TXKnitted_Mat +[2024.01.20-21.03.52:269][355]LogContentBrowser: Deferred new asset file creation: TXLeather_Mat +[2024.01.20-21.03.52:284][355]LogContentBrowser: Creating deferred item: TXLeather_Mat +[2024.01.20-21.03.52:295][356]LogContentBrowser: Renaming the item being created (Deferred Item: TXLeather_Mat). +[2024.01.20-21.03.52:647][390]LogContentBrowser: Attempting asset rename: TXLeather_Mat -> TXLeather_Mat +[2024.01.20-21.03.52:653][390]LogContentBrowser: End creating deferred item TXLeather_Mat +[2024.01.20-21.03.55:718][651]LogContentBrowser: Deferred new asset file creation: TXLeather2_Mat +[2024.01.20-21.03.55:728][651]LogContentBrowser: Creating deferred item: TXLeather2_Mat +[2024.01.20-21.03.55:740][652]LogContentBrowser: Renaming the item being created (Deferred Item: TXLeather2_Mat). +[2024.01.20-21.03.56:101][686]LogContentBrowser: Attempting asset rename: TXLeather2_Mat -> TXLeather2_Mat +[2024.01.20-21.03.56:119][686]LogContentBrowser: End creating deferred item TXLeather2_Mat +[2024.01.20-21.03.57:985][860]LogContentBrowser: Deferred new asset file creation: TXTiles_Mat +[2024.01.20-21.03.57:999][860]LogContentBrowser: Creating deferred item: TXTiles_Mat +[2024.01.20-21.03.58:013][861]LogContentBrowser: Renaming the item being created (Deferred Item: TXTiles_Mat). +[2024.01.20-21.03.58:222][880]LogContentBrowser: Attempting asset rename: TXTiles_Mat -> TXTiles_Mat +[2024.01.20-21.03.58:243][880]LogContentBrowser: End creating deferred item TXTiles_Mat +[2024.01.20-21.04.00:482][ 90]LogContentBrowser: Deferred new asset file creation: TXWood_Mat +[2024.01.20-21.04.00:492][ 90]LogContentBrowser: Creating deferred item: TXWood_Mat +[2024.01.20-21.04.00:504][ 91]LogContentBrowser: Renaming the item being created (Deferred Item: TXWood_Mat). +[2024.01.20-21.04.00:653][105]LogContentBrowser: Attempting asset rename: TXWood_Mat -> TXWood_Mat +[2024.01.20-21.04.00:660][105]LogContentBrowser: End creating deferred item TXWood_Mat +[2024.01.20-21.04.02:640][293]LogContentBrowser: Deferred new asset file creation: TXWoodenPlanks_Mat +[2024.01.20-21.04.02:652][293]LogContentBrowser: Creating deferred item: TXWoodenPlanks_Mat +[2024.01.20-21.04.02:664][294]LogContentBrowser: Renaming the item being created (Deferred Item: TXWoodenPlanks_Mat). +[2024.01.20-21.04.02:968][324]LogContentBrowser: Attempting asset rename: TXWoodenPlanks_Mat -> TXWoodenPlanks_Mat +[2024.01.20-21.04.02:974][324]LogContentBrowser: End creating deferred item TXWoodenPlanks_Mat +[2024.01.20-21.05.08:346][810]LogViewport: Scene viewport resized to 720x461, mode Windowed. +[2024.01.20-21.06.09:458][860]LogAssetEditorSubsystem: Opening Asset editor for Texture2D /Game/DevelopedContent/Textures/TXBricks.TXBricks +[2024.01.20-21.06.09:587][860]LogViewport: Scene viewport resized to 698x892, mode Windowed. +[2024.01.20-21.06.09:644][861]LogViewport: Scene viewport resized to 698x880, mode Windowed. +[2024.01.20-21.06.14:195][200]LogViewport: Scene viewport resized to 1424x886, mode Windowed. +[2024.01.20-21.06.14:217][200]LogViewport: Scene viewport resized to 1424x898, mode Windowed. +[2024.01.20-21.06.17:945][451]LogViewport: Scene viewport resized to 1460x464, mode Windowed. +[2024.01.20-21.06.21:034][775]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.01.20-21.06.21:047][775]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.06.21:151][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-21.06.21:152][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI94CB4B404B88EA2DBA0053BB902368AB.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-21.06.22:444][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXBricks_Mat +[2024.01.20-21.06.22:444][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXBricks_MatA8AB607047ECFF7C939FCC80907DF02B.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXBricks_Mat.uasset' +[2024.01.20-21.06.22:521][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXCloth_Mat +[2024.01.20-21.06.22:521][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXCloth_MatCC9968A2464494FEBCDDB599CE041187.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXCloth_Mat.uasset' +[2024.01.20-21.06.22:560][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXDenim_Mat +[2024.01.20-21.06.22:560][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXDenim_MatA18C2DEC4EC265426ED366BB66FDFB6A.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXDenim_Mat.uasset' +[2024.01.20-21.06.22:591][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXKnitted_Mat +[2024.01.20-21.06.22:591][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXKnitted_MatB7A210EF41024BB3BFC3F3A57531B626.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXKnitted_Mat.uasset' +[2024.01.20-21.06.22:633][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXLeather_Mat +[2024.01.20-21.06.22:633][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXLeather_Mat9A3E1BD14E92AB0E3A9A4CA737190185.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXLeather_Mat.uasset' +[2024.01.20-21.06.22:672][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXLeather2_Mat +[2024.01.20-21.06.22:672][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXLeather2_Mat186AF7AB43D5CC47601EF8A111EA0181.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXLeather2_Mat.uasset' +[2024.01.20-21.06.22:706][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXTiles_Mat +[2024.01.20-21.06.22:706][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXTiles_MatB777C5CD4A1D2AE19835C2A860E45D62.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXTiles_Mat.uasset' +[2024.01.20-21.06.22:739][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXWood_Mat +[2024.01.20-21.06.22:739][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXWood_Mat4226CD654DF1F74BEB0D1B8CEA44ADFD.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXWood_Mat.uasset' +[2024.01.20-21.06.22:776][775]LogSavePackage: Moving output files for package: /Game/DevelopedContent/Textures/TXWoodenPlanks_Mat +[2024.01.20-21.06.22:776][775]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/TXWoodenPlanks_MatE72C60A84238EE4297AD679CE54D94D9.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Textures/TXWoodenPlanks_Mat.uasset' +[2024.01.20-21.06.22:781][775]LogFileHelpers: InternalPromptForCheckoutAndSave took 1.73 sec (total: 3.85 sec) +[2024.01.20-21.06.22:795][775]AssetCheck: New page: Asset Save: multiple assets +[2024.01.20-21.06.22:795][775]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-21.06.22:798][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXBricks_Mat.TXBricks_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXCloth_Mat.TXCloth_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXDenim_Mat.TXDenim_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXKnitted_Mat.TXKnitted_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXLeather_Mat.TXLeather_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXLeather2_Mat.TXLeather2_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXTiles_Mat.TXTiles_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXWood_Mat.TXWood_Mat +[2024.01.20-21.06.22:799][775]LogContentValidation: Display: Validating /Script/Engine.Material /Game/DevelopedContent/Textures/TXWoodenPlanks_Mat.TXWoodenPlanks_Mat +[2024.01.20-21.06.31:531][206]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.06.31:619][206]LogUObjectHash: Compacting FUObjectHashTables data took 1.52ms +[2024.01.20-21.06.56:725][402]LogViewport: Scene viewport resized to 970x289, mode Windowed. +[2024.01.20-21.06.57:065][402]LogViewport: Scene viewport resized to 720x461, mode Windowed. +[2024.01.20-21.07.33:355][662]LogViewport: Scene viewport resized to 1460x464, mode Windowed. +[2024.01.20-21.07.47:606][123]LogViewport: Scene viewport resized to 260x146, mode Windowed. +[2024.01.20-21.08.30:163][878]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.08.30:253][878]LogUObjectHash: Compacting FUObjectHashTables data took 1.67ms +[2024.01.20-21.10.20:493][953]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.10.20:587][953]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.01.20-21.11.04:916][351]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.11.05:024][351]LogUObjectHash: Compacting FUObjectHashTables data took 4.80ms +[2024.01.20-21.11.32:241][805]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.11.32:346][805]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.01.20-21.12.00:101][ 50]LogUObjectHash: Compacting FUObjectHashTables data took 1.49ms +[2024.01.20-21.12.00:108][ 50]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.032 +[2024.01.20-21.12.00:108][ 50]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-21.12.00:116][ 50]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-21.12.00:116][ 50]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-21.12.00:186][ 50]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto8 +[2024.01.20-21.12.00:186][ 50]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto8D586EA614C9397789666E087A7429089.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto8.uasset' +[2024.01.20-21.12.00:187][ 50]LogFileHelpers: Auto-saving content packages took 0.079 +[2024.01.20-21.13.11:683][595]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.13.11:787][595]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.01.20-21.14.14:302][684]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.14.14:403][684]LogUObjectHash: Compacting FUObjectHashTables data took 1.65ms +[2024.01.20-21.14.17:036][804]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.14.17:146][804]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-21.14.17:147][804]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UIB49E30264C5B743259A609AE2578FA5E.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-21.14.17:154][804]LogFileHelpers: InternalPromptForCheckoutAndSave took 117 ms (total: 3.96 sec) +[2024.01.20-21.14.17:156][804]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-21.14.17:156][804]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-21.14.32:487][662]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.14.32:606][662]LogUObjectHash: Compacting FUObjectHashTables data took 1.55ms +[2024.01.20-21.14.44:416][232]LogSlate: Took 0.076746 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansFallback.ttf' (3848K) +[2024.01.20-21.20.17:336][805]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.20.17:444][805]LogUObjectHash: Compacting FUObjectHashTables data took 1.78ms +[2024.01.20-21.21.45:460][268]LogViewport: Scene viewport resized to 970x289, mode Windowed. +[2024.01.20-21.21.46:043][268]LogViewport: Scene viewport resized to 720x461, mode Windowed. +[2024.01.20-21.23.09:218][295]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.23.09:324][295]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.01.20-21.23.13:282][568]LogEditorTransaction: Undo Create Pin Link +[2024.01.20-21.23.13:932][582]LogEditorTransaction: Undo Create Pin Link +[2024.01.20-21.23.14:404][604]LogEditorTransaction: Undo Create Pin Link +[2024.01.20-21.23.14:835][623]LogEditorTransaction: Undo Move Node +[2024.01.20-21.23.15:326][647]LogEditorTransaction: Undo Delete current selection +[2024.01.20-21.23.19:270][913]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.23.19:390][913]LogUObjectHash: Compacting FUObjectHashTables data took 1.68ms +[2024.01.20-21.24.17:853][359]LogUObjectHash: Compacting FUObjectHashTables data took 1.53ms +[2024.01.20-21.24.17:860][359]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.039 +[2024.01.20-21.24.17:861][359]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-21.24.17:895][359]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-21.24.17:895][359]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-21.24.17:985][359]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto9 +[2024.01.20-21.24.17:985][359]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto9E356CF7F42D07A13242A9FA0D5C65199.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto9.uasset' +[2024.01.20-21.24.17:986][359]LogFileHelpers: Auto-saving content packages took 0.126 +[2024.01.20-21.25.52:100][428]LogEditorTransaction: Undo Break Pin Link +[2024.01.20-21.28.53:555][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.28.53:565][537]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.28.53:565][537]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_261 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:086][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:086][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:086][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:086][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:086][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:086][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:086][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:086][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:086][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:086][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:086][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:086][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:087][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:087][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:087][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:087][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.00:087][894]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.00:087][894]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_262 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:084][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:084][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:084][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:084][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.07:085][252]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.07:085][252]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_263 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.29.20:294][898]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.29.20:294][898]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_264 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:537][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:537][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:537][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:537][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:537][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:537][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:537][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:537][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:537][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:537][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:537][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:538][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:538][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:538][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:538][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:538][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.30.55:538][920]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.30.55:538][920]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_265 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.02:964][295]LogSlate: FontCache flush requested. Reason: Large atlases out of space; 2/1 Textures; frames since last flush: 117056 +[2024.01.20-21.31.02:964][295]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.31.02:972][296]LogSlate: Took 0.000548 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.01.20-21.31.02:977][296]LogSlate: Took 0.000641 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.01.20-21.31.02:983][296]LogSlate: Took 0.000302 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.01.20-21.31.02:986][296]LogSlate: Took 0.000407 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.01.20-21.31.02:990][296]LogSlate: Took 0.000320 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.01.20-21.31.03:687][328]LogSlate: Took 0.001341 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansFallback.ttf' (3848K) +[2024.01.20-21.31.05:363][414]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:364][414]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:475][415]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:491][415]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:510][416]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:513][416]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:641][418]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:747][419]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:876][421]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:897][422]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:990][423]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.05:992][423]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:027][424]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:030][424]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:122][425]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:139][425]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:160][426]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:254][427]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:256][427]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:273][427]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:293][428]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:296][428]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:298][428]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:389][429]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:427][430]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:519][431]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:520][431]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:537][431]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:557][432]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:651][433]LogEditorTransaction: Warning: Canceling transaction partially is unsupported. Canceling Drag and Drop Widget entirely. +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.06:847][433]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.06:847][433]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_266 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:395][513]LogEditorTransaction: Undo Drag and Drop Widget +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.08:674][513]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.31.08:674][513]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_268 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.31.52:577][837]LogSlate: Took 0.000249 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.32.28:342][586]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.32.28:342][586]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_270 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.18:419][148]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.18:419][148]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_272 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:461][306]LogEditorTransaction: Undo Paste clipboard contents +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.21:575][306]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.21:575][306]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_274 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.25:303][486]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.25:303][486]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_276 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.26:830][549]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.26:830][549]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_278 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:727][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.33:728][883]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.33:728][883]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_280 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:775][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.36:776][ 24]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_282 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:747][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:747][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:747][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:747][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:747][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:748][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:748][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:748][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:748][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:748][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.39:748][161]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.39:748][161]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_284 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.43:027][315]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.43:027][315]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_286 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.33.46:802][494]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.33.46:802][494]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_288 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.35.50:640][753]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.35.50:640][753]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_289 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:099][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:099][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.00:100][224]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.00:100][224]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_290 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.01:874][311]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.01:874][311]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_291 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:719][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:719][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.14:720][965]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.14:720][965]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_292 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:874][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:874][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:874][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:874][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:874][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:874][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:874][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:874][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:874][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:875][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:875][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:875][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:875][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:875][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:875][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:875][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.18:875][165]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.18:875][165]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_293 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.33:642][928]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.33:642][928]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_294 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.39:183][201]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.39:183][201]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_295 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.48:136][678]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.48:136][678]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_296 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.36.49:783][756]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.36.49:783][756]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_297 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.03:055][451]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.03:055][451]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_298 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.13:940][ 9]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_299 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.26:109][633]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.26:109][633]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_300 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.45:193][624]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.45:193][624]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_301 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.58:854][319]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.58:854][319]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_302 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:696][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:696][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:696][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.37.59:697][355]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.37.59:697][355]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_303 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.03:302][525]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.03:302][525]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_304 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:414][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:414][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.06:415][673]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.06:415][673]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_305 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.08:794][782]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.08:794][782]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_306 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.11:971][934]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.11:971][934]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_307 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.13:999][ 26]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_308 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.41:129][223]LogUObjectHash: Compacting FUObjectHashTables data took 3.23ms +[2024.01.20-21.38.41:138][223]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/DevelopedContent/Main_Map' took 0.413 +[2024.01.20-21.38.41:141][223]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/DevelopedContent/BluePrints/Player_UI] ([2] browsable assets)... +[2024.01.20-21.38.41:157][223]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI] +[2024.01.20-21.38.41:157][223]OBJ SavePackage: Finished generating thumbnails for package [/Game/DevelopedContent/BluePrints/Player_UI] +[2024.01.20-21.38.41:236][223]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto0 +[2024.01.20-21.38.41:236][223]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI_Auto0B4E44C3C452FD11A3C07F5A9625680AA.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Autosaves/Game/DevelopedContent/BluePrints/Player_UI_Auto0.uasset' +[2024.01.20-21.38.41:237][223]LogFileHelpers: Auto-saving content packages took 0.098 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.56:560][336]LogScript: Warning: UGameplayStatics::SpawnObject null outer +[2024.01.20-21.38.56:560][336]LogScript: Warning: Accessed None trying to read property TextureTileView + Player_UI_C /Engine/Transient.World_6:Player_UI_C_309 + Function /Game/DevelopedContent/BluePrints/Player_UI.Player_UI_C:ExecuteUbergraph_Player_UI:0164 +[2024.01.20-21.38.59:659][493]BlueprintLog: New page: Compile Player_UI +[2024.01.20-21.38.59:768][493]LogUObjectHash: Compacting FUObjectHashTables data took 1.59ms +[2024.01.20-21.39.00:661][524]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.39.00:777][524]LogSavePackage: Moving output files for package: /Game/DevelopedContent/BluePrints/Player_UI +[2024.01.20-21.39.00:777][524]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/Player_UI87905AD843741D0BBA854E98D6DC9491.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset' +[2024.01.20-21.39.00:787][524]LogFileHelpers: InternalPromptForCheckoutAndSave took 126 ms (total: 4.09 sec) +[2024.01.20-21.39.00:789][524]AssetCheck: New page: Asset Save: Player_UI +[2024.01.20-21.39.00:789][524]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/DevelopedContent/BluePrints/Player_UI.Player_UI +[2024.01.20-21.39.03:158][712]LogViewport: Scene viewport resized to 1460x464, mode Windowed. +[2024.01.20-21.39.03:165][712]LogSlate: Took 0.000291 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.01.20-21.39.04:870][880]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-21.39.04:877][880]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-21.39.04:877][880]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-21.39.04:997][880]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 119 ms (total: 3.30 sec) +[2024.01.20-21.39.05:007][880]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-21.39.05:007][880]PIE: New page: PIE session: Main_Map (21 Jan 2024, 01:39:05) +[2024.01.20-21.39.05:008][880]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.39.05:023][880]LogPlayLevel: PIE: StaticDuplicateObject took: (0.014837s) +[2024.01.20-21.39.05:023][880]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.014935s) +[2024.01.20-21.39.05:064][880]LogUObjectHash: Compacting FUObjectHashTables data took 2.15ms +[2024.01.20-21.39.05:071][880]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-21.39.05:071][880]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-21.39.05:072][880]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-21.39.05:072][880]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-21.39.05:073][880]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-21.39.05:073][880]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-21.39.05:073][880]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-21.39.05:075][880]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-21.39.05:075][880]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 225 ms) +[2024.01.20-21.39.05:076][880]LogPlayLevel: PIE: World Init took: (0.004883s) +[2024.01.20-21.39.05:076][880]LogAudio: Display: Creating Audio Device: Id: 10, Scope: Unique, Realtime: True +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-21.39.05:076][880]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-21.39.05:076][880]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-21.39.05:076][880]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-21.39.05:077][880]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-21.39.05:077][880]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-21.39.05:079][880]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-21.39.05:097][880]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-21.39.05:098][880]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-21.39.05:098][880]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-21.39.05:098][880]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-21.39.05:099][880]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=10 +[2024.01.20-21.39.05:099][880]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=10 +[2024.01.20-21.39.05:100][880]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=10 +[2024.01.20-21.39.05:100][880]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=10 +[2024.01.20-21.39.05:101][880]LogInit: FAudioDevice initialized with ID 10. +[2024.01.20-21.39.05:101][880]LogAudio: Display: Audio Device (ID: 10) registered with world 'Main_Map'. +[2024.01.20-21.39.05:101][880]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 10 +[2024.01.20-21.39.05:106][880]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-21.39.05:107][880]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-23.39.05 +[2024.01.20-21.39.05:107][880]LogWorld: Bringing up level for play took: 0.000830 +[2024.01.20-21.39.05:110][880]LogOnline: OSS: Created online subsystem instance for: :Context_20 +[2024.01.20-21.39.05:111][880]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-21.39.05:111][880]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8240.000 Y=11900.000 Z=408.400,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-21.39.05:111][880]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:118][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.05:119][880]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.05:135][880]PIE: Server logged in +[2024.01.20-21.39.05:136][880]PIE: Play in editor total start time 0.258 seconds. +[2024.01.20-21.39.05:147][880]LogSlate: Took 0.000306 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.01.20-21.39.15:119][990]Set new viewmode: Wireframe +[2024.01.20-21.39.16:671][140]Set new viewmode: Wireframe +[2024.01.20-21.39.17:857][268]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.39.17:857][268]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.39.17:857][268]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-21.39.17:858][268]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.39.17:858][268]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-21.39.17:861][268]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-21.39.17:870][268]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.39.17:911][268]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.39.17:912][268]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 10 +[2024.01.20-21.39.17:912][268]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.01.20-21.39.17:914][268]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=10 +[2024.01.20-21.39.17:928][268]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms +[2024.01.20-21.39.17:979][269]LogPlayLevel: Display: Destroying online subsystem :Context_20 +[2024.01.20-21.39.19:102][376]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-21.39.19:110][376]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-21.39.19:110][376]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-21.39.19:284][376]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 175 ms (total: 3.48 sec) +[2024.01.20-21.39.19:285][376]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-21.39.19:285][376]PIE: New page: PIE session: Main_Map (21 Jan 2024, 01:39:19) +[2024.01.20-21.39.19:285][376]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.39.19:295][376]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009785s) +[2024.01.20-21.39.19:295][376]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009811s) +[2024.01.20-21.39.19:318][376]LogUObjectHash: Compacting FUObjectHashTables data took 1.33ms +[2024.01.20-21.39.19:320][376]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-21.39.19:320][376]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-21.39.19:321][376]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-21.39.19:322][376]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-21.39.19:322][376]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-21.39.19:322][376]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-21.39.19:322][376]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-21.39.19:325][376]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-21.39.19:325][376]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 228 ms) +[2024.01.20-21.39.19:325][376]LogPlayLevel: PIE: World Init took: (0.004383s) +[2024.01.20-21.39.19:325][376]LogAudio: Display: Creating Audio Device: Id: 11, Scope: Unique, Realtime: True +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-21.39.19:325][376]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-21.39.19:325][376]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-21.39.19:325][376]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-21.39.19:325][376]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-21.39.19:325][376]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-21.39.19:327][376]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-21.39.19:353][376]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-21.39.19:353][376]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-21.39.19:353][376]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-21.39.19:353][376]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-21.39.19:354][376]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=11 +[2024.01.20-21.39.19:354][376]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=11 +[2024.01.20-21.39.19:356][376]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=11 +[2024.01.20-21.39.19:356][376]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=11 +[2024.01.20-21.39.19:356][376]LogInit: FAudioDevice initialized with ID 11. +[2024.01.20-21.39.19:356][376]LogAudio: Display: Audio Device (ID: 11) registered with world 'Main_Map'. +[2024.01.20-21.39.19:356][376]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 11 +[2024.01.20-21.39.19:358][376]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-21.39.19:359][376]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-23.39.19 +[2024.01.20-21.39.19:359][376]LogWorld: Bringing up level for play took: 0.000708 +[2024.01.20-21.39.19:361][376]LogOnline: OSS: Created online subsystem instance for: :Context_21 +[2024.01.20-21.39.19:362][376]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-21.39.19:362][376]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8240.000 Y=11910.000 Z=170.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-21.39.19:362][376]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-21.39.19:368][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:368][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.39.19:369][376]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.39.19:386][376]PIE: Server logged in +[2024.01.20-21.39.19:387][376]PIE: Play in editor total start time 0.278 seconds. +[2024.01.20-21.40.17:010][ 20]Set new viewmode: Wireframe +[2024.01.20-21.40.19:069][265]Set new viewmode: Wireframe +[2024.01.20-21.40.19:546][322]Set new viewmode: Unlit +[2024.01.20-21.40.20:363][420]Set new viewmode: Unlit +[2024.01.20-21.40.20:963][492]Set new viewmode: Wireframe +[2024.01.20-21.40.20:996][496]Set new viewmode: Unlit +[2024.01.20-21.40.21:432][548]Set new viewmode: Unlit +[2024.01.20-21.40.21:898][604]Set new viewmode: Unlit +[2024.01.20-21.40.22:156][635]Set new viewmode: Wireframe +[2024.01.20-21.40.22:490][675]Set new viewmode: Wireframe +[2024.01.20-21.40.22:890][723]Set new viewmode: Unlit +[2024.01.20-21.40.32:923][919]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.40.32:923][919]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.40.32:924][919]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-21.40.32:924][919]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.40.32:924][919]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-21.40.32:927][919]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-21.40.32:935][919]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.40.32:969][919]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.40.32:969][919]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 11 +[2024.01.20-21.40.32:969][919]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.01.20-21.40.32:972][919]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=11 +[2024.01.20-21.40.32:984][919]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms +[2024.01.20-21.40.33:021][920]LogPlayLevel: Display: Destroying online subsystem :Context_21 +[2024.01.20-21.40.33:624][969]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-21.40.33:631][969]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-21.40.33:631][969]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-21.40.33:737][969]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 105 ms (total: 3.58 sec) +[2024.01.20-21.40.33:738][969]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-21.40.33:738][969]PIE: New page: PIE session: Main_Map (21 Jan 2024, 01:40:33) +[2024.01.20-21.40.33:738][969]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.40.33:747][969]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009451s) +[2024.01.20-21.40.33:747][969]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.009475s) +[2024.01.20-21.40.33:768][969]LogUObjectHash: Compacting FUObjectHashTables data took 1.42ms +[2024.01.20-21.40.33:770][969]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-21.40.33:770][969]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-21.40.33:771][969]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-21.40.33:772][969]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-21.40.33:772][969]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-21.40.33:772][969]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-21.40.33:772][969]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-21.40.33:775][969]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-21.40.33:775][969]LogWorldPartition: Display: WorldPartition initialize took 3 ms (total: 231 ms) +[2024.01.20-21.40.33:775][969]LogPlayLevel: PIE: World Init took: (0.004796s) +[2024.01.20-21.40.33:775][969]LogAudio: Display: Creating Audio Device: Id: 12, Scope: Unique, Realtime: True +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-21.40.33:775][969]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-21.40.33:775][969]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-21.40.33:776][969]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-21.40.33:776][969]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-21.40.33:776][969]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-21.40.33:788][969]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-21.40.33:806][969]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-21.40.33:806][969]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-21.40.33:806][969]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-21.40.33:806][969]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-21.40.33:807][969]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=12 +[2024.01.20-21.40.33:807][969]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=12 +[2024.01.20-21.40.33:809][969]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=12 +[2024.01.20-21.40.33:809][969]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=12 +[2024.01.20-21.40.33:809][969]LogInit: FAudioDevice initialized with ID 12. +[2024.01.20-21.40.33:809][969]LogAudio: Display: Audio Device (ID: 12) registered with world 'Main_Map'. +[2024.01.20-21.40.33:809][969]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 12 +[2024.01.20-21.40.33:811][969]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-21.40.33:812][969]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-23.40.33 +[2024.01.20-21.40.33:812][969]LogWorld: Bringing up level for play took: 0.000733 +[2024.01.20-21.40.33:814][969]LogOnline: OSS: Created online subsystem instance for: :Context_22 +[2024.01.20-21.40.33:815][969]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-21.40.33:815][969]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-8240.000 Y=11910.000 Z=170.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-21.40.33:815][969]LogStreaming: Display: FlushAsyncLoading(): 3 QueuedPackages, 0 AsyncPackages +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:822][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:823][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:823][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.40.33:823][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.40.33:823][969]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.40.33:842][969]PIE: Server logged in +[2024.01.20-21.40.33:843][969]PIE: Play in editor total start time 0.212 seconds. +[2024.01.20-21.40.52:000][383]LogViewport: Scene viewport resized to 1461x464, mode Windowed. +[2024.01.20-21.40.52:013][384]LogViewport: Scene viewport resized to 1458x464, mode Windowed. +[2024.01.20-21.40.52:048][385]LogViewport: Scene viewport resized to 1456x464, mode Windowed. +[2024.01.20-21.40.52:068][386]LogViewport: Scene viewport resized to 1454x464, mode Windowed. +[2024.01.20-21.40.52:101][389]LogViewport: Scene viewport resized to 1451x464, mode Windowed. +[2024.01.20-21.40.52:113][390]LogViewport: Scene viewport resized to 1450x464, mode Windowed. +[2024.01.20-21.40.52:139][391]LogViewport: Scene viewport resized to 1434x464, mode Windowed. +[2024.01.20-21.40.52:154][392]LogViewport: Scene viewport resized to 1420x464, mode Windowed. +[2024.01.20-21.40.52:170][393]LogViewport: Scene viewport resized to 1402x464, mode Windowed. +[2024.01.20-21.40.52:187][394]LogViewport: Scene viewport resized to 1376x464, mode Windowed. +[2024.01.20-21.40.52:204][395]LogViewport: Scene viewport resized to 1360x464, mode Windowed. +[2024.01.20-21.40.52:221][396]LogViewport: Scene viewport resized to 1348x464, mode Windowed. +[2024.01.20-21.40.52:236][397]LogViewport: Scene viewport resized to 1336x464, mode Windowed. +[2024.01.20-21.40.52:254][398]LogViewport: Scene viewport resized to 1328x464, mode Windowed. +[2024.01.20-21.40.52:270][399]LogViewport: Scene viewport resized to 1320x464, mode Windowed. +[2024.01.20-21.40.52:285][400]LogViewport: Scene viewport resized to 1315x464, mode Windowed. +[2024.01.20-21.40.52:302][401]LogViewport: Scene viewport resized to 1310x464, mode Windowed. +[2024.01.20-21.40.52:317][402]LogViewport: Scene viewport resized to 1306x464, mode Windowed. +[2024.01.20-21.40.52:332][403]LogViewport: Scene viewport resized to 1301x464, mode Windowed. +[2024.01.20-21.40.52:348][404]LogViewport: Scene viewport resized to 1297x464, mode Windowed. +[2024.01.20-21.40.52:364][405]LogViewport: Scene viewport resized to 1290x464, mode Windowed. +[2024.01.20-21.40.52:380][406]LogViewport: Scene viewport resized to 1284x464, mode Windowed. +[2024.01.20-21.40.52:396][407]LogViewport: Scene viewport resized to 1276x464, mode Windowed. +[2024.01.20-21.40.52:413][408]LogViewport: Scene viewport resized to 1269x464, mode Windowed. +[2024.01.20-21.40.52:430][409]LogViewport: Scene viewport resized to 1260x464, mode Windowed. +[2024.01.20-21.40.52:457][410]LogViewport: Scene viewport resized to 1248x464, mode Windowed. +[2024.01.20-21.40.52:473][411]LogViewport: Scene viewport resized to 1237x464, mode Windowed. +[2024.01.20-21.40.52:489][412]LogViewport: Scene viewport resized to 1231x464, mode Windowed. +[2024.01.20-21.40.52:505][413]LogViewport: Scene viewport resized to 1223x464, mode Windowed. +[2024.01.20-21.40.52:521][414]LogViewport: Scene viewport resized to 1217x464, mode Windowed. +[2024.01.20-21.40.52:537][415]LogViewport: Scene viewport resized to 1210x464, mode Windowed. +[2024.01.20-21.40.52:554][416]LogViewport: Scene viewport resized to 1206x464, mode Windowed. +[2024.01.20-21.40.52:568][417]LogViewport: Scene viewport resized to 1201x464, mode Windowed. +[2024.01.20-21.40.52:585][418]LogViewport: Scene viewport resized to 1199x464, mode Windowed. +[2024.01.20-21.40.52:600][419]LogViewport: Scene viewport resized to 1196x464, mode Windowed. +[2024.01.20-21.40.52:617][420]LogViewport: Scene viewport resized to 1195x464, mode Windowed. +[2024.01.20-21.40.52:632][421]LogViewport: Scene viewport resized to 1193x464, mode Windowed. +[2024.01.20-21.40.52:649][422]LogViewport: Scene viewport resized to 1191x464, mode Windowed. +[2024.01.20-21.40.52:665][423]LogViewport: Scene viewport resized to 1184x464, mode Windowed. +[2024.01.20-21.40.52:681][424]LogViewport: Scene viewport resized to 1175x464, mode Windowed. +[2024.01.20-21.40.52:697][425]LogViewport: Scene viewport resized to 1164x464, mode Windowed. +[2024.01.20-21.40.52:713][426]LogViewport: Scene viewport resized to 1151x464, mode Windowed. +[2024.01.20-21.40.52:729][427]LogViewport: Scene viewport resized to 1136x464, mode Windowed. +[2024.01.20-21.40.52:746][428]LogViewport: Scene viewport resized to 1119x464, mode Windowed. +[2024.01.20-21.40.52:762][429]LogViewport: Scene viewport resized to 1101x464, mode Windowed. +[2024.01.20-21.40.52:777][430]LogViewport: Scene viewport resized to 1082x464, mode Windowed. +[2024.01.20-21.40.52:793][431]LogViewport: Scene viewport resized to 1063x464, mode Windowed. +[2024.01.20-21.40.52:810][432]LogViewport: Scene viewport resized to 1051x464, mode Windowed. +[2024.01.20-21.40.52:826][433]LogViewport: Scene viewport resized to 1040x464, mode Windowed. +[2024.01.20-21.40.52:843][434]LogViewport: Scene viewport resized to 1031x464, mode Windowed. +[2024.01.20-21.40.52:860][435]LogViewport: Scene viewport resized to 1026x464, mode Windowed. +[2024.01.20-21.40.52:875][436]LogViewport: Scene viewport resized to 1019x464, mode Windowed. +[2024.01.20-21.40.52:890][437]LogViewport: Scene viewport resized to 1016x464, mode Windowed. +[2024.01.20-21.40.52:906][438]LogViewport: Scene viewport resized to 1006x464, mode Windowed. +[2024.01.20-21.40.52:922][439]LogViewport: Scene viewport resized to 997x464, mode Windowed. +[2024.01.20-21.40.52:937][440]LogViewport: Scene viewport resized to 988x464, mode Windowed. +[2024.01.20-21.40.52:955][441]LogViewport: Scene viewport resized to 977x464, mode Windowed. +[2024.01.20-21.40.52:970][442]LogViewport: Scene viewport resized to 973x464, mode Windowed. +[2024.01.20-21.40.52:986][443]LogViewport: Scene viewport resized to 967x464, mode Windowed. +[2024.01.20-21.40.53:002][444]LogViewport: Scene viewport resized to 959x464, mode Windowed. +[2024.01.20-21.40.53:018][445]LogViewport: Scene viewport resized to 954x464, mode Windowed. +[2024.01.20-21.40.53:034][446]LogViewport: Scene viewport resized to 948x464, mode Windowed. +[2024.01.20-21.40.53:049][447]LogViewport: Scene viewport resized to 946x464, mode Windowed. +[2024.01.20-21.40.53:065][448]LogViewport: Scene viewport resized to 944x464, mode Windowed. +[2024.01.20-21.40.53:090][450]LogViewport: Scene viewport resized to 941x464, mode Windowed. +[2024.01.20-21.40.53:110][452]LogViewport: Scene viewport resized to 939x464, mode Windowed. +[2024.01.20-21.40.53:123][453]LogViewport: Scene viewport resized to 936x464, mode Windowed. +[2024.01.20-21.40.53:138][454]LogViewport: Scene viewport resized to 932x464, mode Windowed. +[2024.01.20-21.40.53:154][455]LogViewport: Scene viewport resized to 926x464, mode Windowed. +[2024.01.20-21.40.53:171][456]LogViewport: Scene viewport resized to 924x464, mode Windowed. +[2024.01.20-21.40.53:186][457]LogViewport: Scene viewport resized to 921x464, mode Windowed. +[2024.01.20-21.40.53:202][458]LogViewport: Scene viewport resized to 920x464, mode Windowed. +[2024.01.20-21.40.53:218][459]LogViewport: Scene viewport resized to 914x464, mode Windowed. +[2024.01.20-21.40.53:235][460]LogViewport: Scene viewport resized to 909x464, mode Windowed. +[2024.01.20-21.40.53:251][461]LogViewport: Scene viewport resized to 907x464, mode Windowed. +[2024.01.20-21.40.53:266][462]LogViewport: Scene viewport resized to 905x464, mode Windowed. +[2024.01.20-21.40.53:282][463]LogViewport: Scene viewport resized to 902x464, mode Windowed. +[2024.01.20-21.40.53:297][464]LogViewport: Scene viewport resized to 899x464, mode Windowed. +[2024.01.20-21.40.53:313][465]LogViewport: Scene viewport resized to 898x464, mode Windowed. +[2024.01.20-21.40.53:329][466]LogViewport: Scene viewport resized to 895x464, mode Windowed. +[2024.01.20-21.40.53:344][467]LogViewport: Scene viewport resized to 894x464, mode Windowed. +[2024.01.20-21.40.53:359][468]LogViewport: Scene viewport resized to 888x464, mode Windowed. +[2024.01.20-21.40.53:375][469]LogViewport: Scene viewport resized to 884x464, mode Windowed. +[2024.01.20-21.40.53:392][470]LogViewport: Scene viewport resized to 876x464, mode Windowed. +[2024.01.20-21.40.53:413][471]LogViewport: Scene viewport resized to 868x464, mode Windowed. +[2024.01.20-21.40.53:427][472]LogViewport: Scene viewport resized to 865x464, mode Windowed. +[2024.01.20-21.40.53:443][473]LogViewport: Scene viewport resized to 864x464, mode Windowed. +[2024.01.20-21.40.53:459][474]LogViewport: Scene viewport resized to 862x464, mode Windowed. +[2024.01.20-21.40.53:565][486]LogViewport: Scene viewport resized to 860x464, mode Windowed. +[2024.01.20-21.40.53:577][487]LogViewport: Scene viewport resized to 859x464, mode Windowed. +[2024.01.20-21.40.53:601][488]LogViewport: Scene viewport resized to 854x464, mode Windowed. +[2024.01.20-21.40.53:617][489]LogViewport: Scene viewport resized to 853x464, mode Windowed. +[2024.01.20-21.40.53:640][491]LogViewport: Scene viewport resized to 851x464, mode Windowed. +[2024.01.20-21.40.53:943][527]LogViewport: Scene viewport resized to 849x464, mode Windowed. +[2024.01.20-21.40.54:154][550]LogViewport: Scene viewport resized to 848x464, mode Windowed. +[2024.01.20-21.40.54:186][552]LogViewport: Scene viewport resized to 850x464, mode Windowed. +[2024.01.20-21.40.54:213][554]LogViewport: Scene viewport resized to 852x464, mode Windowed. +[2024.01.20-21.40.54:267][560]LogViewport: Scene viewport resized to 855x464, mode Windowed. +[2024.01.20-21.40.54:323][566]LogViewport: Scene viewport resized to 859x464, mode Windowed. +[2024.01.20-21.40.54:353][569]LogViewport: Scene viewport resized to 861x464, mode Windowed. +[2024.01.20-21.40.54:365][570]LogViewport: Scene viewport resized to 862x464, mode Windowed. +[2024.01.20-21.40.54:389][571]LogViewport: Scene viewport resized to 867x464, mode Windowed. +[2024.01.20-21.40.54:404][572]LogViewport: Scene viewport resized to 870x464, mode Windowed. +[2024.01.20-21.40.54:420][573]LogViewport: Scene viewport resized to 875x464, mode Windowed. +[2024.01.20-21.40.54:436][574]LogViewport: Scene viewport resized to 877x464, mode Windowed. +[2024.01.20-21.40.54:451][575]LogViewport: Scene viewport resized to 879x464, mode Windowed. +[2024.01.20-21.40.54:467][576]LogViewport: Scene viewport resized to 884x464, mode Windowed. +[2024.01.20-21.40.54:483][577]LogViewport: Scene viewport resized to 885x464, mode Windowed. +[2024.01.20-21.40.54:498][578]LogViewport: Scene viewport resized to 888x464, mode Windowed. +[2024.01.20-21.40.54:514][579]LogViewport: Scene viewport resized to 890x464, mode Windowed. +[2024.01.20-21.40.54:531][580]LogViewport: Scene viewport resized to 898x464, mode Windowed. +[2024.01.20-21.40.54:547][581]LogViewport: Scene viewport resized to 900x464, mode Windowed. +[2024.01.20-21.40.54:563][582]LogViewport: Scene viewport resized to 902x464, mode Windowed. +[2024.01.20-21.40.54:602][586]LogViewport: Scene viewport resized to 906x464, mode Windowed. +[2024.01.20-21.40.54:640][590]LogViewport: Scene viewport resized to 909x464, mode Windowed. +[2024.01.20-21.40.54:652][591]LogViewport: Scene viewport resized to 910x464, mode Windowed. +[2024.01.20-21.40.54:675][592]LogViewport: Scene viewport resized to 914x464, mode Windowed. +[2024.01.20-21.40.54:699][594]LogViewport: Scene viewport resized to 916x464, mode Windowed. +[2024.01.20-21.40.54:727][597]LogViewport: Scene viewport resized to 919x464, mode Windowed. +[2024.01.20-21.40.54:738][598]LogViewport: Scene viewport resized to 920x464, mode Windowed. +[2024.01.20-21.40.54:762][599]LogViewport: Scene viewport resized to 923x464, mode Windowed. +[2024.01.20-21.40.54:845][608]LogViewport: Scene viewport resized to 925x464, mode Windowed. +[2024.01.20-21.40.54:867][610]LogViewport: Scene viewport resized to 930x464, mode Windowed. +[2024.01.20-21.40.54:884][611]LogViewport: Scene viewport resized to 932x464, mode Windowed. +[2024.01.20-21.40.54:900][612]LogViewport: Scene viewport resized to 937x464, mode Windowed. +[2024.01.20-21.40.54:915][613]LogViewport: Scene viewport resized to 941x464, mode Windowed. +[2024.01.20-21.40.54:930][614]LogViewport: Scene viewport resized to 944x464, mode Windowed. +[2024.01.20-21.40.54:946][615]LogViewport: Scene viewport resized to 946x464, mode Windowed. +[2024.01.20-21.40.54:966][616]LogViewport: Scene viewport resized to 949x464, mode Windowed. +[2024.01.20-21.40.54:979][617]LogViewport: Scene viewport resized to 951x464, mode Windowed. +[2024.01.20-21.40.55:169][639]LogViewport: Scene viewport resized to 953x464, mode Windowed. +[2024.01.20-21.40.55:180][640]LogViewport: Scene viewport resized to 955x464, mode Windowed. +[2024.01.20-21.40.55:215][641]LogViewport: Scene viewport resized to 962x464, mode Windowed. +[2024.01.20-21.40.55:232][642]LogViewport: Scene viewport resized to 966x464, mode Windowed. +[2024.01.20-21.40.55:247][643]LogViewport: Scene viewport resized to 972x464, mode Windowed. +[2024.01.20-21.40.55:263][644]LogViewport: Scene viewport resized to 978x464, mode Windowed. +[2024.01.20-21.40.55:279][645]LogViewport: Scene viewport resized to 981x464, mode Windowed. +[2024.01.20-21.42.40:809][117]LogViewport: Scene viewport resized to 982x464, mode Windowed. +[2024.01.20-21.42.40:822][118]LogViewport: Scene viewport resized to 988x464, mode Windowed. +[2024.01.20-21.42.40:847][119]LogViewport: Scene viewport resized to 1018x464, mode Windowed. +[2024.01.20-21.42.40:863][120]LogViewport: Scene viewport resized to 1040x464, mode Windowed. +[2024.01.20-21.42.40:879][121]LogViewport: Scene viewport resized to 1065x464, mode Windowed. +[2024.01.20-21.42.40:896][122]LogViewport: Scene viewport resized to 1082x464, mode Windowed. +[2024.01.20-21.42.40:910][123]LogViewport: Scene viewport resized to 1097x464, mode Windowed. +[2024.01.20-21.42.40:926][124]LogViewport: Scene viewport resized to 1102x464, mode Windowed. +[2024.01.20-21.42.40:943][125]LogViewport: Scene viewport resized to 1106x464, mode Windowed. +[2024.01.20-21.42.40:958][126]LogViewport: Scene viewport resized to 1113x464, mode Windowed. +[2024.01.20-21.42.40:974][127]LogViewport: Scene viewport resized to 1130x464, mode Windowed. +[2024.01.20-21.42.40:990][128]LogViewport: Scene viewport resized to 1155x464, mode Windowed. +[2024.01.20-21.42.41:006][129]LogViewport: Scene viewport resized to 1192x464, mode Windowed. +[2024.01.20-21.42.41:021][130]LogViewport: Scene viewport resized to 1235x464, mode Windowed. +[2024.01.20-21.42.41:037][131]LogViewport: Scene viewport resized to 1285x464, mode Windowed. +[2024.01.20-21.42.41:053][132]LogViewport: Scene viewport resized to 1320x464, mode Windowed. +[2024.01.20-21.42.41:068][133]LogViewport: Scene viewport resized to 1341x464, mode Windowed. +[2024.01.20-21.42.41:083][134]LogViewport: Scene viewport resized to 1349x464, mode Windowed. +[2024.01.20-21.42.41:240][152]LogViewport: Scene viewport resized to 1351x464, mode Windowed. +[2024.01.20-21.42.41:253][153]LogViewport: Scene viewport resized to 1354x464, mode Windowed. +[2024.01.20-21.42.41:287][154]LogViewport: Scene viewport resized to 1375x464, mode Windowed. +[2024.01.20-21.42.41:304][155]LogViewport: Scene viewport resized to 1385x464, mode Windowed. +[2024.01.20-21.42.41:320][156]LogViewport: Scene viewport resized to 1393x464, mode Windowed. +[2024.01.20-21.42.41:336][157]LogViewport: Scene viewport resized to 1394x464, mode Windowed. +[2024.01.20-21.42.41:493][175]LogViewport: Scene viewport resized to 1396x464, mode Windowed. +[2024.01.20-21.42.41:526][177]LogViewport: Scene viewport resized to 1408x464, mode Windowed. +[2024.01.20-21.42.41:545][178]LogViewport: Scene viewport resized to 1422x464, mode Windowed. +[2024.01.20-21.42.41:561][179]LogViewport: Scene viewport resized to 1437x464, mode Windowed. +[2024.01.20-21.42.41:577][180]LogViewport: Scene viewport resized to 1456x464, mode Windowed. +[2024.01.20-21.42.41:593][181]LogViewport: Scene viewport resized to 1465x464, mode Windowed. +[2024.01.20-21.42.41:609][182]LogViewport: Scene viewport resized to 1467x464, mode Windowed. +[2024.01.20-21.42.41:872][212]LogViewport: Scene viewport resized to 1469x464, mode Windowed. +[2024.01.20-21.42.41:904][214]LogViewport: Scene viewport resized to 1472x464, mode Windowed. +[2024.01.20-21.42.41:932][216]LogViewport: Scene viewport resized to 1474x464, mode Windowed. +[2024.01.20-21.42.41:994][218]LogViewport: Scene viewport resized to 1475x464, mode Windowed. +[2024.01.20-21.42.42:012][219]LogViewport: Scene viewport resized to 1477x464, mode Windowed. +[2024.01.20-21.42.42:115][230]LogViewport: Scene viewport resized to 1478x464, mode Windowed. +[2024.01.20-21.42.43:487][390]LogViewport: Scene viewport resized to 1476x464, mode Windowed. +[2024.01.20-21.42.43:499][391]LogViewport: Scene viewport resized to 1475x464, mode Windowed. +[2024.01.20-21.42.43:523][392]LogViewport: Scene viewport resized to 1472x464, mode Windowed. +[2024.01.20-21.42.43:539][393]LogViewport: Scene viewport resized to 1471x464, mode Windowed. +[2024.01.20-21.42.43:562][395]LogViewport: Scene viewport resized to 1468x464, mode Windowed. +[2024.01.20-21.42.43:575][396]LogViewport: Scene viewport resized to 1467x464, mode Windowed. +[2024.01.20-21.42.43:590][397]LogViewport: Scene viewport resized to 1465x464, mode Windowed. +[2024.01.20-21.42.43:623][400]LogViewport: Scene viewport resized to 1463x464, mode Windowed. +[2024.01.20-21.42.43:636][401]LogViewport: Scene viewport resized to 1462x464, mode Windowed. +[2024.01.20-21.42.43:659][402]LogViewport: Scene viewport resized to 1459x464, mode Windowed. +[2024.01.20-21.42.43:683][404]LogViewport: Scene viewport resized to 1456x464, mode Windowed. +[2024.01.20-21.42.43:696][405]LogViewport: Scene viewport resized to 1454x464, mode Windowed. +[2024.01.20-21.42.43:720][407]LogViewport: Scene viewport resized to 1452x464, mode Windowed. +[2024.01.20-21.42.43:741][409]LogViewport: Scene viewport resized to 1450x464, mode Windowed. +[2024.01.20-21.42.43:778][413]LogViewport: Scene viewport resized to 1448x464, mode Windowed. +[2024.01.20-21.42.43:789][414]LogViewport: Scene viewport resized to 1447x464, mode Windowed. +[2024.01.20-21.42.43:814][415]LogViewport: Scene viewport resized to 1443x464, mode Windowed. +[2024.01.20-21.42.43:830][416]LogViewport: Scene viewport resized to 1441x464, mode Windowed. +[2024.01.20-21.42.43:846][417]LogViewport: Scene viewport resized to 1439x464, mode Windowed. +[2024.01.20-21.42.43:861][418]LogViewport: Scene viewport resized to 1438x464, mode Windowed. +[2024.01.20-21.42.43:876][419]LogViewport: Scene viewport resized to 1436x464, mode Windowed. +[2024.01.20-21.42.44:040][438]LogViewport: Scene viewport resized to 1434x464, mode Windowed. +[2024.01.20-21.42.44:273][464]LogViewport: Scene viewport resized to 1431x464, mode Windowed. +[2024.01.20-21.42.44:284][465]LogViewport: Scene viewport resized to 1426x464, mode Windowed. +[2024.01.20-21.42.44:319][466]LogViewport: Scene viewport resized to 1419x464, mode Windowed. +[2024.01.20-21.42.44:385][473]LogViewport: Scene viewport resized to 1417x464, mode Windowed. +[2024.01.20-21.42.44:396][474]LogViewport: Scene viewport resized to 1416x464, mode Windowed. +[2024.01.20-21.42.44:419][475]LogViewport: Scene viewport resized to 1413x464, mode Windowed. +[2024.01.20-21.42.44:533][488]LogViewport: Scene viewport resized to 1411x464, mode Windowed. +[2024.01.20-21.42.45:204][568]LogViewport: Scene viewport resized to 1409x464, mode Windowed. +[2024.01.20-21.42.45:245][570]LogViewport: Scene viewport resized to 1405x464, mode Windowed. +[2024.01.20-21.42.45:284][573]LogViewport: Scene viewport resized to 1403x464, mode Windowed. +[2024.01.20-21.42.45:506][599]LogViewport: Scene viewport resized to 1402x464, mode Windowed. +[2024.01.20-21.42.45:541][601]LogViewport: Scene viewport resized to 1400x464, mode Windowed. +[2024.01.20-21.42.45:631][610]LogViewport: Scene viewport resized to 1398x464, mode Windowed. +[2024.01.20-21.42.46:070][662]LogViewport: Scene viewport resized to 1396x464, mode Windowed. +[2024.01.20-21.42.49:605][ 32]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.42.49:605][ 32]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.42.49:606][ 32]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-21.42.49:606][ 32]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.42.49:606][ 32]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-21.42.49:611][ 32]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-21.42.49:619][ 32]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.42.49:651][ 32]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.42.49:652][ 32]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 12 +[2024.01.20-21.42.49:652][ 32]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.01.20-21.42.49:654][ 32]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=12 +[2024.01.20-21.42.49:666][ 32]LogUObjectHash: Compacting FUObjectHashTables data took 1.80ms +[2024.01.20-21.42.49:704][ 33]LogPlayLevel: Display: Destroying online subsystem :Context_22 +[2024.01.20-21.42.53:293][370]LogViewport: Scene viewport resized to 261x146, mode Windowed. +[2024.01.20-21.42.57:095][616]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.01.20-21.42.57:101][616]LogContentBundle: [Main_Map(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.01.20-21.42.57:101][616]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' started... +[2024.01.20-21.42.57:208][616]LogWorldPartition: Display: GenerateStreaming for 'Main_Map' took 106 ms (total: 3.69 sec) +[2024.01.20-21.42.57:208][616]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.01.20-21.42.57:209][616]PIE: New page: PIE session: Main_Map (21 Jan 2024, 01:42:57) +[2024.01.20-21.42.57:209][616]LogPlayLevel: Creating play world package: /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.42.57:220][616]LogPlayLevel: PIE: StaticDuplicateObject took: (0.011505s) +[2024.01.20-21.42.57:220][616]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/DevelopedContent/Main_Map.Main_Map to /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map (0.011532s) +[2024.01.20-21.42.57:243][616]LogUObjectHash: Compacting FUObjectHashTables data took 1.54ms +[2024.01.20-21.42.57:245][616]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.01.20-21.42.57:245][616]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.01.20-21.42.57:246][616]LogAIModule: Creating AISystem for world Main_Map +[2024.01.20-21.42.57:247][616]LogWorldPartition: ULevel::OnLevelLoaded(Main_Map)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.01.20-21.42.57:247][616]LogWorldPartition: Display: WorldPartition initialize started... +[2024.01.20-21.42.57:247][616]LogWorldPartition: UWorldPartition::Initialize : World = Main_Map, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.01.20-21.42.57:247][616]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.01.20-21.42.57:250][616]LogContentBundle: [Main_Map(Standalone)] Creating new contrainer. +[2024.01.20-21.42.57:250][616]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 234 ms) +[2024.01.20-21.42.57:250][616]LogPlayLevel: PIE: World Init took: (0.004381s) +[2024.01.20-21.42.57:250][616]LogAudio: Display: Creating Audio Device: Id: 13, Scope: Unique, Realtime: True +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Sample Rate: 48000 +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.01.20-21.42.57:250][616]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.01.20-21.42.57:250][616]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.01.20-21.42.57:250][616]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.01.20-21.42.57:250][616]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.01.20-21.42.57:250][616]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.01.20-21.42.57:253][616]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.01.20-21.42.57:270][616]LogAudioMixer: Display: Using Audio Hardware Device Speakers (2- Sharkoon SB1) +[2024.01.20-21.42.57:270][616]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.01.20-21.42.57:271][616]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.01.20-21.42.57:271][616]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.01.20-21.42.57:271][616]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=13 +[2024.01.20-21.42.57:271][616]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=13 +[2024.01.20-21.42.57:273][616]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=13 +[2024.01.20-21.42.57:273][616]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=13 +[2024.01.20-21.42.57:273][616]LogInit: FAudioDevice initialized with ID 13. +[2024.01.20-21.42.57:273][616]LogAudio: Display: Audio Device (ID: 13) registered with world 'Main_Map'. +[2024.01.20-21.42.57:273][616]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 13 +[2024.01.20-21.42.57:276][616]LogLoad: Game class is 'NewBlueprint_C' +[2024.01.20-21.42.57:277][616]LogWorld: Bringing World /Game/DevelopedContent/UEDPIE_0_Main_Map.Main_Map up for play (max tick rate 0) at 2024.01.20-23.42.57 +[2024.01.20-21.42.57:277][616]LogWorld: Bringing up level for play took: 0.000720 +[2024.01.20-21.42.57:289][616]LogOnline: OSS: Created online subsystem instance for: :Context_23 +[2024.01.20-21.42.57:290][616]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(1), CellsToLoad(0), CellsToUnload(0) +[2024.01.20-21.42.57:290][616]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-9296.000 Y=11910.000 Z=170.000,P=0.000000 Y=0.000000 R=-0.000000 +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_7 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_6 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_5 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC.StaticMesh_HLOD0_Instancing_4 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE.StaticMesh_HLOD0_Instancing_1 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_3 being ready before playing +[2024.01.20-21.42.57:293][616]LogStaticMesh: Display: Waiting on static mesh StaticMesh /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS.StaticMesh_HLOD0_Instancing_2 being ready before playing +[2024.01.20-21.42.57:309][616]PIE: Server logged in +[2024.01.20-21.42.57:309][616]PIE: Play in editor total start time 0.208 seconds. +[2024.01.20-21.42.59:656][799]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.42.59:656][799]LogWorld: BeginTearingDown for /Game/DevelopedContent/UEDPIE_0_Main_Map +[2024.01.20-21.42.59:657][799]LogWorld: UWorld::CleanupWorld for Main_Map, bSessionEnded=true, bCleanupResources=true +[2024.01.20-21.42.59:657][799]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.42.59:657][799]LogContentBundle: [Main_Map(Standalone)] Deleting container. +[2024.01.20-21.42.59:661][799]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.01.20-21.42.59:670][799]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.01.20-21.42.59:702][799]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.01.20-21.42.59:703][799]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 13 +[2024.01.20-21.42.59:704][799]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.01.20-21.42.59:705][799]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=13 +[2024.01.20-21.42.59:708][799]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.01.20-21.42.59:715][799]LogUObjectHash: Compacting FUObjectHashTables data took 1.46ms +[2024.01.20-21.42.59:872][800]LogPlayLevel: Display: Destroying online subsystem :Context_23 +[2024.01.20-21.42.59:877][800]LogViewport: Scene viewport resized to 261x146, mode Windowed. +[2024.01.20-21.43.14:847][828]LogUObjectHash: Compacting FUObjectHashTables data took 1.34ms +[2024.01.20-21.43.14:854][828]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.01.20-21.43.14:888][828]LogSavePackage: Moving output files for package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 +[2024.01.20-21.43.14:889][828]LogSavePackage: Moving 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Saved/KHSPYKT444U02I22S1FJ55337B2A22418EABFEFFF9FB8F6BFF3473.tmp' to 'E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55.uasset' +[2024.01.20-21.43.14:923][828]LogFileHelpers: InternalPromptForCheckoutAndSave took 69 ms (total: 4.16 sec) +[2024.01.20-21.43.14:926][828]AssetCheck: New page: Asset Save: CameraActor_UAID_A8A15913A1432FD101_1315655136 +[2024.01.20-21.43.14:926][828]LogContentValidation: Display: Validating /Script/Engine.CameraActor /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 +[2024.01.20-21.48.02:069][422]LogAssetRegistry: Error: Package E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset has malformed tag +[2024.01.20-21.48.02:069][422]LogAssetRegistry: Error: Package E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset has malformed tag +>>>>>>> Stashed changes diff --git a/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.04.877Z.log b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.04.877Z.log new file mode 100644 index 0000000..5ad08de --- /dev/null +++ b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.04.877Z.log @@ -0,0 +1,358 @@ +[+] Containers: + |- [+] Container: /Game/DevelopedContent/Main_Map + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=410.000), Max=(X=-8240.000 Y=11910.000 Z=410.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 2] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 4] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 5] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 6] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 8] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 9] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 10] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 11] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 12] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 13] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 14] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 16] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 17] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 18] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 20] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 21] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 22] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 24] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 26] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 27] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 30] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 32] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 33] + | | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 35] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 36] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 37] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 39] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 41] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 43] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 44] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 47] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 49] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 51] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 54] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 56] + | | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=410.000), Max=(X=-8240.000 Y=11910.000 Z=410.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 57] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 59] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/DevelopedContent/Main_Map +---------------------------------------------------------------------------------------------------------------- +Main_Map - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of Main_Map Persistent Level + |- Always loaded Actor Count: 66 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Brush_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/2S/DTWT9KKNNJ0SXK8Y4BIVV9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/Y0/HJ9NQYJTCCGE9FW64N4RN6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/0J/68QA3MXP8XYN0FWAW014KB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/2G/CISKJTPNAKV3929MRICJOJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/O2/OWBFLF9S4RHVLR65RZEM0Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/T6/9H1RBIM6VLUJQO8YBZRZF6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/90/B0UHI2G5QYU28Y2G7BRJK3 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/CA/6QPJHC4FPQUGMBH6Z1KKFH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/H3/YALS9KSUX359BOTXUQ4X8V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldSettings + |- Actor Package: /Game/DevelopedContent/Main_Map + +---------------------------------------------------------------------------------------------------------------- +Main_Map - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 2 + |- Level 0: Cell Count 1 | Cell Size 25600 | Actor Count 3 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell Main_Map_MainGrid_L0_X0_Y0 (6GB5WJKWXFSCZ9F6YEKT9I0AV) + | |- Actor Count: 3 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + | |- Actor Instance Guid: 83A3FA934174F7B15151418839944C53 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + | |- Actor Instance Guid: EBF8DE9142610DD283151BA545B7173A +[+] Content of Grid Level 1 + diff --git a/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.19.110Z.log b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.19.110Z.log new file mode 100644 index 0000000..5ad08de --- /dev/null +++ b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.39.19.110Z.log @@ -0,0 +1,358 @@ +[+] Containers: + |- [+] Container: /Game/DevelopedContent/Main_Map + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=410.000), Max=(X=-8240.000 Y=11910.000 Z=410.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 2] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 4] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 5] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 6] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 8] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 9] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 10] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 11] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 12] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 13] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 14] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 16] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 17] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 18] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 20] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 21] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 22] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 24] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 26] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 27] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 30] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 32] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 33] + | | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 35] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 36] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 37] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 39] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 41] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 43] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 44] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 47] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 49] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 51] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 54] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 56] + | | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=410.000), Max=(X=-8240.000 Y=11910.000 Z=410.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 57] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 59] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/DevelopedContent/Main_Map +---------------------------------------------------------------------------------------------------------------- +Main_Map - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of Main_Map Persistent Level + |- Always loaded Actor Count: 66 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Brush_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/2S/DTWT9KKNNJ0SXK8Y4BIVV9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/Y0/HJ9NQYJTCCGE9FW64N4RN6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/0J/68QA3MXP8XYN0FWAW014KB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/2G/CISKJTPNAKV3929MRICJOJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/O2/OWBFLF9S4RHVLR65RZEM0Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/T6/9H1RBIM6VLUJQO8YBZRZF6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/90/B0UHI2G5QYU28Y2G7BRJK3 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/CA/6QPJHC4FPQUGMBH6Z1KKFH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/H3/YALS9KSUX359BOTXUQ4X8V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldSettings + |- Actor Package: /Game/DevelopedContent/Main_Map + +---------------------------------------------------------------------------------------------------------------- +Main_Map - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 2 + |- Level 0: Cell Count 1 | Cell Size 25600 | Actor Count 3 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell Main_Map_MainGrid_L0_X0_Y0 (6GB5WJKWXFSCZ9F6YEKT9I0AV) + | |- Actor Count: 3 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + | |- Actor Instance Guid: 83A3FA934174F7B15151418839944C53 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + | |- Actor Instance Guid: EBF8DE9142610DD283151BA545B7173A +[+] Content of Grid Level 1 + diff --git a/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.40.33.631Z.log b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.40.33.631Z.log new file mode 100644 index 0000000..5ad08de --- /dev/null +++ b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.40.33.631Z.log @@ -0,0 +1,358 @@ +[+] Containers: + |- [+] Container: /Game/DevelopedContent/Main_Map + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=410.000), Max=(X=-8240.000 Y=11910.000 Z=410.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 2] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 4] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 5] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 6] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 8] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 9] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 10] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 11] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 12] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 13] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 14] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 16] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 17] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 18] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 20] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 21] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 22] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 24] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 26] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 27] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 30] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 32] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 33] + | | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 35] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 36] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 37] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 39] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 41] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 43] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 44] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 47] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 49] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 51] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 54] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 56] + | | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=410.000), Max=(X=-8240.000 Y=11910.000 Z=410.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 57] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 59] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/DevelopedContent/Main_Map +---------------------------------------------------------------------------------------------------------------- +Main_Map - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of Main_Map Persistent Level + |- Always loaded Actor Count: 66 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Brush_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/2S/DTWT9KKNNJ0SXK8Y4BIVV9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/Y0/HJ9NQYJTCCGE9FW64N4RN6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/0J/68QA3MXP8XYN0FWAW014KB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/2G/CISKJTPNAKV3929MRICJOJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/O2/OWBFLF9S4RHVLR65RZEM0Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/T6/9H1RBIM6VLUJQO8YBZRZF6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/90/B0UHI2G5QYU28Y2G7BRJK3 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/CA/6QPJHC4FPQUGMBH6Z1KKFH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/H3/YALS9KSUX359BOTXUQ4X8V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldSettings + |- Actor Package: /Game/DevelopedContent/Main_Map + +---------------------------------------------------------------------------------------------------------------- +Main_Map - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 2 + |- Level 0: Cell Count 1 | Cell Size 25600 | Actor Count 3 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell Main_Map_MainGrid_L0_X0_Y0 (6GB5WJKWXFSCZ9F6YEKT9I0AV) + | |- Actor Count: 3 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + | |- Actor Instance Guid: 83A3FA934174F7B15151418839944C53 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + | |- Actor Instance Guid: EBF8DE9142610DD283151BA545B7173A +[+] Content of Grid Level 1 + diff --git a/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.42.57.101Z.log b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.42.57.101Z.log new file mode 100644 index 0000000..5cf3373 --- /dev/null +++ b/CharaCreator/Saved/Logs/WorldPartition/StreamingGeneration-PIE_Main_Map-00002130-2024-01-20T23.42.57.101Z.log @@ -0,0 +1,358 @@ +[+] Containers: + |- [+] Container: /Game/DevelopedContent/Main_Map + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=450.000), Max=(X=-8240.000 Y=11910.000 Z=450.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 2] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 4] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 5] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 6] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 8] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 9] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 10] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 11] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 12] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 13] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 14] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 16] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 17] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 18] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 20] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 21] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 22] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 24] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 26] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 27] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 30] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 32] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 33] + | | | |- Guid:83A3FA934174F7B15151418839944C53 BaseClass:/Game/DevelopedContent/BluePrints/CharaModel.CharaModel_C NativeClass:/Script/Engine.Actor Name:CharaModel_C_UAID_B42E99604EF167D101_2108228992 Label:CharaModel SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-7261.565 Y=11705.020 Z=-30.163), Max=(X=-6831.795 Y=12143.543 Z=855.447) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 34] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 35] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 36] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 37] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 39] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 41] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 42] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 43] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 44] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 47] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 49] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 51] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 54] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 56] + | | | |- Guid:EBF8DE9142610DD283151BA545B7173A BaseClass: NativeClass:/Script/Engine.CameraActor Name:CameraActor_UAID_A8A15913A1432FD101_1315655136 Label:CameraActor SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-8240.000 Y=11910.000 Z=450.000), Max=(X=-8240.000 Y=11910.000 Z=450.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 57] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 59] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/DevelopedContent/Main_Map +---------------------------------------------------------------------------------------------------------------- +Main_Map - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of Main_Map Persistent Level + |- Always loaded Actor Count: 66 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Brush_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/2S/DTWT9KKNNJ0SXK8Y4BIVV9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/Y0/HJ9NQYJTCCGE9FW64N4RN6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/DevelopedContent/Main_Map + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/JM/SWH607N8OG2K6CV47CISWE + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/KW/5XEOA8UPJ6BFT3SNDDHNER + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/55/GI3IV57JIOX6FZX5YR9WPL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/T8/TTEI2MMDZFDPE7D138WIPR + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/LH/PZ1IUYK7LGXD727TMHKHNM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/62/XLXGORIM1959F9RIMKCH8A + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/87/TD8V2S5STVUHB6Y27NRUXL + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/CW/JT7HCD4L5NZNYR3INCH1B2 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/86/T2FRWYO40HAFLTN901F3QY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/7U/ACAT3RH5P7A8H0TLWGTCLQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/R8/HLCZATOI8A18K7M1GLQL1K + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/I9/GGBK6RR7H837SH5NOFS76X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/7K/XPO0IMBVDO2D98A8MRTCQM + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/P7/Y6L63FG0YNENHCK3XJ7QV0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/NP/D9M10XD9GDJE5TTJ59GGH8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/8P/XYTWQ5SVPRBSNQ9GK81LUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/E/33/CQJMR39RIQGL8RE6X9ZOBO + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/LB/I3079ND5R3XWKFZMRT6E1F + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/RQ/1ZZALD521OFWQAWXV4XRZI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/0N/QQZIL2GVXIYPN1SE2D511V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/EZ/4Y9HDAFPARTJICMFEA7GUS + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/G4/8OGB9DCFQ944T00L0JKP7X + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/MJ/BX6LR68PXHEWTAWCEN0Z1B + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/VG/6ZMVL3TUSL0DAJQ5SCSWS0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/3M/E9C8AH5J557KVDVJCZPOHV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/YR/QV3XM0RPK8YU00DI9I1X23 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/AD/MOCB6B9EZNJFGWI2E602F4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/3B/X7RKR955TK8PFVW90IDYNQ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/FA/3XL6BNM4N793WDTDKMHOFJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/4I/6TKRBNFQ89VC2TVZOW9QXT + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/B/R9/VI5DLH7P8HZU5JHZEMRRI8 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/RX/3E8XG08ZKKH9809KXIOGCV + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/1M/01YMRMJC6RU1KET890EDLA + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/UX/XXMMTYN0ADWWE0RKNM1OWI + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/D8/GDB1067YK6NGRFM9XTMWRU + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/GY/WTZLY8HO16QPE4I9SLPJUC + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/1/9R/GL473GALLFB89EFPIDRXM7 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/8K/N9884A0G8L31OWHTUVM07W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/X5/P9YO4BMGCZ2L2TUFQUKQJ4 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/K6/I0PP23VOZQ2YBZZ884GRLY + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/VY/GES2G96K44UXAEPXJ43B4H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/8/66/S4942IYJAV9FMQ4Y5SEVW0 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/QN/FYVVTOAREDH8YVFFTJ6DCP + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/XU/RP5RH45CGDIZ8V99DG4ZFX + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/C/LE/OBVOHXRKKETMXT75QN74B5 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/3/I6/31W0TQX8S2I168M9EMXQ2W + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/WD/2EGDFKJ0R3SB1WLXTWW5TB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/2/E8/7HDEAC1T9O6GM86KO9Q12H + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/QX/U4ZI5BVVJ92YFBRZAMGSM9 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/0/0J/68QA3MXP8XYN0FWAW014KB + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/5/2G/CISKJTPNAKV3929MRICJOJ + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/O2/OWBFLF9S4RHVLR65RZEM0Q + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/T6/9H1RBIM6VLUJQO8YBZRZF6 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/A/90/B0UHI2G5QYU28Y2G7BRJK3 + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/7/CA/6QPJHC4FPQUGMBH6Z1KKFH + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/4/H3/YALS9KSUX359BOTXUQ4X8V + |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.WorldSettings + |- Actor Package: /Game/DevelopedContent/Main_Map + +---------------------------------------------------------------------------------------------------------------- +Main_Map - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=855.447) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 2 + |- Level 0: Cell Count 1 | Cell Size 25600 | Actor Count 3 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell Main_Map_MainGrid_L0_X0_Y0 (6GB5WJKWXFSCZ9F6YEKT9I0AV) + | |- Actor Count: 3 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CharaModel_C_UAID_B42E99604EF167D101_2108228992 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/6/O9/7AK99FQ2939KDHDRMDS01Q + | |- Actor Instance Guid: 83A3FA934174F7B15151418839944C53 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/DevelopedContent/Main_Map.Main_Map:PersistentLevel.CameraActor_UAID_A8A15913A1432FD101_1315655136 + | |- Actor Package: /Game/__ExternalActors__/DevelopedContent/Main_Map/D/CW/KHSPYKT444U02I22S1FJ55 + | |- Actor Instance Guid: EBF8DE9142610DD283151BA545B7173A +[+] Content of Grid Level 1 +