The AShooterGame_FreeForAll::DetermineMatchWinner function is set up to compare each player's PlayerScore with the BestScore variable to see which players are considered to be the "BestPlayer" which seems to be intended to be a high score system, as there can be multiple BestPlayers.
The problem is that BestScore is being set to MAX_FLT which is way too large for anyone to ever max or exceed with their score. The function ends up doing nothing as no ones score will ever qualify.
Regression?: No
This code was the same in 4.19
Code issue, no steps provided - See description
I am not able to find world outliner how to enable it?
Hey, why do i get this when i snap two similar meshes together?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
Lighting Turns Black in Play Mode
What method is used to fill polygonal regions when drawing spline mesh at run time?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Bullet replication problem. The players sees each other but does not see the bullet
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-64514 in the post.
0 |
Component | Docs - Samples |
---|---|
Affects Versions | 4.19, 4.20 |
Target Fix | 4.21 |
Fix Commit | 4427576 |
---|---|
Main Commit | 4447546 |
Release Commit | 4427575 |
Created | Sep 27, 2018 |
---|---|
Resolved | Oct 4, 2018 |
Updated | Oct 11, 2018 |