Skip to content

UE5 support #3

Description

@LMBits

It seems there is nothing like this anywhere and I was wondering if this could be updated to make it work in UE5. I am trying to compile it but I get some errors. Any help would be appreciated.

1>[7/11] Compile Module.SpiderNavigation.cpp
1>D:\Unreal Projects\PluginsTest\Plugins\SpiderNavigation\Source\SpiderNavigation\Private\SpiderNavGridBuilder.cpp(159): error C2039: 'bTraceAsyncScene': is not a member of 'FCollisionQueryParams'
1>C:\Program Files\Epic Games\UE_5.1\Engine\Source\Runtime\Engine\Classes\GameFramework\PlayerController.h(46): note: see declaration of 'FCollisionQueryParams'
1>D:\Unreal Projects\PluginsTest\Plugins\SpiderNavigation\Source\SpiderNavigation\Private\SpiderNavGridBuilder.cpp(234): error C2039: 'bTraceAsyncScene': is not a member of 'FCollisionQueryParams'
1>C:\Program Files\Epic Games\UE_5.1\Engine\Source\Runtime\Engine\Classes\GameFramework\PlayerController.h(46): note: see declaration of 'FCollisionQueryParams'
1>D:\Unreal Projects\PluginsTest\Plugins\SpiderNavigation\Source\SpiderNavigation\Private\SpiderNavGridBuilder.cpp(440): error C2039: 'bTraceAsyncScene': is not a member of 'FCollisionQueryParams'
1>C:\Program Files\Epic Games\UE_5.1\Engine\Source\Runtime\Engine\Classes\GameFramework\PlayerController.h(46): note: see declaration of 'FCollisionQueryParams'
1>D:\Unreal Projects\PluginsTest\Plugins\SpiderNavigation\Source\SpiderNavigation\Private\SpiderNavGridBuilder.cpp(480): error C2039: 'bTraceAsyncScene': is not a member of 'FCollisionQueryParams'
1>C:\Program Files\Epic Games\UE_5.1\Engine\Source\Runtime\Engine\Classes\GameFramework\PlayerController.h(46): note: see declaration of 'FCollisionQueryParams'
1>[8/11] Link UnrealEditor-SpiderNavigation.dll cancelled
1>[9/11] Link UnrealEditor-SpiderNavigation.lib cancelled
1>[10/11] Link UnrealEditor-PluginsTest.dll

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions