diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 0ac5a096..efa519c8 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -15,6 +15,7 @@ r.DefaultFeature.AmbientOcclusionStaticFraction=False r.AllowOcclusionQueries=True r.SkinCache.SceneMemoryLimitInMB=512.000000 r.TemporalAA.Upsampling=True +r.CustomDepthTemporalAAJitter=True [/Script/HardwareTargeting.HardwareTargetingSettings] TargetedHardwareClass=Desktop @@ -148,5 +149,3 @@ PhysXTreeRebuildRate=10 +PhysicalSurfaces=(Type=SurfaceType1,Name="Grass") DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,bUseMBPOuterBounds=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPOuterBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2) ChaosSettings=(DefaultThreadingModel=DedicatedThread,DedicatedThreadTickMode=VariableCappedWithTarget,DedicatedThreadBufferMode=Double) - - diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index c2a335fa..54433909 100644 Binary files a/Config/DefaultGame.ini and b/Config/DefaultGame.ini differ diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini index c6c49aeb..f8bff5e7 100644 Binary files a/Config/DefaultInput.ini and b/Config/DefaultInput.ini differ diff --git a/Config/SteamVRBindings/gamepad.json b/Config/SteamVRBindings/gamepad.json new file mode 100644 index 00000000..4cd68aef --- /dev/null +++ b/Config/SteamVRBindings/gamepad.json @@ -0,0 +1,13 @@ +{ + "name": "Default bindings for Gamepads", + "controller_type": "gamepad", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/holographic_controller.json b/Config/SteamVRBindings/holographic_controller.json new file mode 100644 index 00000000..c254860a --- /dev/null +++ b/Config/SteamVRBindings/holographic_controller.json @@ -0,0 +1,44 @@ +{ + "name": "Default bindings for MixedReality", + "controller_type": "holographic_controller", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [], + "poses": [ + { + "output": "/actions/main/in/controllerleft", + "path": "/user/hand/left/pose/raw", + "requirement": "optional" + }, + { + "output": "/actions/main/in/controllerright", + "path": "/user/hand/right/pose/raw" + } + ], + "skeleton": [ + { + "output": "/actions/main/in/skeletonleft", + "path": "/user/hand/left/input/skeleton/left" + }, + { + "output": "/actions/main/in/skeletonright", + "path": "/user/hand/right/input/skeleton/right" + } + ], + "haptics": [ + { + "output": "/actions/main/out/vibrateleft", + "path": "/user/hand/left/output/haptic" + }, + { + "output": "/actions/main/out/vibrateright", + "path": "/user/hand/right/output/haptic" + } + ] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/indexhmd.json b/Config/SteamVRBindings/indexhmd.json new file mode 100644 index 00000000..d08787bd --- /dev/null +++ b/Config/SteamVRBindings/indexhmd.json @@ -0,0 +1,13 @@ +{ + "name": "Default bindings for Valve Index Headset", + "controller_type": "indexhmd", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/knuckles.json b/Config/SteamVRBindings/knuckles.json new file mode 100644 index 00000000..42713039 --- /dev/null +++ b/Config/SteamVRBindings/knuckles.json @@ -0,0 +1,44 @@ +{ + "name": "Default bindings for ValveIndex", + "controller_type": "knuckles", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [], + "poses": [ + { + "output": "/actions/main/in/controllerleft", + "path": "/user/hand/left/pose/raw", + "requirement": "optional" + }, + { + "output": "/actions/main/in/controllerright", + "path": "/user/hand/right/pose/raw" + } + ], + "skeleton": [ + { + "output": "/actions/main/in/skeletonleft", + "path": "/user/hand/left/input/skeleton/left" + }, + { + "output": "/actions/main/in/skeletonright", + "path": "/user/hand/right/input/skeleton/right" + } + ], + "haptics": [ + { + "output": "/actions/main/out/vibrateleft", + "path": "/user/hand/left/output/haptic" + }, + { + "output": "/actions/main/out/vibrateright", + "path": "/user/hand/right/output/haptic" + } + ] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/oculus_touch.json b/Config/SteamVRBindings/oculus_touch.json new file mode 100644 index 00000000..04b20e03 --- /dev/null +++ b/Config/SteamVRBindings/oculus_touch.json @@ -0,0 +1,44 @@ +{ + "name": "Default bindings for OculusTouch", + "controller_type": "oculus_touch", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [], + "poses": [ + { + "output": "/actions/main/in/controllerleft", + "path": "/user/hand/left/pose/raw", + "requirement": "optional" + }, + { + "output": "/actions/main/in/controllerright", + "path": "/user/hand/right/pose/raw" + } + ], + "skeleton": [ + { + "output": "/actions/main/in/skeletonleft", + "path": "/user/hand/left/input/skeleton/left" + }, + { + "output": "/actions/main/in/skeletonright", + "path": "/user/hand/right/input/skeleton/right" + } + ], + "haptics": [ + { + "output": "/actions/main/out/vibrateleft", + "path": "/user/hand/left/output/haptic" + }, + { + "output": "/actions/main/out/vibrateright", + "path": "/user/hand/right/output/haptic" + } + ] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/rift.json b/Config/SteamVRBindings/rift.json new file mode 100644 index 00000000..910305d6 --- /dev/null +++ b/Config/SteamVRBindings/rift.json @@ -0,0 +1,13 @@ +{ + "name": "Default bindings for Rift Headset", + "controller_type": "rift", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/steamvr_manifest.json b/Config/SteamVRBindings/steamvr_manifest.json new file mode 100644 index 00000000..3dbf15eb --- /dev/null +++ b/Config/SteamVRBindings/steamvr_manifest.json @@ -0,0 +1,169 @@ +{ + "actions": [ + { + "name": "/actions/main/in/controllerleft", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/controllerright", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special1", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special2", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special3", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special4", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special5", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special6", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special7", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/special8", + "type": "pose", + "requirement": "optional" + }, + { + "name": "/actions/main/in/skeletonleft", + "type": "skeleton", + "skeleton": "/skeleton/hand/left", + "requirement": "optional" + }, + { + "name": "/actions/main/in/skeletonright", + "type": "skeleton", + "skeleton": "/skeleton/hand/right", + "requirement": "optional" + }, + { + "name": "/actions/main/in/open_console", + "type": "boolean", + "requirement": "optional" + }, + { + "name": "/actions/main/out/vibrateleft", + "type": "vibration", + "requirement": "optional" + }, + { + "name": "/actions/main/out/vibrateright", + "type": "vibration", + "requirement": "optional" + }, + { + "name": "/actions/main/in/TeleportLeft", + "type": "boolean" + }, + { + "name": "/actions/main/in/TeleportRight", + "type": "boolean" + }, + { + "name": "/actions/main/in/TriggerR", + "type": "boolean" + } + ], + "action_sets": [ + { + "name": "/actions/main", + "usage": "leftright" + } + ], + "default_bindings": [ + { + "controller_type": "gamepad", + "binding_url": "gamepad.json" + }, + { + "controller_type": "holographic_controller", + "binding_url": "holographic_controller.json" + }, + { + "controller_type": "indexhmd", + "binding_url": "indexhmd.json" + }, + { + "controller_type": "knuckles", + "binding_url": "knuckles.json" + }, + { + "controller_type": "oculus_touch", + "binding_url": "oculus_touch.json" + }, + { + "controller_type": "rift", + "binding_url": "rift.json" + }, + { + "controller_type": "vive", + "binding_url": "vive.json" + }, + { + "controller_type": "vive_controller", + "binding_url": "vive_controller.json" + }, + { + "controller_type": "vive_cosmos_controller", + "binding_url": "vive_cosmos_controller.json" + }, + { + "controller_type": "vive_pro", + "binding_url": "vive_pro.json" + }, + { + "controller_type": "vive_tracker_camera", + "binding_url": "vive_tracker_camera.json" + } + ], + "localization": [ + { + "language_tag": "en_us", + "/actions/main/in/controllerleft": "Left Controller [Pose]", + "/actions/main/in/controllerright": "Right Controller [Pose]", + "/actions/main/in/special1": "Special 1 [Tracker]", + "/actions/main/in/special2": "Special 2 [Tracker]", + "/actions/main/in/special3": "Special 3 [Tracker]", + "/actions/main/in/special4": "Special 4 [Tracker]", + "/actions/main/in/special5": "Special 5 [Tracker]", + "/actions/main/in/special6": "Special 6 [Tracker]", + "/actions/main/in/special7": "Special 7 [Tracker]", + "/actions/main/in/special8": "Special 8 [Tracker]", + "/actions/main/in/skeletonleft": "Skeleton (Left)", + "/actions/main/in/skeletonright": "Skeleton (Right)", + "/actions/main/in/open_console": "Open Console", + "/actions/main/out/vibrateleft": "Haptic (Left)", + "/actions/main/out/vibrateright": "Haptic (Right)", + "/actions/main/in/TeleportLeft": "TeleportLeft", + "/actions/main/in/TeleportRight": "TeleportRight", + "/actions/main/in/TriggerR": "TriggerR", + "/actions/main": "Main Game Actions" + } + ] +} \ No newline at end of file diff --git a/Config/SteamVRBindings/vive.json b/Config/SteamVRBindings/vive.json new file mode 100644 index 00000000..dcb735b9 --- /dev/null +++ b/Config/SteamVRBindings/vive.json @@ -0,0 +1,13 @@ +{ + "name": "Default bindings for Vive Headset", + "controller_type": "vive", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/vive_controller.json b/Config/SteamVRBindings/vive_controller.json new file mode 100644 index 00000000..ce0e17f8 --- /dev/null +++ b/Config/SteamVRBindings/vive_controller.json @@ -0,0 +1,78 @@ +{ + "name": "Default bindings for Vive", + "controller_type": "vive_controller", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [ + { + "mode": "button", + "path": "/user/hand/left/input/trigger", + "inputs": + { + "click": + { + "output": "/actions/main/in/TeleportLeft" + } + } + }, + { + "mode": "button", + "path": "/user/hand/right/input/trigger", + "inputs": + { + "click": + { + "output": "/actions/main/in/TeleportRight" + } + } + }, + { + "mode": "button", + "path": "/user/hand/right/input/trigger", + "inputs": + { + "click": + { + "output": "/actions/main/in/TriggerR" + } + } + } + ], + "poses": [ + { + "output": "/actions/main/in/controllerleft", + "path": "/user/hand/left/pose/raw", + "requirement": "optional" + }, + { + "output": "/actions/main/in/controllerright", + "path": "/user/hand/right/pose/raw" + } + ], + "skeleton": [ + { + "output": "/actions/main/in/skeletonleft", + "path": "/user/hand/left/input/skeleton/left" + }, + { + "output": "/actions/main/in/skeletonright", + "path": "/user/hand/right/input/skeleton/right" + } + ], + "haptics": [ + { + "output": "/actions/main/out/vibrateleft", + "path": "/user/hand/left/output/haptic" + }, + { + "output": "/actions/main/out/vibrateright", + "path": "/user/hand/right/output/haptic" + } + ] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/vive_cosmos_controller.json b/Config/SteamVRBindings/vive_cosmos_controller.json new file mode 100644 index 00000000..5bf9a7a8 --- /dev/null +++ b/Config/SteamVRBindings/vive_cosmos_controller.json @@ -0,0 +1,66 @@ +{ + "action_manifest_version" : 0, + "alias_info" : {}, + "app_key" : "system.generated.ura.exe", + "bindings" : { + "/actions/main" : { + "haptics" : [ + { + "output" : "/actions/main/out/vibrateleft", + "path" : "/user/hand/left/output/haptic" + }, + { + "output" : "/actions/main/out/vibrateright", + "path" : "/user/hand/right/output/haptic" + } + ], + "poses" : [ + { + "output" : "/actions/main/in/controllerleft", + "path" : "/user/hand/left/pose/raw", + "requirement" : "optional" + }, + { + "output" : "/actions/main/in/controllerright", + "path" : "/user/hand/right/pose/raw" + } + ], + "skeleton" : [ + { + "output" : "/actions/main/in/skeletonleft", + "path" : "/user/hand/left/input/skeleton/left" + }, + { + "output" : "/actions/main/in/skeletonright", + "path" : "/user/hand/right/input/skeleton/right" + } + ], + "sources" : [ + { + "inputs" : { + "click" : { + "output" : "/actions/main/in/teleportright" + } + }, + "mode" : "trigger", + "path" : "/user/hand/right/input/trigger" + }, + { + "inputs" : { + "click" : { + "output" : "/actions/main/in/triggerr" + } + }, + "mode" : "trigger", + "path" : "/user/hand/right/input/trigger" + } + ] + } + }, + "category" : "steamvr_input", + "controller_type" : "vive_cosmos_controller", + "description" : "URA-10757647", + "name" : "Мои настройки URA для Vive Cosmos Controller", + "options" : {}, + "simulated_actions" : [] +} diff --git a/Config/SteamVRBindings/vive_pro.json b/Config/SteamVRBindings/vive_pro.json new file mode 100644 index 00000000..b3be9fa2 --- /dev/null +++ b/Config/SteamVRBindings/vive_pro.json @@ -0,0 +1,13 @@ +{ + "name": "Default bindings for Vive Pro Headset", + "controller_type": "vive_pro", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/SteamVRBindings/vive_tracker_camera.json b/Config/SteamVRBindings/vive_tracker_camera.json new file mode 100644 index 00000000..9d5400ab --- /dev/null +++ b/Config/SteamVRBindings/vive_tracker_camera.json @@ -0,0 +1,89 @@ +{ + "name": "Default bindings for Vive Trackers", + "controller_type": "vive_tracker_camera", + "last_edited_by": "UnrealEngine", + "bindings": + { + "/actions/main": + { + "sources": [ + { + "mode": "button", + "path": "/user/hand/left/input/trigger", + "inputs": + { + "click": + { + "output": "/actions/main/in/TeleportLeft" + } + } + }, + { + "mode": "button", + "path": "/user/hand/right/input/trigger", + "inputs": + { + "click": + { + "output": "/actions/main/in/TeleportRight" + } + } + }, + { + "mode": "button", + "path": "/user/hand/right/input/trigger", + "inputs": + { + "click": + { + "output": "/actions/main/in/TriggerR" + } + } + } + ], + "poses": [ + { + "output": "/actions/main/in/special1", + "path": "/user/hand/left/pose/back", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special2", + "path": "/user/hand/right/pose/back", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special3", + "path": "/user/hand/left/pose/front", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special4", + "path": "/user/hand/right/pose/front", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special5", + "path": "/user/hand/left/pose/frontandrolled", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special6", + "path": "/user/hand/right/pose/frontandrolled", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special7", + "path": "/user/hand/left/pose/pistolgrip", + "requirement": "optional" + }, + { + "output": "/actions/main/in/special8", + "path": "/user/hand/right/pose/pistolgrip", + "requirement": "optional" + } + ] + } + }, + "description": "URA-10757647" +} \ No newline at end of file diff --git a/Config/steamvr_ue_editor_app.json b/Config/steamvr_ue_editor_app.json new file mode 100644 index 00000000..41752764 --- /dev/null +++ b/Config/steamvr_ue_editor_app.json @@ -0,0 +1,18 @@ +{ + "source": "UE", + "applications": [ + { + "app_key": "application.generated.ue.ura-10757647.ue4editor.exe", + "launch_type": "url", + "url": "steam://launch/", + "action_manifest_path": "C:/Projects/ura/Config/SteamVRBindings/steamvr_manifest.json", + "strings": + { + "en_us": + { + "name": "URA-10757647 [UE Editor]" + } + } + } + ] +} \ No newline at end of file diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 1747ee50..4e727fdc 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/Player/VR/MotionControllerPawn.uasset b/Content/Blueprints/Player/VR/MotionControllerPawn.uasset index 86e9d4df..92ecd517 100644 Binary files a/Content/Blueprints/Player/VR/MotionControllerPawn.uasset and b/Content/Blueprints/Player/VR/MotionControllerPawn.uasset differ diff --git a/Content/Blueprints/Player/WalkingPawn.uasset b/Content/Blueprints/Player/WalkingPawn.uasset index 93a15984..ad96a071 100644 Binary files a/Content/Blueprints/Player/WalkingPawn.uasset and b/Content/Blueprints/Player/WalkingPawn.uasset differ diff --git a/Content/Blueprints/UI/Materials/FogOfWar.uasset b/Content/Blueprints/UI/Materials/FogOfWar.uasset index 9bd97495..6b1e984e 100644 Binary files a/Content/Blueprints/UI/Materials/FogOfWar.uasset and b/Content/Blueprints/UI/Materials/FogOfWar.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Menu.uasset b/Content/Blueprints/UI/Wbps/Menu.uasset index 0cab2029..b24bbfde 100644 Binary files a/Content/Blueprints/UI/Wbps/Menu.uasset and b/Content/Blueprints/UI/Wbps/Menu.uasset differ diff --git a/Content/Instances/Plaster/MI_Plaster_Plain.uasset b/Content/Instances/Plaster/MI_Plaster_Plain.uasset index 33eee05a..10300717 100644 Binary files a/Content/Instances/Plaster/MI_Plaster_Plain.uasset and b/Content/Instances/Plaster/MI_Plaster_Plain.uasset differ diff --git a/Content/Instances/Wood/MI_Wood_Sonoma_Oak_Door.uasset b/Content/Instances/Wood/MI_Wood_Sonoma_Oak_Door.uasset index 51aa429e..f4c1d646 100644 Binary files a/Content/Instances/Wood/MI_Wood_Sonoma_Oak_Door.uasset and b/Content/Instances/Wood/MI_Wood_Sonoma_Oak_Door.uasset differ diff --git a/Content/Level/GenPlan.umap b/Content/Level/GenPlan.umap index cd4599fa..f12199e5 100644 Binary files a/Content/Level/GenPlan.umap and b/Content/Level/GenPlan.umap differ diff --git a/Content/Level/Index.umap b/Content/Level/Index.umap index 6630b4c4..65279642 100644 Binary files a/Content/Level/Index.umap and b/Content/Level/Index.umap differ diff --git a/Content/Level/New_S2F1/S2F1.umap b/Content/Level/New_S2F1/S2F1.umap index 0bb1d2b6..96a7d207 100644 Binary files a/Content/Level/New_S2F1/S2F1.umap and b/Content/Level/New_S2F1/S2F1.umap differ diff --git a/Content/Level/New_S2F2/S2F2.umap b/Content/Level/New_S2F2/S2F2.umap index 991c5c0d..7fcdba05 100644 Binary files a/Content/Level/New_S2F2/S2F2.umap and b/Content/Level/New_S2F2/S2F2.umap differ diff --git a/Content/Level/New_S2F2/S2F2F5.umap b/Content/Level/New_S2F2/S2F2F5.umap index 901b8d96..2bdad39a 100644 Binary files a/Content/Level/New_S2F2/S2F2F5.umap and b/Content/Level/New_S2F2/S2F2F5.umap differ diff --git a/Content/Level/New_S2F21/S2F21F5.umap b/Content/Level/New_S2F21/S2F21F5.umap index 359afd96..22ad2552 100644 Binary files a/Content/Level/New_S2F21/S2F21F5.umap and b/Content/Level/New_S2F21/S2F21F5.umap differ diff --git a/Content/Level/New_S3F1/S3F1.umap b/Content/Level/New_S3F1/S3F1.umap index 8b0c812a..6aa6a9c3 100644 Binary files a/Content/Level/New_S3F1/S3F1.umap and b/Content/Level/New_S3F1/S3F1.umap differ diff --git a/Content/Level/New_S3F2/S3F2.umap b/Content/Level/New_S3F2/S3F2.umap index fb52c24d..64494bbc 100644 Binary files a/Content/Level/New_S3F2/S3F2.umap and b/Content/Level/New_S3F2/S3F2.umap differ diff --git a/Content/Materials/M_TileDirtDoor.uasset b/Content/Materials/M_TileDirtDoor.uasset index 31af2cc5..f1d3642e 100644 Binary files a/Content/Materials/M_TileDirtDoor.uasset and b/Content/Materials/M_TileDirtDoor.uasset differ diff --git a/Content/Materials/fantom.uasset b/Content/Materials/fantom.uasset index f2968523..448f1747 100644 Binary files a/Content/Materials/fantom.uasset and b/Content/Materials/fantom.uasset differ diff --git a/Content/Materials/transp.uasset b/Content/Materials/transp.uasset new file mode 100644 index 00000000..688e2340 Binary files /dev/null and b/Content/Materials/transp.uasset differ diff --git a/Content/Meshes/Bld4/MEGREDBalconyS2.uasset b/Content/Meshes/Bld4/MEGREDBalconyS2.uasset new file mode 100644 index 00000000..2f301dc9 Binary files /dev/null and b/Content/Meshes/Bld4/MEGREDBalconyS2.uasset differ diff --git a/URA.uproject b/URA.uproject index d987059d..b3f3fb33 100644 --- a/URA.uproject +++ b/URA.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "4.23", + "EngineAssociation": "4.24", "Category": "", "Description": "", "Enterprise": true,