HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
125 stars 24 forks source link

BP_FunctionalTest_SimpleNavigation fails sometimes in both sp and mp #989

Closed Kalchev89 closed 2 months ago

Kalchev89 commented 3 months ago

BP_FunctionalTest_SimpleNavigation in both sp and mp fails sometimes on GitHub so it was disabled. See if you can get it to fail locally, maybe when running the RunAutomatedGameTests.ps1 script with multiple TestLoops

Kalchev89 commented 3 months ago

It had some test pollution from another test where pm.MaxWalkingSpeedOverride was set to 1. It should now be fixed because i was unable to make it fail.