diff --git a/map.md b/map.md index bac3efd..e82d866 100644 --- a/map.md +++ b/map.md @@ -28,6 +28,13 @@ https://blueprintue.com/blueprint/3h8qi0ep/ ### AutomatedPerfTesting +AutomatedPerfTestingは5.5で追加されたpluginです。 + +> Experimental release of Automated Perf Testing Plugin v0.1, providing Gauntlet Test Controllers, UAT Test Nodes, and BuildGraph macros for adding common automated performance tests to a project's automated build and test. + +- https://dev.epicgames.com/documentation/ja-jp/unreal-engine/unreal-engine-5.5-release-notes +- https://dev.epicgames.com/documentation/en-us/unreal-engine/API/Plugins/AutomatedPerfTesting + そのうち解消されると思いますが、現在(2024-11-18)はbuildできません。`Engine/Plugins/Performance/AutomatedPerfTesting`に`AutomatedPerfTestConfig.cs`, `AutomatedPerfTestNode.cs`が含まれていないため`${project}/Build/Script/CitySample.Automation.csproj`に記述されているcompileが通らないのです。 ```xml @@ -50,6 +57,7 @@ https://blueprintue.com/blueprint/3h8qi0ep/ - https://github.com/EpicGames/UnrealEngine/tree/release/Engine/Plugins/Performance/AutomatedPerfTesting/Build/Scripts + ## ocean waves 惑星の海を作るには`ocean waves`を利用します。必要なものは以下の2つです。